API Reference
Class
PowerPointArchitecturePlanSlide
Editable architecture slide request.
Inheritance
- PowerPointDeckPlanSlide
- PowerPointArchitecturePlanSlide
Constructors
public PowerPointArchitecturePlanSlide(String title, String subtitle, PowerPointArchitectureContent content, String seed = null, Action<PowerPointArchitectureSlideOptions> configure = null) #Creates an architecture slide request.
Parameters
- title System.String
- subtitle System.String
- content OfficeIMO.PowerPoint.PowerPointArchitectureContent
- seed System.String = null
- configure System.Action{OfficeIMO.PowerPoint.PowerPointArchitectureSlideOptions} = 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