Reflection.RotateWithShape プロパティ

定義

図形で回転

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

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

プロパティ値

BooleanValue を返します。

属性

適用対象