IGeomPathInfo
Height Property
|
Gets the height of the object.
Namespace:
Spire.Xls.Core
Assembly:
Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
ReadOnly Property Height As Long
Get
property long long Height {
long long get ();
}
abstract Height : int64 with get
Property Value
Type:
Int64
See Also