ArcTo.WidthRadius プロパティ

定義

図形円弧の幅半径

スキーマ内の次の属性を表します: wR

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

プロパティ値

StringValue を返します。

属性

適用対象