API Reference
Class
PowerPointChartStoryPlanSlide
Editable chart-story slide request.
Inheritance
- PowerPointDeckPlanSlide
- PowerPointChartStoryPlanSlide
Constructors
public PowerPointChartStoryPlanSlide(String title, String subtitle, PowerPointChartStoryContent content, String seed = null, Action<PowerPointChartStorySlideOptions> configure = null) #Creates a chart-story slide request.
Parameters
- title System.String
- subtitle System.String
- content OfficeIMO.PowerPoint.PowerPointChartStoryContent
- seed System.String = null
- configure System.Action{OfficeIMO.PowerPoint.PowerPointChartStorySlideOptions} = 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