Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / XmlTkBool Class / DValue Property


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