PivotTableFormatCollection.Item

PivotTableFormatCollection indexer

Gets the format by the index.

public PivotTableFormat this[int index] { get; }
ParameterDescription
indexThe index.

See Also