TableWidthDxaNilType.Type Property

type.Represents the attribte in schema: w:type

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

Syntax

'Declaration
<SchemaAttrAttribute(, "type")> _
Public Property Type As EnumValue(Of TableWidthValues)
    Get
    Set
'Usage
Dim instance As TableWidthDxaNilType
Dim value As EnumValue(Of TableWidthValues)

value = instance.Type

instance.Type = value
[SchemaAttrAttribute(, "type")]
public EnumValue<TableWidthValues> Type { get; set; }

Property Value

Type: DocumentFormat.OpenXml.EnumValue<TableWidthValues>

See Also

Reference

TableWidthDxaNilType Class

TableWidthDxaNilType Members

DocumentFormat.OpenXml.Wordprocessing Namespace