PivotFormatConditionCollection.Item

PivotFormatConditionCollection indexer

Gets the pivot FormatCondition object at the specific index.

public PivotFormatCondition this[int index] { get; }

Return Value

pivot FormatCondition object.

See Also