Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / DefaultStyleCollection Class / RowHeaderFlatOffice2016Colorful Field


In This Topic
RowHeaderFlatOffice2016Colorful Field
In This Topic
Represents the flat style for row header cells in Excel 2016 Colorful skin. This field is read-only.
Syntax
'Declaration
 
Public Shared ReadOnly RowHeaderFlatOffice2016Colorful As NamedStyle
 
'Usage
 
Dim value As NamedStyle
 
value = DefaultStyleCollection.RowHeaderFlatOffice2016Colorful
See Also