Class ModelFormatGeneral (Excel VBA)

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


Dim mfg as ModelFormatGeneral
Set mfg = ActiveWorkbook.Model.ModelFormatGeneral