Documents for Excel, Java Edition Documentation
com.grapecity.documents.excel Package / IValues Interface / getValue Method
In This Topic
    getValue Method
    In This Topic
    Syntax
    java.lang.Object getValue( 
       int row,
       int column
    )

    Parameters

    row
    column
    See Also