ISummaryZoomSectionCollection
ISummaryZoomSectionCollection interface
表示 Summary Zoom Section 对象的集合。
public interface ISummaryZoomSectionCollection : IGenericCollection<ISummaryZoomSection>
特性
姓名 | 描述 |
---|---|
Item { get; } | 获取指定索引处的元素。 只读ISummaryZoomSection 。 |
方法
姓名 | 描述 |
---|---|
AddSummaryZoomSection(ISection) | 创建新的 Summary Zoom Section 对象并将其添加到集合 |
Clear() | 从集合中删除所有 SummaryZoomSection 对象。 |
GetSummarySection(ISection) | 返回给定部分的摘要缩放部分元素。 |
IndexOf(ISummaryZoomSection) | 返回指定 SummaryZoomSection 对象的索引。 |
RemoveSummaryZoomSection(ISection) | 从集合中移除 Summary Zoom Section 对象。 |
也可以看看
- interface IGenericCollection<T>
- interface ISummaryZoomSection
- 命名空间 Aspose.Slides
- 部件 Aspose.Slides