Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / FontInFo Class / fScaled Property


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