PivotConditionalFormat.AddCellArea

PivotConditionalFormat.AddCellArea method

Adds an area based on pivot table view.

public void AddCellArea(CellArea ca)
ParameterTypeDescription
caCellAreaThe cell area.

See Also