BevelPresetValues Enum

Definition

Bevel Presets

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

Fields

BevelPresetValues(String)

Creates a new BevelPresetValues 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

Art Deco.

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

ArtDeco

Art Deco.

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

Cool Slant.

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

CoolSlant

Cool Slant.

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(BevelPresetValues)
Equals(Object)
GetHashCode()
HardEdge 10

Hard Edge.

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

HardEdge

Hard Edge.

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

Equality(BevelPresetValues, BevelPresetValues)
Inequality(BevelPresetValues, BevelPresetValues)
RelaxedInset 0

Relaxed Inset.

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

RelaxedInset

Relaxed Inset.

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

Soft Round.

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

SoftRound

Soft Round.

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

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

Applies to