API Reference
Class
PowerPointCaseStudySection
A text section in a case-study slide.
Inheritance
- Object
- PowerPointCaseStudySection
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
Constructors
public PowerPointCaseStudySection(String heading, String body) #Creates a case-study text section.
Parameters
- heading System.String
- body System.String
Inherited Methods
public override Boolean Equals(Object obj) #Returns:
BooleanInherited from Object
Parameters
- obj Object