次の方法で共有


GradientFill.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> を返します。

属性

適用対象