Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / OfficeArtFDGGBlock Class / Rgidcl Property


In This Topic
Rgidcl Property
In This Topic
Syntax
'Declaration
 
Public Property Rgidcl As OfficeArtIDCL()
 
'Usage
 
Dim instance As OfficeArtFDGGBlock
Dim value() As OfficeArtIDCL
 
instance.Rgidcl = value
 
value = instance.Rgidcl
See Also