Initializes a new instance of the FormattedText class from the specified markup text.
Namespace: com.mindfusion.spreadsheet
Package: com.mindfusion.spreadsheet
Java Copy Code |
---|
public FormattedText ( |
A markup text specifying the formatted text. The markup can contain the following tags: <fontname="value">, <fontsize="value">, <b>, <i>, <u>, <s>, <color="#rrggbb">. The font size must be specified as culture invariant.
JSpreadsheet Programmer's Guide | © 2024 MindFusion |