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


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