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


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