次の方法で共有


PropertySet.Rotation プロパティ

定義

カスタム回転

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

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

プロパティ値

Int32Value を返します。

属性

適用対象