Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / GelFrame Class / OPT1 Property


In This Topic
OPT1 Property
In This Topic
Syntax
'Declaration
 
Public Property OPT1 As OfficeArtFOPT
 
'Usage
 
Dim instance As GelFrame
Dim value As OfficeArtFOPT
 
instance.OPT1 = value
 
value = instance.OPT1
See Also