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