CELLPOS property

Edit table.

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

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

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

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

  • guides/programming/programmers_reference_manual/cellpos.txt
  • Last modified: 2024/06/19 20:20
  • by 127.0.0.1