Share via


BackstageLabelControl.NoWrap Property

Definition

noWrap, this property is only available in Office 2010 and later.

Represents the following attribute in the schema: noWrap

[DocumentFormat.OpenXml.SchemaAttr(0, "noWrap")]
public DocumentFormat.OpenXml.BooleanValue NoWrap { get; set; }
public DocumentFormat.OpenXml.BooleanValue NoWrap { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "noWrap")]
public DocumentFormat.OpenXml.BooleanValue? NoWrap { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("noWrap")]
public DocumentFormat.OpenXml.BooleanValue? NoWrap { get; set; }
public DocumentFormat.OpenXml.BooleanValue? NoWrap { get; set; }
member this.NoWrap : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "noWrap")>]
member this.NoWrap : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("noWrap")>]
member this.NoWrap : DocumentFormat.OpenXml.BooleanValue with get, set
Public Property NoWrap As BooleanValue

Property Value

Attributes

Applies to