次の方法で共有


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

属性

適用対象