Search
InsertWorksheetForm.getIndex Method
See Also
 






Gets the index at which to insert the new worksheet(s).

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

 Syntax

Java  Copy Code

public int getIndex ()

 Return Value

 Remarks

Only used when the Position is set to InsertWorksheetPosition.Other.

 See Also