OuterShadow.RotateWithShape プロパティ

定義

回転を Shape.Represents、次のスキーマの属性: rotWithShape

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

プロパティ値

BooleanValue

返します。 BooleanValue

属性

注釈

ECMA 376 の標準の ECMA インターナショナルから次の情報は、このクラスを使用する場合に、役立ちます。

図形を回転すると、影を図形を回転する必要があるかどうかを指定します。

この属性の値が XML スキーマで定義されているbooleanのデータ型です。

適用対象