DIAdem Help

Object: Text <XTable>

  • Updated2024-09-12
  • 2 minute(s) read

Object: Text <XTable>

The Text object corresponds to the Text control in an extended table of a user dialog box. You use the Text object to define a text to be displayed in an extended table. The text can include DIAdem expressions.

Note  You only can access this control within the event procedures of the extended table.

The following example aligns the text flush to the right:

Cell.Alignment = 2 '0=Left, 1=Center, 2=Right

Properties Only Available on the Properties Tab

InterpretedTextEnabled

Methods

RefreshText