Share via


GradientFill.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 を返します。

属性

適用対象