ColorsType.HueDirection 属性

定义

Hue 方向

表示架构中的以下属性:hueDir

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

属性值

返回 EnumValue<T>

属性

适用于