Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / TXO Class / ifntEmpty Property


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