We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c5fdf6c commit d24afc2Copy full SHA for d24afc2
1 file changed
index.json
@@ -1399,6 +1399,11 @@
1399
"file": "use-lightcells-to-iterate-rows-and-write-each-rows-data-to-a-csv-file-for-external-processing.cs",
1400
"title": "Use LightCells to iterate rows and write each row's data to a CSV file for external processing."
1401
},
1402
+ {
1403
+ "category": "open-workbook",
1404
+ "file": "write-pivot-table-definitions-while-saving-with-lightcellsdataprovider-to-recreate-analytical-views-in-the-output-workbook.cs",
1405
+ "title": "Write pivot table definitions while saving with LightCellsDataProvider to recreate analytical views in the output workbook."
1406
+ },
1407
{
1408
"category": "queries-and-connections",
1409
"file": "add-a-custom-http-header-to-a-webquery-connection-for-required-authentication-token.cs",
0 commit comments