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