Share via


PropertySet.HorizontalFlip Property

Definition

Custom Horizontal Flip

Represents the following attribute in the schema: custFlipHor

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

Property Value

Returns BooleanValue.

Attributes

Applies to