次の方法で共有


ColorsType.Method プロパティ

定義

Color Application メソッドの種類

スキーマ内の次の属性を表します。

[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> を返します。

属性

適用対象