API Reference
Class
PowerPointLogoWallSlideOptions
Options for logo, partner, or certification wall slides.
Inheritance
- PowerPointDesignerSlideOptions
- PowerPointLogoWallSlideOptions
Usage
This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.
Accepted by parameters
- Method PowerPointDeckComposer.AddLogoWallSlide
- Method PowerPointDeckPlan.AddLogoWall
- Method PowerPointDesignExtensions.AddDesignerLogoWallSlide
- Constructor PowerPointLogoWallPlanSlide.PowerPointLogoWallPlanSlide
- Extension method PowerPointPresentation.AddDesignerLogoWallSlide
- Method PowerPointSlideComposer.AddLogoWall
Constructors
public PowerPointLogoWallSlideOptions() #Inherited Methods
public override Boolean Equals(Object obj) #Returns:
BooleanInherited from Object
Parameters
- obj Object
Properties
public PowerPointLogoWallLayoutVariant Variant { get; set; } #Logo wall layout variant. Auto uses the design intent seed.
public Int32 MaxColumns { get; set; } #Maximum logo tiles per row before the layout wraps.
public String SupportingText { get; set; } #Optional supporting text displayed below or beside the logo wall.
public String FeaturedImagePath { get; set; } #Optional image displayed as a featured proof/certificate visual.
public String FeatureTitle { get; set; } #Optional caption shown near the featured proof/certificate visual.
Inherited Properties
public String Eyebrow { get; set; } #Inherited from PowerPointDesignerSlideOptions
public Boolean ShowDirectionMotif { get; set; } #Inherited from PowerPointDesignerSlideOptions
public PowerPointDesignIntent DesignIntent { get; set; } #Inherited from PowerPointDesignerSlideOptions
public PowerPointSectionLayoutVariant SectionVariant { get; set; } #Inherited from PowerPointDesignerSlideOptions