Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / PageSettings Class / LeftHeaderPicture Property
In This Topic
    LeftHeaderPicture Property (PageSettings)
    In This Topic
    Returns a IGraphic object that represents the picture for the left section of the header. Used to set attributes about the picture.
    Syntax
    public IGraphic LeftHeaderPicture {get; set;}
    See Also