ColorsType.Method 属性

定义

颜色应用程序方法类型

表示架构中的以下属性: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)

属性值

返回 EnumValue<T>

属性

适用于