Search
InsertWorksheetForm.getSheetName Method
See Also
 






Gets the name of the new worksheet.

Namespace: com.mindfusion.spreadsheet.standardforms
Package: com.mindfusion.spreadsheet.standardforms

 Syntax

Java  Copy Code

public String getSheetName ()

 Return Value

 Remarks

Only used when the specified number of sheets in the form is 1.

 See Also