Open jkomoros opened 3 years ago
[startRow, startCol, endRow, endCol]
[]
[true, [[3,4], [5,6], [7,8,10,8]]
reset
Once you can do multiple references, the signature should change to:
{ "cells": [ ["value", 1.0, [ [3,4], [], [1, 2, 4, 4] ]] ] }
... Or is that more confusing?
[startRow, startCol, endRow, endCol]
to select a rectangular region[]
to select all cells[true, [[3,4], [5,6], [7,8,10,8]]
reset
command that resets all affected cells to their default values