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