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