Fill.Angle 属性

定义

渐变角度

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

[DocumentFormat.OpenXml.SchemaAttr(0, "angle")]
public DocumentFormat.OpenXml.DecimalValue Angle { get; set; }
public DocumentFormat.OpenXml.DecimalValue Angle { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "angle")]
public DocumentFormat.OpenXml.DecimalValue? Angle { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("angle")]
public DocumentFormat.OpenXml.DecimalValue? Angle { get; set; }
public DocumentFormat.OpenXml.DecimalValue? Angle { get; set; }
member this.Angle : DocumentFormat.OpenXml.DecimalValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "angle")>]
member this.Angle : DocumentFormat.OpenXml.DecimalValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("angle")>]
member this.Angle : DocumentFormat.OpenXml.DecimalValue with get, set
Public Property Angle As DecimalValue

属性值

返回 DecimalValue

属性

适用于