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