Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / Pie Class / anStart Property


In This Topic
anStart Property
In This Topic
Syntax
'Declaration
 
Public Property anStart As UShort
 
'Usage
 
Dim instance As Pie
Dim value As UShort
 
instance.anStart = value
 
value = instance.anStart
See Also