Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / ICustomViews Interface / get Method
Specifies the name of an element in the collection.
In This Topic
    get Method
    In This Topic
    Returns the ICustomView object with the specified name.
    Syntax
    ICustomView get( 
       java.lang.String viewName
    )

    Parameters

    viewName
    Specifies the name of an element in the collection.
    See Also