Rich Text Edit"

From Documentation
Line 12: Line 12:
 
== Edit Rich Text within WYSIWYG Editor ==
 
== Edit Rich Text within WYSIWYG Editor ==
 
Using WYSIWYG editor is easy, just right click on the cell to open context menu and click "Rich Text Edit".
 
Using WYSIWYG editor is easy, just right click on the cell to open context menu and click "Rich Text Edit".
 +
 
[[File:EditRichText.png]]
 
[[File:EditRichText.png]]
 +
 
Then you can edit rich text within WYSIWYG editor
 
Then you can edit rich text within WYSIWYG editor
 +
 
[[File:Richtextbox.png]]
 
[[File:Richtextbox.png]]
 +
 
The result will be like:
 
The result will be like:
 +
 
[[File:RichText.png]]
 
[[File:RichText.png]]
  

Revision as of 07:09, 21 August 2014


WarningTriangle-32x32.png This page is under construction, so we cannot guarantee the accuracy of the content!

Available in ZK Spreadsheet EE only

since 3.5.1

Spreadsheet allows user to edit cell text with rich text format, it provides a built-in WYSIWYG (“what you see is what you get”) editor to help user enter and format text. Besides, user can set rich text via Spreadshweet's API as well.


Edit Rich Text within WYSIWYG Editor

Using WYSIWYG editor is easy, just right click on the cell to open context menu and click "Rich Text Edit".

EditRichText.png

Then you can edit rich text within WYSIWYG editor

Richtextbox.png

The result will be like:

RichText.png

Set Rich Text via API

All source code listed in this book is at Github.


Last Update : 2014/08/21

Copyright © Potix Corporation. This article is licensed under GNU Free Documentation License.