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

ExceptionCondition
ArgumentNullExceptionThrown if value is null.