Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / ExcelFont Class / bls Property


In This Topic
bls Property
In This Topic
Syntax
'Declaration
 
Public Property bls As Short
 
'Usage
 
Dim instance As ExcelFont
Dim value As Short
 
instance.bls = value
 
value = instance.bls
See Also