Spread for ASP.NET 12 Product Documentation
SelectionForeColor Property (SheetSkin)


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

Reference

SheetSkin Class
SheetSkin Members