Section
Section class
表示幻灯片的部分。
public class Section : DomObject<SectionCollection>, ISection
Properties
Name | Description |
---|---|
Name { get; set; } | 部分的名称。 |
SectionId { get; } | 部分 ID。 |
StartedFromSlide { get; } | 返回部分的第一张幻灯片。 |
Methods
Name | Description |
---|---|
GetSlidesListOfSection() | 返回部分中的幻灯片列表。 |
See Also
- class DomObject<TParent>
- class SectionCollection
- interface ISection
- namespace Aspose.Slides
- assembly Aspose.Slides