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


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