Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / OfficeArtRGFOPTE Class / GetProperties Method


In This Topic
GetProperties Method (OfficeArtRGFOPTE)
In This Topic
Syntax
'Declaration
 
Public Function GetProperties() As OfficeArtRGFOPTE.Property()
 
'Usage
 
Dim instance As OfficeArtRGFOPTE
Dim value() As OfficeArtRGFOPTE.Property
 
value = instance.GetProperties()
See Also