[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.Drawing.IGroupShapes

IGroupShapes Interface

表示分组形状中的单个形状。

Namespace: GrapeCity.Documents.Excel.Drawing
Assembly: GcDocs.Excel.dll
Syntax
public interface IGroupShapes : IEnumerable

Properties

Name Description
Count

返回集合中的对象数量。

this[int]

从集合中返回单个对象。

this[string]

从集合中返回单个对象。