[]
        
(Showing Draft Content)

FarPoint.Web.Spread.SheetView.SelectionForeColor

SelectionForeColor Property

SelectionForeColor

Gets or sets the text color for selected cells.

Declaration
[TypeConverter(typeof(WebColorConverter))]
public Color SelectionForeColor { get; set; }
<TypeConverter(GetType(WebColorConverter))>
Public Property SelectionForeColor As Color