Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / OfficeArtFDGG Class / spidmax Property


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