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