ExcelPageSetupCenterFooterPicture Property |
Gets or sets the image displayed in the center part of the footer.
Namespace:
ExpertXls.ExcelLib
Assembly:
expertxls (in expertxls.dll) Version: 7.0.0
Syntax public Image CenterFooterPicture { get; set; }
Public Property CenterFooterPicture As Image
Get
Set
Property Value
Type:
ImageSee Also