Share via


StrokeFillTypeValues 枚举

定义

定义 StrokeFillTypeValues 枚举。

public enum StrokeFillTypeValues
public readonly struct StrokeFillTypeValues : DocumentFormat.OpenXml.IEnumValue, DocumentFormat.OpenXml.IEnumValueFactory<DocumentFormat.OpenXml.Vml.StrokeFillTypeValues>, IEquatable<DocumentFormat.OpenXml.Vml.StrokeFillTypeValues>
type StrokeFillTypeValues = 
type StrokeFillTypeValues = struct
    interface IEnumValue
    interface IEnumValueFactory<StrokeFillTypeValues>
Public Enum StrokeFillTypeValues
Public Structure StrokeFillTypeValues
Implements IEnumValue, IEnumValueFactory(Of StrokeFillTypeValues), IEquatable(Of StrokeFillTypeValues)
继承
StrokeFillTypeValues
继承
StrokeFillTypeValues

字段

StrokeFillTypeValues(String)

创建新的 StrokeFillTypeValues 枚举实例

Equals(Object)
Equals(StrokeFillTypeValues)
Frame

框架。

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

Frame 3

框架。

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

GetHashCode()
Equality(StrokeFillTypeValues, StrokeFillTypeValues)
Inequality(StrokeFillTypeValues, StrokeFillTypeValues)
Pattern 2

模式。

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

Pattern

模式。

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

Solid 0

固体。

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

Solid

固体。

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

Tile

瓦。

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

Tile 1

瓦。

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

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

适用于