AdjustTypeExt Enumeration
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Definiert die AdjustTypeExt-Enumeration.
public enum AdjustTypeExt
[DocumentFormat.OpenXml.OfficeAvailability(DocumentFormat.OpenXml.FileFormatVersions.Office2016)]
public enum AdjustTypeExt
public readonly struct AdjustTypeExt : DocumentFormat.OpenXml.IEnumValue, DocumentFormat.OpenXml.IEnumValueFactory<DocumentFormat.OpenXml.Office2016.Excel.AdjustTypeExt>, IEquatable<DocumentFormat.OpenXml.Office2016.Excel.AdjustTypeExt>
type AdjustTypeExt =
[<DocumentFormat.OpenXml.OfficeAvailability(DocumentFormat.OpenXml.FileFormatVersions.Office2016)>]
type AdjustTypeExt =
type AdjustTypeExt = struct
interface IEnumValue
interface IEnumValueFactory<AdjustTypeExt>
Public Enum AdjustTypeExt
Public Structure AdjustTypeExt
Implements IEnumValue, IEnumValueFactory(Of AdjustTypeExt), IEquatable(Of AdjustTypeExt)
- Vererbung
-
AdjustTypeExt
- Vererbung
-
AdjustTypeExt
- Attribute
Felder
Name | Wert | Beschreibung |
---|---|---|
Test | 0 | Test. Wenn das Element als xml serialisiert wird, lautet der Wert "test". |
AdjustTypeExt(String) | Erstellt eine neue AdjustTypeExt-Enumeration instance |
|
Equality(AdjustTypeExt, AdjustTypeExt) | ||
Equals(AdjustTypeExt) | ||
Equals(Object) | ||
GetHashCode() | ||
IEnumValue.IsValid | ||
IEnumValue.Value | ||
IEnumValue.Version | ||
IEnumValueFactory<AdjustTypeExt>.Create(String) | ||
Inequality(AdjustTypeExt, AdjustTypeExt) | ||
Test | Test. Wenn das Element als xml serialisiert wird, lautet der Wert "test". |
|
ToString() |