Share via


BevelPresetTypeValues Enum

Definition

Defines the BevelPresetTypeValues enumeration.

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

Fields

BevelPresetTypeValues(String)

Creates a new BevelPresetTypeValues enum instance

Angle 4

angle.

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

Angle

angle.

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

ArtDeco 11

artDeco.

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

ArtDeco

artDeco.

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

Circle 1

circle.

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

Circle

circle.

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

Convex 6

convex.

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

Convex

convex.

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

CoolSlant 7

coolSlant.

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

CoolSlant

coolSlant.

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

Cross 3

cross.

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

Cross

cross.

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

Divot

divot.

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

Divot 8

divot.

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

Equals(BevelPresetTypeValues)
Equals(Object)
GetHashCode()
HardEdge 10

hardEdge.

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

HardEdge

hardEdge.

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

Equality(BevelPresetTypeValues, BevelPresetTypeValues)
Inequality(BevelPresetTypeValues, BevelPresetTypeValues)
RelaxedInset 0

relaxedInset.

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

RelaxedInset

relaxedInset.

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

Riblet 9

riblet.

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

Riblet

riblet.

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

Slope

slope.

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

Slope 2

slope.

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

SoftRound 5

softRound.

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

SoftRound

softRound.

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

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

Applies to