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

    Parameters

    index
    row index

    Return Value

    the name of row
    See Also