TablePropertyExceptions.TableWidth Property

Preferred Table Width Exception.Represents the element tag in schema: w:tblW

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

Syntax

'Declaration
Public Property TableWidth As TableWidth
    Get
    Set
'Usage
Dim instance As TablePropertyExceptions
Dim value As TableWidth

value = instance.TableWidth

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

Property Value

Type: DocumentFormat.OpenXml.Wordprocessing.TableWidth
Returns TableWidth.

See Also

Reference

TablePropertyExceptions Class

TablePropertyExceptions Members

DocumentFormat.OpenXml.Wordprocessing Namespace