Welcome to the Blazor feedback portal. We’re happy you’re here! If you have feedback on how to improve the Blazor, we’d love to hear it!

  • Check out the features or bugs others have reported and vote on your favorites. Feedback will be prioritized based on popularity.
  • If you have feedback that’s not listed yet, submit your own.

Thanks for joining our community and helping improve Syncfusion products!

1
Vote

Add functionality to allow developers to programmatically modify cell styles, including background color, font family, font size, text color, and other formatting options. This should be achievable through exposed APIs or methods so that styling can be applied dynamically based on application logic or user actions, without relying on manual UI interactions.


Scope

  • Targets: single cell, range, row, column, named ranges.
  • Styles like backgroundColor, textColor, fontFamily, fontSize, fontWeight/fontStyle, textDecoration, alignment, wrapText, borders, numberFormat.
  • Runtime updates with immediate UI reflection; respects sheet protection and integrates with undo/redo.