CalculationProperty.ForeColor Property

Definition

Gets or sets the foreground color for a CalculationProperty object.

public string ForeColor { get; set; }
member this.ForeColor : string with get, set
Public Property ForeColor As String

Property Value

The name of the foreground color.

Applies to