Share via


ColumnMembers Property

Returns a PivotColumnMembers collection that represents all the members of the specified column.

expression.ColumnMembers

*expression   * Required. An expression that returns a PivotRange object.

Remarks

The collection of column members does not include any members that you have filtered by setting their IsFiltered property to True.

Applies to | PivotRange Object

See Also | ColumnMember Property | RowMember Property | RowMembers Property