RwColAction 枚举
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
定义 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
- 属性
字段
名称 | 值 | 说明 |
---|---|---|
Insr | 0 | insr。 当项序列化为 xml 时,其值为“insr”。 |
Delr | 1 | delr。 当项序列化为 xml 时,其值为“delr”。 |
Insc | 2 | insc。 当项序列化为 xml 时,其值为“insc”。 |
Delc | 3 | delc. 当项序列化为 xml 时,其值为“delc”。 |
Delc | delc. 当项序列化为 xml 时,其值为“delc”。 |
|
Delr | delr。 当项序列化为 xml 时,其值为“delr”。 |
|
Equality(RwColAction, RwColAction) | ||
Equals(Object) | ||
Equals(RwColAction) | ||
GetHashCode() | ||
IEnumValue.IsValid | ||
IEnumValue.Value | ||
IEnumValue.Version | ||
IEnumValueFactory<RwColAction>.Create(String) | ||
Inequality(RwColAction, RwColAction) | ||
Insc | insc。 当项序列化为 xml 时,其值为“insc”。 |
|
Insr | insr。 当项序列化为 xml 时,其值为“insr”。 |
|
RwColAction(String) | 创建新的 RwColAction 枚举实例 |
|
ToString() |