Freigeben über


ColorsType.Method Eigenschaft

Definition

Farbanwendungsmethodentyp

Stellt das folgende Attribut im Schema dar: meth

[DocumentFormat.OpenXml.SchemaAttr(0, "meth")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Drawing.Diagrams.ColorApplicationMethodValues> Method { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Drawing.Diagrams.ColorApplicationMethodValues> Method { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "meth")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Drawing.Diagrams.ColorApplicationMethodValues>? Method { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("meth")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Drawing.Diagrams.ColorApplicationMethodValues>? Method { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Drawing.Diagrams.ColorApplicationMethodValues>? Method { get; set; }
member this.Method : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Drawing.Diagrams.ColorApplicationMethodValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "meth")>]
member this.Method : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Drawing.Diagrams.ColorApplicationMethodValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr("meth")>]
member this.Method : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Drawing.Diagrams.ColorApplicationMethodValues> with get, set
Public Property Method As EnumValue(Of ColorApplicationMethodValues)

Eigenschaftswert

Gibt zurück EnumValue<T>.

Attribute

Gilt für: