TextBodyProperties.VerticalOverflow プロパティ

定義

Text Vertical Overflow.vertOverflow というスキーマ内の次の属性を表します。

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

プロパティ値

EnumValue<TextVerticalOverflowValues>
属性

適用対象