Is there an alternate (faster) option for PivotTable.GetPivotData Method?

Hi,

I've a Excel (vsto) COM AddIn and use Pivot Table extensively for reporting and in some cases we disable EnableDataValueEditing to allow edits in the data area. We use PivotTable.GetPivotData quite often for finding the cell address of an intersection in the Pivot Table to explicitly do some styling or overwrite the summary value of an intersection because we have some custom summary functions that is not supported by Pivot Table.

The performance of PivotTable.GetPivotData seems to be around 6000 lookups in a sec.

Are there better ways (performance wise) to look up cell address of a pivot table intersection?

Thanks.

B.M

February 9th, 2015 8:48pm

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics