次の方法で共有


WrapThrough.WrapText プロパティ

定義

テキスト折り返しの場所

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

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

プロパティ値

EnumValue<T> を返します。

属性

適用対象