API Reference
Class
PowerPointLogoWallPlanSlide
Logo/proof wall slide request.
Inheritance
- PowerPointDeckPlanSlide
- PowerPointLogoWallPlanSlide
Constructors
public PowerPointLogoWallPlanSlide(String title, String subtitle, IEnumerable<PowerPointLogoItem> logos, String seed = null, Action<PowerPointLogoWallSlideOptions> configure = null) #Creates a logo/proof wall slide request.
Parameters
- title System.String
- subtitle System.String
- logos System.Collections.Generic.IEnumerable{OfficeIMO.PowerPoint.PowerPointLogoItem}
- seed System.String = null
- configure System.Action{OfficeIMO.PowerPoint.PowerPointLogoWallSlideOptions} = 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