DeleteTool

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 DeleteTool (make sure the library Library.Tools.Edit is included with Include Libaries)
  • To refer to it by its full path, use Library.Tools.Edit.DeleteTool

 

See also:


The Delete tool deletes the selected contents.

Notes:
  • The Edit>Delete tool will delete the contents of cells, columns, or rows, it will not delete the actual cells.
See also: