Compatibility.LayoutRawTableWidth Property

Ignore Space Before Table When Deciding If Table Should Wrap Floating Object.Represents the element tag in schema: w:layoutRawTableWidth

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

Syntax

'Declaration
Public Property LayoutRawTableWidth As LayoutRawTableWidth
    Get
    Set
'Usage
Dim instance As Compatibility
Dim value As LayoutRawTableWidth

value = instance.LayoutRawTableWidth

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

Property Value

Type: DocumentFormat.OpenXml.Wordprocessing.LayoutRawTableWidth
Returns LayoutRawTableWidth.

See Also

Reference

Compatibility Class

Compatibility Members

DocumentFormat.OpenXml.Wordprocessing Namespace