Share via


ModifyTransformProps.FlipH Property

Definition

flipH, this property is only available in Office 2016 and later.

Represents the following attribute in the schema: flipH

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

Property Value

Attributes

Applies to