[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.IAreas

IAreas Interface

Represents a collection of the areas, or contiguous blocks of cells, within a selection.

Namespace: GrapeCity.Spreadsheet
Assembly: GrapeCity.Spreadsheet.dll
Syntax
public interface IAreas
Public Interface IAreas

Properties

Name Description
Count

Gets an integer value that indicates the number of objects in the collection.

this[int]

Gets a single IRange object from the collection.