API Reference
Struct
PowerPointSectionInfo
Represents a slide section within a presentation.
Inheritance
- ValueType
- PowerPointSectionInfo
Constructors
public PowerPointSectionInfo(String name, String id, IReadOnlyList<Int32> slideIndices) #Creates a section info entry.
Parameters
- name System.String
- id System.String
- slideIndices System.Collections.Generic.IReadOnlyList{System.Int32}