PivotTables.CopyTo

PivotTables.CopyTo method

Copies the entire PivotTable to a compatible one-dimensional Array, starting at the specified index of the target array

public void CopyTo(Array array, int index)

See Also