IgniteUI / igniteui-angular

Ignite UI for Angular is a complete library of Angular-native, Material-based Angular UI components with the fastest grids and charts, Pivot Grid, Dock Manager, Hierarchical Grid, and more.
https://www.infragistics.com/products/ignite-ui-angular
Other
568 stars 159 forks source link

refactor(exporter): mark extra pivot methods private #14434

Closed damyanpetev closed 5 days ago

damyanpetev commented 5 days ago

Related to #14017 https://www.infragistics.com/products/ignite-ui-angular/docs/typescript/latest/classes/IgxExcelExporterService.html#addPivotRowHeaders is visible in the public API, when it shouldn't be. Guessing copied over from addPivotGridColumns which likely is in he same situation, so marking both private.

Additional information (check all that apply):

Checklist: