TransformGroup.VerticalFlip 属性

定义

垂直翻转

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

[DocumentFormat.OpenXml.SchemaAttr(0, "flipV")]
public DocumentFormat.OpenXml.BooleanValue VerticalFlip { get; set; }
public DocumentFormat.OpenXml.BooleanValue VerticalFlip { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "flipV")]
public DocumentFormat.OpenXml.BooleanValue? VerticalFlip { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("flipV")]
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, "flipV")>]
member this.VerticalFlip : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("flipV")>]
member this.VerticalFlip : DocumentFormat.OpenXml.BooleanValue with get, set
Public Property VerticalFlip As BooleanValue

属性值

返回 BooleanValue

属性

适用于