Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / TableElementStyle Class / FontStyle Property


In This Topic
FontStyle Property (TableElementStyle)
In This Topic
Gets the font style of the element.
Syntax
'Declaration
 
Public ReadOnly Property FontStyle As RegularBoldItalicFontStyle
 
'Usage
 
Dim instance As TableElementStyle
Dim value As RegularBoldItalicFontStyle
 
value = instance.FontStyle
See Also