getFormatProps Method

Returns a JSON object that contains the specification for the OverrideFormat where the precision and units properties have been overriden. If the precision and/or units properties have been overriden, the returned object will contain a "name" and a "parent" property. The "name" property identifies the OverrideFormat object itself and the "parent" property identifies the Format that has been overriden. This method is not intended for complete serialization as it does not serialize any of the schema item properties.

getFormatProps(): SchemaItemOverrideFormatProps

Returns - SchemaItemOverrideFormatProps

Defined in

Last Updated: 16 April, 2024