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

Syntax

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

Property Value

Double

See Also