次の方法で共有


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)

適用対象