XlCalcMemNumberFormatType enumeration (Excel)
Specifies the format of cell values that are based on the calculated member.
Name | Value | Description |
---|---|---|
xlNumberFormatTypeDefault | 0 | Use the default format type of the calculated member for the cell value. |
xlNumberFormatTypeNumber | 1 | Calculated member cell format is a number. |
xlNumberFormatTypePercent | 2 | Calculated member cell format is a percentage. |
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.