SlideLayoutValues Enum

Definition

Slide Layout Type

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

Fields

SlideLayoutValues(String)

Creates a new SlideLayoutValues enum instance

Blank 11

Slide Layout Type Enumeration ( Blank ).

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

Blank

Slide Layout Type Enumeration ( Blank ).

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

Chart 7

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".

ChartAndText 5

Slide Layout Type Enumeration ( Chart and Text ).

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

ChartAndText

Slide Layout Type Enumeration ( Chart and Text ).

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

ClipArtAndText 9

Clip Art and Text.

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

ClipArtAndText

Clip Art and Text.

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

ClipArtAndVerticalText 25

Clip Art and Vertical Text.

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

ClipArtAndVerticalText

Clip Art and Vertical Text.

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

Custom

Slide Layout Type Enumeration ( Custom ).

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

Custom 31

Slide Layout Type Enumeration ( Custom ).

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

Diagram 6

Slide Layout Type Enumeration ( Diagram ).

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

Diagram

Slide Layout Type Enumeration ( Diagram ).

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

Equals(SlideLayoutValues)
Equals(Object)
FourObjects 23

Four Objects.

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

FourObjects

Four Objects.

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

GetHashCode()
MidiaAndText 17

Slide Layout Type Enumeration ( Media and Text ).

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

MidiaAndText

Slide Layout Type Enumeration ( Media and Text ).

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

Object

Title and Object.

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

Object 15

Title and Object.

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

ObjectAndText

Slide Layout Type Enumeration ( Object and Text ).

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

ObjectAndText 13

Slide Layout Type Enumeration ( Object and Text ).

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

ObjectAndTwoObjects

Object and Two Object.

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

ObjectAndTwoObjects 29

Object and Two Object.

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

ObjectOnly 14

Object.

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

ObjectOnly

Object.

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

ObjectOverText

Slide Layout Type Enumeration ( Object over Text).

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

ObjectOverText 18

Slide Layout Type Enumeration ( Object over Text).

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

ObjectText

Title, Object, and Caption.

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

ObjectText 34

Title, Object, and Caption.

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

Equality(SlideLayoutValues, SlideLayoutValues)
Inequality(SlideLayoutValues, SlideLayoutValues)
PictureText 35

Picture and Caption.

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

PictureText

Picture and Caption.

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

SectionHeader 32

Section Header.

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

SectionHeader

Section Header.

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

Table 3

Slide Layout Type Enumeration ( Table ).

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

Table

Slide Layout Type Enumeration ( Table ).

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

Text

Slide Layout Type Enumeration ( Text ).

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

Text 1

Slide Layout Type Enumeration ( Text ).

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

TextAndChart 4

Slide Layout Type Enumeration ( Text and Chart ).

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

TextAndChart

Slide Layout Type Enumeration ( Text and Chart ).

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

TextAndClipArt 8

Text and Clip Art.

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

TextAndClipArt

Text and Clip Art.

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

TextAndMedia

Slide Layout Type Enumeration ( Text and Media ).

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

TextAndMedia 16

Slide Layout Type Enumeration ( Text and Media ).

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

TextAndObject 12

Slide Layout Type Enumeration ( Text and Object ).

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

TextAndObject

Slide Layout Type Enumeration ( Text and Object ).

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

TextAndTwoObjects

Text and Two Objects.

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

TextAndTwoObjects 20

Text and Two Objects.

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

TextOverObject

Slide Layout Type Enumeration ( Text over Object).

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

TextOverObject 19

Slide Layout Type Enumeration ( Text over Object).

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

Title

Slide Layout Type Enumeration ( Title ).

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

Title 0

Slide Layout Type Enumeration ( Title ).

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

TitleOnly 10

Slide Layout Type Enumeration ( Title Only ).

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

TitleOnly

Slide Layout Type Enumeration ( Title Only ).

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

ToString()
TwoColumnText 2

Slide Layout Type Enumeration ( Two Column Text ).

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

TwoColumnText

Slide Layout Type Enumeration ( Two Column Text ).

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

TwoObjects 28

Two Objects.

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

TwoObjects

Two Objects.

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

TwoObjectsAndObject 30

Two Objects and Object.

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

TwoObjectsAndObject

Two Objects and Object.

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

TwoObjectsAndText

Two Objects and Text.

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

TwoObjectsAndText 21

Two Objects and Text.

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

TwoObjectsOverText

Two Objects over Text.

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

TwoObjectsOverText 22

Two Objects over Text.

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

TwoTextAndTwoObjects

Two Text and Two Objects.

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

TwoTextAndTwoObjects 33

Two Text and Two Objects.

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

VerticalText 24

Vertical Text.

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

VerticalText

Vertical Text.

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

VerticalTitleAndText

Vertical Title and Text.

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

VerticalTitleAndText 26

Vertical Title and Text.

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

VerticalTitleAndTextOverChart

Vertical Title and Text Over Chart.

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

VerticalTitleAndTextOverChart 27

Vertical Title and Text Over Chart.

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

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

Applies to