Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IRange Interface / getEntireRow Method
In This Topic
    getEntireRow Method
    In This Topic
    Returns a new instance of IRange which represents the same range ofcells, but expanded to include all columns.
    Syntax
    IRange getEntireRow()
    See Also