C1.Excel Assembly / C1.Excel Namespace / XLPrintSettings Class / FooterPictureLeft Property

In This Topic
FooterPictureLeft Property
In This Topic
Gets or sets the GrapeCity.Documents.Imaging.GcBitmap or XLPictureShape for the left part of the footer.
Syntax
'Declaration
 
Public Property FooterPictureLeft As System.Object
 
See Also