次の方法で共有


Extrusion.OrientationAngle プロパティ

定義

軸周りの回転

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

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

プロパティ値

SingleValue を返します。

属性

適用対象