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


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