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


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