Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IWorksheet Interface / getColumns Method
In This Topic
    getColumns Method
    In This Topic
    Returns the IRange object that represents all the columns on thespecified worksheet.
    Syntax
    IRange getColumns()
    See Also