SelectCellTool

Tool

You can refer to this tool in any formula, macro, module, or other script in Blockpad. You can use either its name or its full path:

  • To refer to it by name, use SelectCellTool (make sure the library Library.Tools.Table is included with Include Libaries)
  • To refer to it by its full path, use Library.Tools.Table.SelectCellTool

 

See also:


The Select Cell tool selects the multiline cell that you are operating in.

Because multiline cells can hold different types of content inside, you can't select the entire cell the same way you would a normal value cell. With the Select Cell tool, you can select a multiline cell easily.

Select a multiline cell:
  1. Click inside the multiline cell.
  2. Right Click>Select Cell.

Another option:

  1. Select a nearby value cell.
  2. Move to the multiline cell with the arrow keys.
See also: