API Reference
Class
PowerPointExecutiveSummaryPlanSlide
Executive-summary slide request.
Inheritance
- PowerPointDeckPlanSlide
- PowerPointExecutiveSummaryPlanSlide
Constructors
public PowerPointExecutiveSummaryPlanSlide(String title, String subtitle, PowerPointExecutiveSummaryContent content, String seed = null, Action<PowerPointExecutiveSummarySlideOptions> configure = null) #Creates an executive-summary slide request.
Parameters
- title System.String
- subtitle System.String
- content OfficeIMO.PowerPoint.PowerPointExecutiveSummaryContent
- seed System.String = null
- configure System.Action{OfficeIMO.PowerPoint.PowerPointExecutiveSummarySlideOptions} = 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