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