PivotConditionalFormatCollection.Item

PivotConditionalFormatCollection indexer

Gets the pivot FormatCondition object at the specific index.

public PivotConditionalFormat this[int index] { get; }

Return Value

pivot FormatCondition object.

See Also