Freigeben über


TableApplyValues-Enumeration

Defines the TableApplyValues enumeration.

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

Syntax

'Declaration
Public Enumeration TableApplyValues
'Usage
Dim instance As TableApplyValues
public enum TableApplyValues

Member

Membername Beschreibung
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".

Siehe auch

Referenz

DocumentFormat.OpenXml.InkML-Namespace