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

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