次の方法で共有


ArcTo.StartAngle プロパティ

定義

図形円弧の開始角度

スキーマ内の次の属性を表します。 stAng

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

プロパティ値

StringValue を返します。

属性

適用対象