Freigeben über


PatternFill.PatternType Eigenschaft

Definition

Mustertyp

Stellt das folgende Attribut im Schema dar: patternType

[DocumentFormat.OpenXml.SchemaAttr(0, "patternType")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Spreadsheet.PatternValues> PatternType { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Spreadsheet.PatternValues> PatternType { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "patternType")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Spreadsheet.PatternValues>? PatternType { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("patternType")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Spreadsheet.PatternValues>? PatternType { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Spreadsheet.PatternValues>? PatternType { get; set; }
member this.PatternType : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Spreadsheet.PatternValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "patternType")>]
member this.PatternType : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Spreadsheet.PatternValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr("patternType")>]
member this.PatternType : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Spreadsheet.PatternValues> with get, set
Public Property PatternType As EnumValue(Of PatternValues)

Eigenschaftswert

Gibt zurück EnumValue<T>.

Attribute

Hinweise

Die folgenden Informationen aus dem INTERNATIONALEN ECMA-Standard ECMA-376 können bei der Arbeit mit dieser Klasse nützlich sein.

Gibt den Füllmustertyp an (einschließlich solid und none). Der Standardwert ist none, wenn er fehlt.

Die möglichen Werte für dieses Attribut werden durch den ST_PatternType einfachen Typ definiert.

Gilt für: