Setting Pivot Table Option - For Empty Cells Show with Golang via C++

Setting Pivot Table Option in Microsoft Excel

To find and set this option in Microsoft Excel:

  1. Select a pivot table, then right‑click.
  2. Select PivotTable Options.
  3. Select the Layout & Format tab.
  4. Select the For empty cells show option and specify a string.

Setting Pivot Table Option Using Aspose.Cells

Aspose.Cells provides the PivotTable.GetDisplayNullString() and PivotTable.GetNullString() properties to set the “For empty cells show” pivot table option.