Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IRange Interface / getAddress Method / getAddress() Method
In This Topic
    getAddress() Method
    In This Topic
    Returns a String value that represents the range reference.
    Syntax
    java.lang.String getAddress()
    See Also