Creates a new Worksheet object with the specified name and adds it to the end of the collection. If a worksheet with the specified name already exists, an exception is thrown.
Namespace: com.mindfusion.spreadsheet
Package: com.mindfusion.spreadsheet
Java Copy Code |
---|
public Worksheet add ( |
The name of the new worksheet object.
The newly created Worksheet object.
JSpreadsheet Programmer's Guide | © 2024 MindFusion |