Posted 5 November 2024, 2:13 am EST
Wanted to implemenent a feature where in we can format ( bold , italics etc.) a selected portion of a text in a cell.
For ex - This is ** a text** message.
Is it possible ?
Forums Home / Spread / SpreadJS
Posted by: sbhadane on 5 November 2024, 2:13 am EST
Posted 5 November 2024, 2:13 am EST
Wanted to implemenent a feature where in we can format ( bold , italics etc.) a selected portion of a text in a cell.
For ex - This is ** a text** message.
Is it possible ?
Posted 5 November 2024, 2:43 am EST
Hi,
You could use the SpreadJS Rich Text Feature to meet your requirement.
Rich Text Demo: https://developer.mescius.com/spreadjs/demos/features/cells/basic-rich-text/purejs
Rich Text Docs: https://developer.mescius.com/spreadjs/docs/features/cells/SettingRichTextCell#site_main_content-doc-content_title
Regards,
Ankit