CalculatedMember.NumberFormat Property

Definition

Returns an XlCalcMemNumberFormatType value that represents the number format of the calculated member. The default value is xlNumberFormatTypeDefault. Read-only.

public:
 property Microsoft::Office::Interop::Excel::XlCalcMemNumberFormatType NumberFormat { Microsoft::Office::Interop::Excel::XlCalcMemNumberFormatType get(); };
public Microsoft.Office.Interop.Excel.XlCalcMemNumberFormatType NumberFormat { get; }
Public ReadOnly Property NumberFormat As XlCalcMemNumberFormatType

Property Value

Applies to