XlsPageSetupBase RightFooter Property |
Namespace: Spire.Xls.Core.Spreadsheet
public string RightFooter { get; set; }
Public Property RightFooter As String Get Set
public: virtual property String^ RightFooter { String^ get () sealed; void set (String^ value) sealed; }
abstract RightFooter : string with get, set override RightFooter : string with get, set