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 BottomMargin { get; set; }
Property BottomMargin As Double
	Get
	Set
property double BottomMargin {
	double get ();
	void set (double value);
}
abstract BottomMargin : float with get, set

Property Value

Double

See Also