Share via


RwColAction 枚举

定义

定义 RwColAction 枚举。

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

字段

RwColAction(String)

创建新的 RwColAction 枚举实例

Delc 3

delc.

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

Delc

delc.

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

Delr 1

delr。

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

Delr

delr。

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

Equals(Object)
Equals(RwColAction)
GetHashCode()
Insc 2

insc。

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

Insc

insc。

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

Insr 0

insr。

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

Insr

insr。

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

Equality(RwColAction, RwColAction)
Inequality(RwColAction, RwColAction)
ToString()
IEnumValue.IsValid
IEnumValue.Value
IEnumValue.Version
IEnumValueFactory<RwColAction>.Create(String)

适用于