Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / DefaultStyleCollection Class / ColumnHeaderFlatOffice2016Colorful Field


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