[]
Represents a collection of the areas, or contiguous blocks of cells, within a selection.
public interface IAreas
Public Interface IAreas
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. |