Spread Windows Forms 12.0 Product Documentation
FooterForeColor Property (SheetSkin)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > SheetSkin Class : FooterForeColor Property
Gets the text color of footer cells in the sheet.
Syntax
'Declaration
 
Public ReadOnly Property FooterForeColor As Color
'Usage
 
Dim instance As SheetSkin
Dim value As Color
 
value = instance.FooterForeColor
public Color FooterForeColor {get;}
See Also

Reference

SheetSkin Class
SheetSkin Members