Edit

Share via


XlCalcMemNumberFormatType Enum

Definition

Specifies the format of cell values that are based on the calculated member.

public enum class XlCalcMemNumberFormatType
public enum XlCalcMemNumberFormatType
Public Enum XlCalcMemNumberFormatType
Inheritance
XlCalcMemNumberFormatType

Fields

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.

Applies to