Compartir a través de


StyleTableCellProperties.NoWrap Property

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

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

Syntax

'Declaración
Public Property NoWrap As NoWrap
    Get
    Set
'Uso
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