Click or drag to resize

IPageSetupBase RightFooterImage Property

Gets / set image for right part of the footer.

Namespace: Spire.Xls.Core.Interfaces
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
Image RightFooterImage { get; set; }

Property Value

Type: Image
See Also