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 | |
![]() |
Color | The Color property determines a color of the term element. |
![]() |
CustomHyperlinkStyle | The CustomHyperlinkStyle property determines the use of user hyperlink style. |
![]() |
Data | The Data property determines the data of the term element. |
![]() |
Formula | The Formula property determines a formula of the term element. |
![]() |
IsHyperlink | The IsHyperlink property determines whether the term element is a hyperlink. |
![]() |
IsLiteral | The IsLiteral property determines whether the term is literal. |
![]() |
Text | The Text property determines a text of the term element. |
![]() |
Underlined | 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. |
![]() |
SetTextColor | The SetTextColor method sets color of term characters. |
See also: