Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / OfficeArtFDG Class / spidCur Property


In This Topic
spidCur Property
In This Topic
Syntax
'Declaration
 
Public Property spidCur As UInteger
 
'Usage
 
Dim instance As OfficeArtFDG
Dim value As UInteger
 
instance.spidCur = value
 
value = instance.spidCur
See Also