Share via


AdjustType 枚举

定义

定义 AdjustType 枚举。

public enum AdjustType
[DocumentFormat.OpenXml.OfficeAvailability(DocumentFormat.OpenXml.FileFormatVersions.Office2016)]
public enum AdjustType
public readonly struct AdjustType : DocumentFormat.OpenXml.IEnumValue, DocumentFormat.OpenXml.IEnumValueFactory<DocumentFormat.OpenXml.Office2016.Excel.AdjustType>, IEquatable<DocumentFormat.OpenXml.Office2016.Excel.AdjustType>
type AdjustType = 
[<DocumentFormat.OpenXml.OfficeAvailability(DocumentFormat.OpenXml.FileFormatVersions.Office2016)>]
type AdjustType = 
type AdjustType = struct
    interface IEnumValue
    interface IEnumValueFactory<AdjustType>
Public Enum AdjustType
Public Structure AdjustType
Implements IEnumValue, IEnumValueFactory(Of AdjustType), IEquatable(Of AdjustType)
继承
AdjustType
继承
AdjustType
属性

字段

AdjustType(String)

创建新的 AdjustType 枚举实例

Anchor 4

锚。

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

Anchor

锚。

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

CondFmt 2

condFmt。

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

CondFmt

condFmt。

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

Equals(Object)
Equals(AdjustType)
Fmla

fmla。

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

Fmla 0

fmla。

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

FmlaNoSticky 5

fmlaNoSticky。

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

FmlaNoSticky

fmlaNoSticky。

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

Format 1

格式。

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

Format

格式。

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

Fragile 7

脆弱。

当项序列化为 xml 时,其值是“脆弱的”。

Fragile

脆弱。

当项序列化为 xml 时,其值是“脆弱的”。

Future 8

未来。

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

Future

未来。

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

GetHashCode()
NoAdj 6

noAdj.

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

NoAdj

noAdj.

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

Equality(AdjustType, AdjustType)
Inequality(AdjustType, AdjustType)
Sparkline 3

迷你图。

当项序列化为 xml 时,其值为“迷你图”。

Sparkline

迷你图。

当项序列化为 xml 时,其值为“迷你图”。

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

适用于