You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

Applies to

Edit table.

Description

With Set_Property, allows you to enter data to or retrieve from a specific cell of an edit table.

Usage

value = Set_Property (myedittable, "CELLPOS", text, position)

value = Get_Property (myedittable, "CELLPOS", position)

Remarks

Acts as a combination of ACCESSPOS and ACCESSDATA. Parameter position is an @FM delimited array of column number and row number

See also

ACCESSPOS propertyCARETPOS propertyCLICKPOS propertyNOTIFYPOS propertySELPOS propertySend_Message("TEXT_BY_POS")

  • No labels