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# 
long Height { get; }
ReadOnly Property Height As Long
	Get
property long long Height {
	long long get ();
}
abstract Height : int64 with get

Property Value

Int64

See Also