ISmartArtShapeCollection
ISmartArtShapeCollection 接口
表示一组SmartArt形状
public interface ISmartArtShapeCollection : IGenericCollection<ISmartArtShape>
属性
名称 | 描述 |
---|---|
Item { get; } | 获取指定索引处的元素。只读 ISmartArtShape 。元素的零基索引 |
表示一组SmartArt形状
public interface ISmartArtShapeCollection : IGenericCollection<ISmartArtShape>
名称 | 描述 |
---|---|
Item { get; } | 获取指定索引处的元素。只读 ISmartArtShape 。元素的零基索引 |