GrapeCity.Documents.Excel Namespace / IRange Interface / Areas Property
In This Topic
Areas Property
In This Topic
Returns an instance of IAreas which represents an array of IRanges where each IRange returned by IAreas represents one cell or range.
Syntax
IAreas Areas {get;}

Property Value

The areas.
See Also