[]
表示一系列范围,每个范围代表一个或多个单元格的单个连续范围。
public interface IAreas : IEnumerable<IRange>, IEnumerable
返回由此IArea表示的 IRange 实例的数量。
返回基于零的由索引指定的IRange 实例。