ColorsType.Method プロパティ

定義

Color Application Method Type.Represents the following attribute in the schema: meth

[DocumentFormat.OpenXml.SchemaAttr(0, "meth")]
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
Public Property Method As EnumValue(Of ColorApplicationMethodValues)

プロパティ値

EnumValue<ColorApplicationMethodValues>

EnumValue<T> を返します。

属性

適用対象