[]
表示一个形状范围,它是文档上的一组形状。
public interface IShapeRange : IReadOnlyList<IShape>, IReadOnlyCollection<IShape>, IEnumerable<IShape>, IEnumerable
从集合中返回单个对象。
对指定范围内的形状进行分组。