Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / Text Class / fGenerated Property


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