PropertySet.VerticalFlip 属性

定义

自定义垂直翻转

表示架构中的以下属性:custFlipVert

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

属性值

返回 BooleanValue

属性

适用于