Share via


PivotField.DataType プロパティ

定義

ピボットテーブル フィールド内のデータの種類を記述する定数を返します。 読み取り専用 XlPivotFieldDataTypeです。

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

プロパティ値

適用対象