Retrieves an object defining how to format the specified type.
If type is typeid(NumberFormat), the value of the numberFormat property. If type is typeid(DateTimeFormat), the value of the dateTimeFormat property. Otherwise, null. Remarks: Implements IFormatService.getFormat.
See Implementation
Retrieves an object defining how to format the specified type.