PresetMaterialTypeValues Enum

Definition

Defines the PresetMaterialTypeValues enumeration.

public enum PresetMaterialTypeValues
[DocumentFormat.OpenXml.OfficeAvailability(DocumentFormat.OpenXml.FileFormatVersions.Office2010)]
public enum PresetMaterialTypeValues
public readonly struct PresetMaterialTypeValues : DocumentFormat.OpenXml.IEnumValue, DocumentFormat.OpenXml.IEnumValueFactory<DocumentFormat.OpenXml.Office2010.Word.PresetMaterialTypeValues>, IEquatable<DocumentFormat.OpenXml.Office2010.Word.PresetMaterialTypeValues>
type PresetMaterialTypeValues = 
[<DocumentFormat.OpenXml.OfficeAvailability(DocumentFormat.OpenXml.FileFormatVersions.Office2010)>]
type PresetMaterialTypeValues = 
type PresetMaterialTypeValues = struct
    interface IEnumValue
    interface IEnumValueFactory<PresetMaterialTypeValues>
Public Enum PresetMaterialTypeValues
Public Structure PresetMaterialTypeValues
Implements IEnumValue, IEnumValueFactory(Of PresetMaterialTypeValues), IEquatable(Of PresetMaterialTypeValues)
Inheritance
PresetMaterialTypeValues
Inheritance
PresetMaterialTypeValues
Attributes

Fields

PresetMaterialTypeValues(String)

Creates a new PresetMaterialTypeValues enum instance

Clear 12

clear.

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

Clear

clear.

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

DarkEdge 10

dkEdge.

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

DarkEdge

dkEdge.

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

Equals(PresetMaterialTypeValues)
Equals(Object)
Flat

flat.

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

Flat 13

flat.

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

GetHashCode()
LegacyMatte 0

legacyMatte.

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

LegacyMatte

legacyMatte.

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

LegacyMetal

legacyMetal.

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

LegacyMetal 2

legacyMetal.

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

LegacyPlastic

legacyPlastic.

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

LegacyPlastic 1

legacyPlastic.

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

LegacyWireframe 3

legacyWireframe.

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

LegacyWireframe

legacyWireframe.

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

Matte 4

matte.

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

Matte

matte.

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

Metal 6

metal.

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

Metal

metal.

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

None

none.

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

None 15

none.

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

Equality(PresetMaterialTypeValues, PresetMaterialTypeValues)
Inequality(PresetMaterialTypeValues, PresetMaterialTypeValues)
Plastic

plastic.

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

Plastic 5

plastic.

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

Powder 9

powder.

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

Powder

powder.

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

SoftEdge 11

softEdge.

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

SoftEdge

softEdge.

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

SoftMetal

softmetal.

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

SoftMetal 14

softmetal.

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

ToString()
TranslucentPowder 8

translucentPowder.

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

TranslucentPowder

translucentPowder.

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

WarmMatte

warmMatte.

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

WarmMatte 7

warmMatte.

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

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

Applies to