Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

PosNameTypeDescriptionDefault
<1>RowTextThe contents of an entire row""
<1, 1>ColumnTextThe contents of a cell in the row""

...

The OLE Report Table can group rows together, separated by Group Rows. These special rows are omitted from the List property. If you want to include the Group Rows in the List, then use the special read only ListEx property.

Example

Code Block
// Read the table's contents 
Data = Get_Property(@Window:".OLE_RECORDTABLE", "OLE.List")

See Also

InsertListExListExFormattedListFormatted