SetNumericFormat Method Example

The following example formats the display of the Format object Format1, displaying 3 whole digits, 3 decimal digits and setting the justification to Right.

Format1.SetNumericFormat 3, 3, 2