Share via


BevelPresetTypeValues 枚举

定义

定义 BevelPresetTypeValues 枚举。

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)
继承
BevelPresetTypeValues
继承
BevelPresetTypeValues
属性

字段

BevelPresetTypeValues(String)

创建新的 BevelPresetTypeValues 枚举实例

Angle 4

角度。

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

Angle

角度。

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

ArtDeco 11

artDeco。

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

ArtDeco

artDeco。

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

Circle 1

圈。

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

Circle

圈。

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

Convex 6

凸。

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

Convex

凸。

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

CoolSlant 7

coolSlant。

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

CoolSlant

coolSlant。

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

Cross 3

cross。

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

Cross

cross。

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

Divot

divot。

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

Divot 8

divot。

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

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

hardEdge。

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

HardEdge

hardEdge。

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

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

relaxedInset。

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

RelaxedInset

relaxedInset。

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

Riblet 9

肋骨。

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

Riblet

肋骨。

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

Slope

边坡。

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

Slope 2

边坡。

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

SoftRound 5

softRound。

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

SoftRound

softRound。

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

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

适用于