TextBodyProperties.VerticalOverflow プロパティ

定義

テキストの垂直方向のオーバーフロー

スキーマ内の次の属性を表します。vertOverflow

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

プロパティ値

属性

適用対象