Table of Contents

COLDATA property

Applies To

Edit table.

Description

Fills or retrieves the current column (SELPOS) of the edit table as @VM-delimited array of cells.

Syntax

columndata = Get_Property(objectname, "COLDATA")

oldcolumndata = Set_Property(objectname, "COLDATA", newcolumndata)

See Also

Send_Message("TEXT_BY_POS"), LIST property, ARRAY property, ROWDATA property, AUTOSIZECOL property, COLWIDTH message, COLLABLE message, COLSTYLE message