PlaceholderValues Enum

Definition

Placeholder IDs

public enum PlaceholderValues
public readonly struct PlaceholderValues : DocumentFormat.OpenXml.IEnumValue, DocumentFormat.OpenXml.IEnumValueFactory<DocumentFormat.OpenXml.Presentation.PlaceholderValues>, IEquatable<DocumentFormat.OpenXml.Presentation.PlaceholderValues>
type PlaceholderValues = 
type PlaceholderValues = struct
    interface IEnumValue
    interface IEnumValueFactory<PlaceholderValues>
Public Enum PlaceholderValues
Public Structure PlaceholderValues
Implements IEnumValue, IEnumValueFactory(Of PlaceholderValues), IEquatable(Of PlaceholderValues)
Inheritance
PlaceholderValues
Inheritance
PlaceholderValues

Fields

PlaceholderValues(String)

Creates a new PlaceholderValues enum instance

Body 1

Body.

When the item is serialized out as xml, its value is "body".

Body

Body.

When the item is serialized out as xml, its value is "body".

CenteredTitle 2

Centered Title.

When the item is serialized out as xml, its value is "ctrTitle".

CenteredTitle

Centered Title.

When the item is serialized out as xml, its value is "ctrTitle".

Chart 9

Chart.

When the item is serialized out as xml, its value is "chart".

Chart

Chart.

When the item is serialized out as xml, its value is "chart".

ClipArt

Clip Art.

When the item is serialized out as xml, its value is "clipArt".

ClipArt 11

Clip Art.

When the item is serialized out as xml, its value is "clipArt".

DateAndTime 4

Date and Time.

When the item is serialized out as xml, its value is "dt".

DateAndTime

Date and Time.

When the item is serialized out as xml, its value is "dt".

Diagram 12

Diagram.

When the item is serialized out as xml, its value is "dgm".

Diagram

Diagram.

When the item is serialized out as xml, its value is "dgm".

Equals(Object)
Equals(PlaceholderValues)

Footer.

When the item is serialized out as xml, its value is "ftr".

6

Footer.

When the item is serialized out as xml, its value is "ftr".

GetHashCode()
Header 7

Header.

When the item is serialized out as xml, its value is "hdr".

Header

Header.

When the item is serialized out as xml, its value is "hdr".

Media 13

Media.

When the item is serialized out as xml, its value is "media".

Media

Media.

When the item is serialized out as xml, its value is "media".

Object

Object.

When the item is serialized out as xml, its value is "obj".

Object 8

Object.

When the item is serialized out as xml, its value is "obj".

Equality(PlaceholderValues, PlaceholderValues)
Inequality(PlaceholderValues, PlaceholderValues)
Picture

Picture.

When the item is serialized out as xml, its value is "pic".

Picture 15

Picture.

When the item is serialized out as xml, its value is "pic".

SlideImage 14

Slide Image.

When the item is serialized out as xml, its value is "sldImg".

SlideImage

Slide Image.

When the item is serialized out as xml, its value is "sldImg".

SlideNumber 5

Slide Number.

When the item is serialized out as xml, its value is "sldNum".

SlideNumber

Slide Number.

When the item is serialized out as xml, its value is "sldNum".

SubTitle 3

Subtitle.

When the item is serialized out as xml, its value is "subTitle".

SubTitle

Subtitle.

When the item is serialized out as xml, its value is "subTitle".

Table

Table.

When the item is serialized out as xml, its value is "tbl".

Table 10

Table.

When the item is serialized out as xml, its value is "tbl".

Title

Title.

When the item is serialized out as xml, its value is "title".

Title 0

Title.

When the item is serialized out as xml, its value is "title".

ToString()
IEnumValue.IsValid
IEnumValue.Value
IEnumValue.Version
IEnumValueFactory<PlaceholderValues>.Create(String)

Applies to