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