Assembly: Forms;
The ITerm interface contains properties of the term that is included in the list of terms of different components.
ITerm
The terms are used in the following components:
CalcCubeFormulaEdit.
CalcCubeFormulaEditEx.
ExpressionEdit.
ExpressionEditEx.
MsExpressionEdit.
TermEdit.
TermEditEx.
Property name | Brief description | |
The Color property determines a color of the term element. | ||
The CustomHyperlinkStyle property determines the use of user hyperlink style. | ||
The Data property determines the data of the term element. | ||
The Formula property determines a formula of the term element. | ||
The IsHyperlink property determines whether the term element is a hyperlink. | ||
The IsLiteral property determines whether the term is literal. | ||
The Text property determines a text of the term element. | ||
The Underlined property determines term underlining. |
Property name | Brief description | |
GetTextColor | The GetTextColor method returns color of term characters. | |
ResetTextColor | The ResetTextColor method resets color of term characters. | |
The SetTextColor method sets color of term characters. |
See also: