Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IWorksheets Interface / get Method / get(String) Method
The worksheet's name.
In This Topic
    get(String) Method
    In This Topic
    Gets the worksheet using the name.
    Syntax
    IWorksheet get( 
       java.lang.String name
    )

    Parameters

    name
    The worksheet's name.
    See Also