RwColAction Énumération
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Définit l’énumération 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)
- Héritage
-
RwColAction
- Héritage
-
RwColAction
- Attributs
Champs
RwColAction(String) | Crée une énumération RwColAction instance |
|
Delc | 3 | delc. Lorsque l’élément est sérialisé au format xml, sa valeur est « delc ». |
Delc | delc. Lorsque l’élément est sérialisé au format xml, sa valeur est « delc ». |
|
Delr | 1 | delr. Lorsque l’élément est sérialisé au format xml, sa valeur est « delr ». |
Delr | delr. Lorsque l’élément est sérialisé au format xml, sa valeur est « delr ». |
|
Equals(Object) | ||
Equals(RwColAction) | ||
GetHashCode() | ||
Insc | 2 | Insc. Lorsque l’élément est sérialisé au format xml, sa valeur est « insc ». |
Insc | Insc. Lorsque l’élément est sérialisé au format xml, sa valeur est « insc ». |
|
Insr | 0 | insr. Lorsque l’élément est sérialisé au format xml, sa valeur est « insr ». |
Insr | insr. Lorsque l’élément est sérialisé au format xml, sa valeur est « insr ». |
|
Equality(RwColAction, RwColAction) | ||
Inequality(RwColAction, RwColAction) | ||
ToString() | ||
IEnumValue.IsValid | ||
IEnumValue.Value | ||
IEnumValue.Version | ||
IEnumValueFactory<RwColAction>.Create(String) |