次の方法で共有


TextBodyProperties.Wrap プロパティ

定義

テキスト折り返しの種類

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

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

プロパティ値

属性

適用対象