次の方法で共有


LinkDirectionValues Enumeration

Defines the LinkDirectionValues enumeration.

Namespace: DocumentFormat.OpenXml.Office2010.Ink
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

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

Members

Member name Description
To to. When the item is serialized out as xml, its value is "to".
From from. When the item is serialized out as xml, its value is "from".
With with. When the item is serialized out as xml, its value is "with".

See Also

Reference

DocumentFormat.OpenXml.Office2010.Ink Namespace