Gets the name of the worksheet.
Namespace: com.mindfusion.spreadsheet
Package: com.mindfusion.spreadsheet
SyntaxJava
Copy Code
|
|---|
public String getName () |
RemarksThe name of a worksheet must be unique (ignoring case) amongst all worksheets in a Workbook.
See Also