setCustomNumberFormat
setCustomNumberFormat(String value) method
Gets or sets the custom display format of numbers and dates. If value is empty will be used PresetNumberFormat value. Read/write String.
Returns
void
Exception
Exception | Condition |
---|---|
ArgumentNullException | Thrown if value is null. |