Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / OfficeArtIDCL Class / dgid Property


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