Section

Section class

代表幻灯片的部分。

public class Section : DomObject<SectionCollection>, ISection

特性

姓名描述
Name { get; set; }节的名称。
SectionId { get; }部分 ID。
StartedFromSlide { get; }返回该部分的第一张幻灯片。

方法

姓名描述
GetSlidesListOfSection()返回节中的幻灯片列表。

也可以看看