PreviousTableCellProperties.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 PreviousTableCellProperties
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

PreviousTableCellProperties Class

PreviousTableCellProperties Members

DocumentFormat.OpenXml.Wordprocessing Namespace