API Reference
Class
PowerPointClosingPlanSlide
Closing slide request.
Inheritance
- PowerPointDeckPlanSlide
- PowerPointClosingPlanSlide
Constructors
public PowerPointClosingPlanSlide(String title, PowerPointClosingContent content, String seed = null, Action<PowerPointClosingSlideOptions> configure = null) #Creates a closing slide request.
Parameters
- title System.String
- content OfficeIMO.PowerPoint.PowerPointClosingContent
- seed System.String = null
- configure System.Action{OfficeIMO.PowerPoint.PowerPointClosingSlideOptions} = 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