Closed dodorooo closed 7 years ago
Looks like I forgot to document this:
Inside of a row or column, you can call merge
merge
merge { cell('A1') cell('A2') }
It can also take default styling
merge [font: ...], { cell('A1') cell('A2') }
Looks like I forgot to document this:
Inside of a row or column, you can call
merge
It can also take default styling