Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / MsoPathEscapeInfo Class / segments Property


In This Topic
segments Property (MsoPathEscapeInfo)
In This Topic
An unsigned integer that specifies the number of segments to process.
Syntax
'Declaration
 
Public Property segments As Short
 
'Usage
 
Dim instance As MsoPathEscapeInfo
Dim value As Short
 
instance.segments = value
 
value = instance.segments
See Also