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)

属性值

属性

适用于