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