API Reference
Class
PowerPointMetric
A metric displayed prominently on a designer slide.
Inheritance
- Object
- PowerPointMetric
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
Accepted by parameters
- Constructor PowerPointCaseStudyPlanSlide.PowerPointCaseStudyPlanSlide
- Method PowerPointDeckComposer.AddCaseStudySlide
- Method PowerPointDeckPlan.AddCaseStudy
- Method PowerPointDesignExtensions.AddDesignerCaseStudySlide
- Extension method PowerPointPresentation.AddDesignerCaseStudySlide
- Method PowerPointSlideComposer.AddMetricStrip
Constructors
public PowerPointMetric(String value, String label) #Creates a metric with a value and label.
Parameters
- value System.String
- label System.String
Inherited Methods
public override Boolean Equals(Object obj) #Returns:
BooleanInherited from Object
Parameters
- obj Object