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


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