GradientFill.Degree 属性

定义

线性渐变度

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

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

属性值

返回 DoubleValue

属性

适用于