CalculatedMember.Type Property

Definition

Returns the calculated member 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

Property Value

Remarks

XlCalculatedMemberType can be one of these XlCalculatedMemberType constants:

xlCalculatedMember

xlCalculatedSet

Applies to