Share via


ModifyTransformProps.FlipV Property

Definition

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

Represents the following attribute in the schema: flipV

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

Property Value

Attributes

Applies to