ColorsType.HueDirection プロパティ

定義

Hue Direction.スキーマの次の属性を表します。 hueDir

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

プロパティ値

EnumValue<HueDirectionValues>

EnumValue<T> を返します。

属性

適用対象