ITabEditor.XamlText

Syntax

XamlText: String;

Description

The XamlText property returns formatted text in XML format currently selected in the cell editor.

Comments

If the cell contains unformatted text, the property returns an empty string.

Example

The property use is given in description of the Text property.

See also:

ITabEditor