BlipFill.RotateWithShape Property

Definition

Rotate With Shape

Represents the following attribute in the schema: 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

Property Value

Returns BooleanValue.

Attributes

Applies to