TextBodyProperties.Wrap プロパティ

定義

テキスト の折り返しの種類。スキーマ内の次の属性を表します。

[DocumentFormat.OpenXml.SchemaAttr(0, "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
Public Property Wrap As EnumValue(Of TextWrappingValues)

プロパティ値

EnumValue<TextWrappingValues>
属性

適用対象