TableWidthDxaNilType.Width Property

w.Represents the attribte in schema: w:w

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

Syntax

'Declaration
<SchemaAttrAttribute(, "w")> _
Public Property Width As Int16Value
    Get
    Set
'Usage
Dim instance As TableWidthDxaNilType
Dim value As Int16Value

value = instance.Width

instance.Width = value
[SchemaAttrAttribute(, "w")]
public Int16Value Width { get; set; }

Property Value

Type: DocumentFormat.OpenXml.Int16Value

See Also

Reference

TableWidthDxaNilType Class

TableWidthDxaNilType Members

DocumentFormat.OpenXml.Wordprocessing Namespace