Share via


StyleTableCellProperties.NoWrap Property

NoWrap.Represents the element tag in schema: w:noWrap

Namespace:  DocumentFormat.OpenXml.Wordprocessing
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
Public Property NoWrap As NoWrap
    Get
    Set
'Usage
Dim instance As StyleTableCellProperties
Dim value As NoWrap

value = instance.NoWrap

instance.NoWrap = value
public NoWrap NoWrap { get; set; }

Property Value

Type: DocumentFormat.OpenXml.Wordprocessing.NoWrap

See Also

Reference

StyleTableCellProperties Class

StyleTableCellProperties Members

DocumentFormat.OpenXml.Wordprocessing Namespace