次の方法で共有


TableApplyValues Enumeration

Defines the TableApplyValues enumeration.

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

Syntax

'宣言
Public Enumeration TableApplyValues
'使用
Dim instance As TableApplyValues
public enum TableApplyValues

Members

Member name Description
Absolute absolute. When the item is serialized out as xml, its value is "absolute".
Relative relative. When the item is serialized out as xml, its value is "relative".

See Also

Reference

DocumentFormat.OpenXml.InkML Namespace