CalculatedMember.NumberFormat プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
計算されるメンバーの XlCalcMemNumberFormatType 数値形式を表す値を返します。 既定値は xlNumberFormatTypeDefault です。 値の取得のみ可能です。
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