Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / XmlTkHeader Class / drType Property


In This Topic
drType Property
In This Topic
Syntax
'Declaration
 
Public Property drType As Byte
 
'Usage
 
Dim instance As XmlTkHeader
Dim value As Byte
 
instance.drType = value
 
value = instance.drType
See Also