API Reference
Enum
PowerPointDeckPlanSlideKind
Semantic kind of a planned designer slide.
Inheritance
- Enum
- PowerPointDeckPlanSlideKind
Usage
This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.
Returned or exposed by
- Property PowerPointCapabilityPlanSlide.Kind
- Property PowerPointCardGridPlanSlide.Kind
- Property PowerPointCaseStudyPlanSlide.Kind
- Property PowerPointCoveragePlanSlide.Kind
- Property PowerPointCustomPlanSlide.Kind
- Property PowerPointDeckPlanDiagnostic.Kind
- Property PowerPointDeckPlanSlide.Kind
- Field PowerPointDeckPlanSlideKind.Capability
- Field PowerPointDeckPlanSlideKind.CardGrid
- Field PowerPointDeckPlanSlideKind.CaseStudy
- Field PowerPointDeckPlanSlideKind.Coverage
- Field PowerPointDeckPlanSlideKind.Custom
- Field PowerPointDeckPlanSlideKind.LogoWall
- Field PowerPointDeckPlanSlideKind.Process
- Field PowerPointDeckPlanSlideKind.Section
- Property PowerPointDeckPlanSlideRenderSummary.Kind
- Property PowerPointDeckPlanSlideSummary.Kind
- Property PowerPointLogoWallPlanSlide.Kind
- Property PowerPointProcessPlanSlide.Kind
- Property PowerPointSectionPlanSlide.Kind
Inherited Methods
public override sealed Int32 CompareTo(Object target) #Returns:
Int32Inherited from Enum
Parameters
- target Object
public override sealed String ToString(String format, IFormatProvider provider) #Returns:
StringInherited from Enum
Obsolete("The provider argument is not used. Use ToString(String) instead.")Parameters
- format String