Freigeben über


FillTypeExt Enumeration

Definition

Definiert die FillTypeExt-Enumeration.

public enum FillTypeExt
[DocumentFormat.OpenXml.OfficeAvailability(DocumentFormat.OpenXml.FileFormatVersions.Office2016)]
public enum FillTypeExt
public readonly struct FillTypeExt : DocumentFormat.OpenXml.IEnumValue, DocumentFormat.OpenXml.IEnumValueFactory<DocumentFormat.OpenXml.Office2016.Excel.FillTypeExt>, IEquatable<DocumentFormat.OpenXml.Office2016.Excel.FillTypeExt>
type FillTypeExt = 
[<DocumentFormat.OpenXml.OfficeAvailability(DocumentFormat.OpenXml.FileFormatVersions.Office2016)>]
type FillTypeExt = 
type FillTypeExt = struct
    interface IEnumValue
    interface IEnumValueFactory<FillTypeExt>
Public Enum FillTypeExt
Public Structure FillTypeExt
Implements IEnumValue, IEnumValueFactory(Of FillTypeExt), IEquatable(Of FillTypeExt)
Vererbung
FillTypeExt
Vererbung
FillTypeExt
Attribute

Felder

Name Wert Beschreibung
Test 0

Test.

Wenn das Element als xml serialisiert wird, lautet der Wert "test".

Equality(FillTypeExt, FillTypeExt)
Equals(FillTypeExt)
Equals(Object)
FillTypeExt(String)

Erstellt eine neue FillTypeExt-Enumeration instance

GetHashCode()
IEnumValue.IsValid
IEnumValue.Value
IEnumValue.Version
IEnumValueFactory<FillTypeExt>.Create(String)
Inequality(FillTypeExt, FillTypeExt)
Test

Test.

Wenn das Element als xml serialisiert wird, lautet der Wert "test".

ToString()

Gilt für: