API Reference
Class
PowerPointAppendixTablePlanSlide
Paginated editable appendix-table slide request.
Inheritance
- PowerPointDeckPlanSlide
- PowerPointAppendixTablePlanSlide
Constructors
public PowerPointAppendixTablePlanSlide(String title, String subtitle, PowerPointTableData data, String seed = null, Action<PowerPointAppendixTableSlideOptions> configure = null) #Creates an appendix-table slide request.
Parameters
- title System.String
- subtitle System.String
- data OfficeIMO.PowerPoint.PowerPointTableData
- seed System.String = null
- configure System.Action{OfficeIMO.PowerPoint.PowerPointAppendixTableSlideOptions} = null
Inherited Methods
public override Boolean Equals(Object obj) #Returns:
BooleanInherited from Object
Parameters
- obj Object
Properties
Inherited Properties
public String Title { get; } #Inherited from PowerPointDeckPlanSlide
public String Subtitle { get; } #Inherited from PowerPointDeckPlanSlide
public String Seed { get; } #Inherited from PowerPointDeckPlanSlide