Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / DefaultStyleCollection Class / CornerFooterFlatOffice2016DarkGray Field


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