CalculatedMember.Type プロパティ

定義

計算されるメンバー型を返します。

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

プロパティ値

注釈

XlCalculatedMemberType は、次の XlCalculatedMemberType クラスの定数のいずれかです。

xlCalculatedMember

xlCalculatedSet

適用対象