com.grapecity.documents.excel Package / IRange Interface / getAreas Method
In This Topic
getAreas Method
In This Topic
Returns an instance of IAreas which represents an array of rangeswhere each range returned by areas represents one cell or range.
Syntax
IAreas getAreas()
See Also