Welcome to the JavaScript feedback portal. We’re happy you’re here! If you have feedback on how to improve the JavaScript, we’d love to hear it!>
Thanks for joining our community and helping improve Syncfusion products!
Feature Description
Introduce end-to-end support for applying formatting to entire columns in the Spreadsheet component via both UI and API. This feature enhances usability by enabling quick, consistent styling of full columns for font, colors, borders, number formats, and related text options. The feature addresses the need to efficiently format large swaths of data, ensuring consistency for existing and newly added cells.
Key Innovation:
Implement a performance-optimized storage model that assigns styles at the
column-model level (in addition to the cell level), eliminating redundant styles across cells. This reduces the overall size of the generated Sheet Model JSON and dramatically improves import/export performance.
Scope includes: