XlsPageSetupBase FooterMarginInch Property |
Namespace: Spire.Xls.Core.Spreadsheet
public double FooterMarginInch { get; set; }
Public Property FooterMarginInch As Double Get Set
public: virtual property double FooterMarginInch { double get () sealed; void set (double value) sealed; }
abstract FooterMarginInch : float with get, set override FooterMarginInch : float with get, set