Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IRange Interface / getColumn Method
In This Topic
    getColumn Method
    In This Topic
    Returns the zero based column number of the last column of the first range.
    Syntax
    int getColumn()
    See Also