ModelMeasure.FormatInformation property (Excel)
The format of the model measure. Read/write Variant.
Syntax
expression.FormatInformation
expression A variable that represents a ModelMeasure object.
Remarks
The formatting of the model measure can be of type:
- ModelFormatBoolean
- ModelFormatCurrency
- ModelFormatDate
- ModelFormatDecimalNumber
- ModelFormatGeneral
- ModelFormatPercentageNumber
- ModelFormatScientificNumber
- ModelFormatWholeNumber
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.