Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / PageSettings Class / LeftFooter Property
In This Topic
    LeftFooter Property (PageSettings)
    In This Topic
    Returns or sets the alignment of text on the left footer of the page.
    Syntax
    public System.string LeftFooter {get; set;}
    See Also