Fieldsettings Repeat Item Labels

Hello,

I am creating a Pivot table , and managed to set a PivotField to be in Tabular form.
I would now like to set the “Repeat Item Labels” to true, which can be found under the fields settings “Layout & Print” → “Repeat Item Labels” in Excel itself.

Is this possible with Gembox Spreadsheet?

Thanks in advance

Hi Jeroen,

Please try again with this bugfix:
https://www.gemboxsoftware.com/spreadsheet/nightlybuilds/GBS47v1267.zip

Or this NuGet package:

Install-Package GemBox.Spreadsheet -Version 47.0.1267-hotfix

We have added the PivotField.RepeatItemLabels property.
Does this solve your issue?

Regards,
Mario

Hi Mario,

Yes this worked. Thank you for the fast solution!

/Jeroen