SummaryOptions.NumberFormat Property

Gets the format string for real numbers.

Definition

Namespace: Extreme.Mathematics
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
C#
public string NumberFormat { get; set; }

Property Value

String

See Also