Versions Compared

Key

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

...

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

...

The ListFormatted property is a read only version of the List property that formats the data using the column formats. Group rows are omitted.

...

Code Block
// Read the table's contents as formatted and viewd by the user 
Data = Get_Property(@Window:".OLE_RECORDTABLE", "OLE.ListFormatted")

See Also

ListListExListExFormatted