TimeNodeSyncValues Enumeration
Time Node Sync Type
Namespace: DocumentFormat.OpenXml.Presentation
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
Public Enumeration TimeNodeSyncValues
'Usage
Dim instance As TimeNodeSyncValues
public enum TimeNodeSyncValues
Members
Member name | Description | |
---|---|---|
None | none. When the item is serialized out as xml, its value is "none". | |
CanSlip | TimeNode Sync Enum ( Can Slip ). When the item is serialized out as xml, its value is "canSlip". | |
Locked | TimeNode Sync Enum ( Locked ). When the item is serialized out as xml, its value is "locked". |