Closed AndrewSem closed 9 years ago
Added public method creareWorksheet() which create new worksheet into existing spreadsheet. If worksheet already exists then returns error.
Hi Andrew, thanks for the PR, though I've planned a more complete Worksheet API here: Feature: Worksheet API #56 and this PR would conflict with the planned implementation unfortunately.
Added public method creareWorksheet() which create new worksheet into existing spreadsheet. If worksheet already exists then returns error.