Unplanned
Last Updated: 19 Feb 2025 12:41 by Sihol
Sihol
Created on: 19 Feb 2025 12:41
Category: Spreadsheet
Type: Feature Request
1
Expose the active cell through the Spreadsheet API and in ExportToExcelAsync()
When the Spreadsheet generates the byte array with ExportToExcelAsync(), it doesn't include the information about the active cell. For example, this restricts the ability to set the number of frozen columns and rows, based on the active cell. One must provide explicit UI for this as a custom tool.
0 comments