[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.PageSettings.LeftFooterPicture

LeftFooterPicture Property

LeftFooterPicture

Returns a IGraphic object that represents the picture for the left section of the footer. Used to set attributes about the picture.

Declaration
public IGraphic LeftFooterPicture { get; set; }
Public Property LeftFooterPicture As IGraphic