Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / OfficeArtFOPTE Class / op Property


In This Topic
op Property
In This Topic
Syntax
'Declaration
 
Public Property op As Integer
 
'Usage
 
Dim instance As OfficeArtFOPTE
Dim value As Integer
 
instance.op = value
 
value = instance.op
See Also