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