Freigeben über


EditAsValues-Enumeration

Shape Grouping Types

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

Syntax

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

Member

Membername Beschreibung
Canvas Shape Canvas. When the item is serialized out as xml, its value is "canvas".
OrganizationChart Organization Chart Diagram. When the item is serialized out as xml, its value is "orgchart".
Radial Radial Diagram. When the item is serialized out as xml, its value is "radial".
Cycle Cycle Diagram. When the item is serialized out as xml, its value is "cycle".
Stacked Pyramid Diagram. When the item is serialized out as xml, its value is "stacked".
Venn Venn Diagram. When the item is serialized out as xml, its value is "venn".
Bullseye Bullseye Diagram. When the item is serialized out as xml, its value is "bullseye".

Siehe auch

Referenz

DocumentFormat.OpenXml.Vml-Namespace