Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / OfficeArtRecordHeader Class / recInstance Property


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