Share via


Tile.Flip 属性

定义

平铺翻转

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

[DocumentFormat.OpenXml.SchemaAttr(0, "flip")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Drawing.TileFlipValues> Flip { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Drawing.TileFlipValues> Flip { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "flip")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Drawing.TileFlipValues>? Flip { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("flip")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Drawing.TileFlipValues>? Flip { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Drawing.TileFlipValues>? Flip { get; set; }
member this.Flip : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Drawing.TileFlipValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "flip")>]
member this.Flip : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Drawing.TileFlipValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr("flip")>]
member this.Flip : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Drawing.TileFlipValues> with get, set
Public Property Flip As EnumValue(Of TileFlipValues)

属性值

返回 EnumValue<T>

属性

适用于