Class ModelFormatBoolean (Excel VBA)

The class ModelFormatBoolean represents the format to be used for a model measure in the data model. To use a ModelFormatBoolean class variable it first needs to be instantiated, for example


Dim mfb as ModelFormatBoolean
Set mfb = ActiveWorkbook.Model.ModelFormatBoolean