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