ModelAdvisor.Text
Create Model Advisor text output
Description
Use ModelAdvisor.Text objects to create formatted text for
display in the Model Advisor output.
Creation
Syntax
Description
creates
a default text object for display in the Model Advisor output. The default text
object contains no text, but you can set properties of the object to customize
the text for display.textObj = ModelAdvisor.Text
Input Arguments
Output Arguments
Object Functions
setBold | Set text as bold in Model Advisor analysis results |
setColor | Set text color in Model Advisor analysis results |
setHyperlink | Set text as hyperlink in Model Advisor analysis results |
setItalic | Set text as italicized style in Model Advisor analysis results |
setRetainSpaceReturn | Preserve spaces and line breaks in Model Advisor analysis results |
setSubscript | Set text as subscript in Model Advisor analysis results |
setSuperscript | Set text as superscript in Model Advisor analysis results |
setUnderlined | Set text as underlined in Model Advisor analysis results |
Examples
Version History
Introduced in R2006b