[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.PageSettings.LeftHeaderPicture

LeftHeaderPicture Property

LeftHeaderPicture

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

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