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