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

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