Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / DataFormat Class / YiField Property


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