ExcelPageSetupRightHeaderPicture Property |
Gets or sets the image displayed in the right part of the header.
Namespace: ExpertXls.ExcelLibAssembly: expertxls (in expertxls.dll) Version: 9.0.0
Syntaxpublic Image RightHeaderPicture { get; set; }Public Property RightHeaderPicture As Image
Get
Set
Property Value
Image
See Also