[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.Drawing.IShapeRange

IShapeRange Interface

表示一个形状范围,它是文档上的一组形状。

Namespace: GrapeCity.Documents.Excel.Drawing
Assembly: GcDocs.Excel.dll
Syntax
public interface IShapeRange : IReadOnlyList<IShape>, IReadOnlyCollection<IShape>, IEnumerable<IShape>, IEnumerable

Properties

Name Description
this[string]

从集合中返回单个对象。

Methods

Name Description
Group()

对指定范围内的形状进行分组。