Measure.NumberFormatList.Add

Measure.NumberFormatList.Add method

Adds number format to list.

public void Add(NumberFormat value)
ParameterTypeDescription
valueNumberFormatValue to be added into list.

See Also