Namespace: Spire.Xls.Core.Interfaces
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 11.6.0.0 (11.6.0.5020)

Syntax

            
 C#  Visual Basic  Visual C++  F# 
double FooterMarginInch { get; set; }
Property FooterMarginInch As Double
	Get
	Set
property double FooterMarginInch {
	double get ();
	void set (double value);
}
abstract FooterMarginInch : float with get, set

Property Value

Double

See Also