Share via


PlaceholderValues 枚举

定义

占位符 ID

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)
继承
PlaceholderValues
继承
PlaceholderValues

字段

PlaceholderValues(String)

创建新的 PlaceholderValues 枚举实例

Body 1

身体。

当项序列化为 xml 时,其值为“body”。

Body

身体。

当项序列化为 xml 时,其值为“body”。

CenteredTitle 2

居中标题。

当项序列化为 xml 时,其值为“ctrTitle”。

CenteredTitle

居中标题。

当项序列化为 xml 时,其值为“ctrTitle”。

Chart 9

图表。

当项序列化为 xml 时,其值为“chart”。

Chart

图表。

当项序列化为 xml 时,其值为“chart”。

ClipArt

剪贴画。

当项序列化为 xml 时,其值为“clipArt”。

ClipArt 11

剪贴画。

当项序列化为 xml 时,其值为“clipArt”。

DateAndTime 4

日期和时间。

当项序列化为 xml 时,其值为“dt”。

DateAndTime

日期和时间。

当项序列化为 xml 时,其值为“dt”。

Diagram 12

图。

当项序列化为 xml 时,其值为“dgm”。

Diagram

图。

当项序列化为 xml 时,其值为“dgm”。

Equals(Object)
Equals(PlaceholderValues)

页脚。

当项序列化为 xml 时,其值为“ftr”。

6

页脚。

当项序列化为 xml 时,其值为“ftr”。

GetHashCode()
Header 7

页眉。

将项序列化为 xml 时,其值为“hdr”。

Header

页眉。

将项序列化为 xml 时,其值为“hdr”。

Media 13

媒体。

当项序列化为 xml 时,其值为“media”。

Media

媒体。

当项序列化为 xml 时,其值为“media”。

Object

对象。

当项序列化为 xml 时,其值为“obj”。

Object 8

对象。

当项序列化为 xml 时,其值为“obj”。

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

图片。

当项序列化为 xml 时,其值为“pic”。

Picture 15

图片。

当项序列化为 xml 时,其值为“pic”。

SlideImage 14

幻灯片图像。

当项序列化为 xml 时,其值为“sldImg”。

SlideImage

幻灯片图像。

当项序列化为 xml 时,其值为“sldImg”。

SlideNumber 5

幻灯片编号。

当项序列化为 xml 时,其值为“sldNum”。

SlideNumber

幻灯片编号。

当项序列化为 xml 时,其值为“sldNum”。

SubTitle 3

副标题。

当项序列化为 xml 时,其值为“subTitle”。

SubTitle

副标题。

当项序列化为 xml 时,其值为“subTitle”。

Table

表。

当项序列化为 xml 时,其值为“tbl”。

Table 10

表。

当项序列化为 xml 时,其值为“tbl”。

Title

标题。

当项序列化为 xml 时,其值为“title”。

Title 0

标题。

当项序列化为 xml 时,其值为“title”。

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

适用于