Constants
 ConstantDescription
 anchor Creates an HTML anchor that is used as a hypertext target.
 big Use the big method to format and display a string in a document.
 blink Use the blink method to format and display a string in a document.
 bold Use the bold method to format and display a string in a document.
 fixed Use the fixed method to format and display a string in a document (tt tag).
 fontColor Use the fontColor method to format and display a string in a document.
 fontSize Use the fontSize method to format and display a string in a document.
 italics Use the italics method to format and display a string in a document.
 link Creates an HTML paragraph string in a document.
 paragraph Creates an HTML paragraph string in a document.
 small Use the small method to format and display a string in a document.
 span Creates an HTML span string in a document.
 strike Use the strike method to format and display a string in a document.
 sub Use the sub method to format and display a string in a document.
 sup Use the sup method to format and display a string in a document.
 underline Use the underline method to format and display a string in a document.