IGeomPathInfo
MsoLstCount Property
|
Gets the count of items in the MsoLst.
Namespace:
Spire.Xls.Core
Assembly:
Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
ReadOnly Property MsoLstCount As Integer
Get
property int MsoLstCount {
int get ();
}
abstract MsoLstCount : int with get
Property Value
Type:
Int32
See Also