TableWidthValues Enumeration

Defines the TableWidthValues enumeration.

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

Syntax

声明
Public Enumeration TableWidthValues
用法
Dim instance As TableWidthValues
public enum TableWidthValues

Members

Member name Description
Nil nil. When the item is serialized out as xml, its value is "nil".
Dxa dxa. When the item is serialized out as xml, its value is "dxa".

See Also

Reference

DocumentFormat.OpenXml.Wordprocessing Namespace