API Reference
Enum
PowerPointPlaceholderType
Defines OfficeIMO values corresponding to DocumentFormat.OpenXml.Presentation.PlaceholderValues.
Inheritance
- Enum
- PowerPointPlaceholderType
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 PowerPointAutoShape.ShapePlaceholderType
- Property PowerPointChart.ShapePlaceholderType
- Property PowerPointConnectionShape.ShapePlaceholderType
- Property PowerPointGroupShape.ShapePlaceholderType
- Property PowerPointLayoutPlaceholderInfo.PlaceholderType
- Property PowerPointMedia.ShapePlaceholderType
- Property PowerPointOleObject.ShapePlaceholderType
- Property PowerPointPicture.ShapePlaceholderType
- Field PowerPointPlaceholderType.Body
- Field PowerPointPlaceholderType.CenteredTitle
- Field PowerPointPlaceholderType.Chart
- Field PowerPointPlaceholderType.ClipArt
- Field PowerPointPlaceholderType.DateAndTime
- Field PowerPointPlaceholderType.Diagram
- Field PowerPointPlaceholderType.Footer
- Field PowerPointPlaceholderType.Header
- Field PowerPointPlaceholderType.Media
- Field PowerPointPlaceholderType.Object
- Field PowerPointPlaceholderType.Picture
- Field PowerPointPlaceholderType.SlideImage
- Field PowerPointPlaceholderType.SlideNumber
- Field PowerPointPlaceholderType.SubTitle
- Field PowerPointPlaceholderType.Table
- Field PowerPointPlaceholderType.Title
- Property PowerPointShape.ShapePlaceholderType
- Property PowerPointSmartArt.ShapePlaceholderType
- Property PowerPointTable.ShapePlaceholderType
- Property PowerPointTemplatePlaceholderInfo.PlaceholderType
- Property PowerPointTextBox.PlaceholderType
- Property PowerPointTextBox.ShapePlaceholderType
Accepted by parameters
- Constructor PowerPointLayoutPlaceholderInfo.PowerPointLayoutPlaceholderInfo
- Method PowerPointPresentation.EnsureLayoutPlaceholderTextBox
- Method PowerPointPresentation.GetLayoutPlaceholderTextBox
- Method PowerPointPresentation.SetLayoutPlaceholderBounds
- Method PowerPointPresentation.SetLayoutPlaceholderTextMarginsCm
- Method PowerPointPresentation.SetLayoutPlaceholderTextMarginsInches
- Method PowerPointPresentation.SetLayoutPlaceholderTextMarginsPoints
- Method PowerPointPresentation.SetLayoutPlaceholderTextStyle
- Method PowerPointSlide.GetLayoutPlaceholder
- Method PowerPointSlide.GetLayoutPlaceholderBounds
- Method PowerPointSlide.GetPlaceholder
Inherited Methods
public override sealed Int32 CompareTo(Object target) #Returns:
Int32Inherited from Enum
Parameters
- target Object
ToString 4 overloads
public override sealed String ToString(IFormatProvider provider) #Returns:
StringInherited from Enum
Obsolete("The provider argument is not used. Use ToString() instead.")Parameters
- provider IFormatProvider
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
- provider IFormatProvider
Values
public const PowerPointPlaceholderType CenteredTitle #Represents the Open XML value ctrTitle.
Value:
2