Freigeben über


BackstageLabelControl.NoWrap-Eigenschaft

noWrap.Represents the attribte in schema: noWrap

Namespace:  DocumentFormat.OpenXml.Office2010.CustomUI
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
<SchemaAttrAttribute(, "noWrap")> _
Public Property NoWrap As BooleanValue
    Get
    Set
'Usage
Dim instance As BackstageLabelControl
Dim value As BooleanValue

value = instance.NoWrap

instance.NoWrap = value
[SchemaAttrAttribute(, "noWrap")]
public BooleanValue NoWrap { get; set; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.BooleanValue

Siehe auch

Referenz

BackstageLabelControl Klasse

BackstageLabelControl-Member

DocumentFormat.OpenXml.Office2010.CustomUI-Namespace