Xbasic
Office::Excel2003DocumentCustomNumericFormat Method
Syntax
.CustomNumericFormat as C (Index as N)
Arguments
- IndexNumeric
The index for the numeric format to return.
Returns
- resultCharacter
Returns the format expression.
Description
Get the format expression for the custom numeric format at the index specified.
See Also