Adds a new sheet to the spreadsheet,
requires a x-spreadsheet proxy to exist.
Usage
addSheet(proxy, name, active = TRUE)
Arguments
- proxy
The x-spreadsheet proxy object
- name
The name of the new sheet
- active
Whether the new sheet should be active,
defaults to TRUE