LayoutTargetValues Enumeration
Layout Target
Namespace: DocumentFormat.OpenXml.Drawing.Charts
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'宣言
Public Enumeration LayoutTargetValues
'使用
Dim instance As LayoutTargetValues
public enum LayoutTargetValues
Members
Member name | Description | |
---|---|---|
Inner | Inner. When the item is serialized out as xml, its value is "inner". | |
Outer | Outer. When the item is serialized out as xml, its value is "outer". |