Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / DefaultStyleCollection Class / RowHeaderFlatOffice2016DarkGray Field


In This Topic
    RowHeaderFlatOffice2016DarkGray Field
    In This Topic
    Represents the flat style for row header cells in Excel 2016 DarkGray skin.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly RowHeaderFlatOffice2016DarkGray As NamedStyle
    'Usage
     
    
    Dim value As NamedStyle
     
    value = DefaultStyleCollection.RowHeaderFlatOffice2016DarkGray
    public static readonly NamedStyle RowHeaderFlatOffice2016DarkGray
    See Also