Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IRange Interface / getWorksheet Method
In This Topic
    getWorksheet Method
    In This Topic
    Returns the parent IWorksheet of this range.
    Syntax
    IWorksheet getWorksheet()
    See Also