IGeomPathInfo
Width Property
|
Gets the width 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 Width As Long
Get
property long long Width {
long long get ();
}
abstract Width : int64 with get
Property Value
Type:
Int64
See Also