共用方式為


BlipFillProperties.RotateWithShape Property

Definition

Rotate With Shape

Represents the following attribute in the schema: rotWithShape

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; }
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

Attributes

Applies to