Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / CellInfo Class / RowNameToIndex Method
row name
In This Topic
    RowNameToIndex Method
    In This Topic
    Gets row index according to row name.
    Syntax
    public static int RowNameToIndex( 
       java.lang.String name
    )

    Parameters

    name
    row name

    Return Value

    the index of row
    See Also