Freigeben über


PathShadeTypeValues-Enumeration

Defines the PathShadeTypeValues enumeration.

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

Syntax

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

Member

Membername Beschreibung
Shape shape. When the item is serialized out as xml, its value is "shape".
Circle circle. When the item is serialized out as xml, its value is "circle".
Rect rect. When the item is serialized out as xml, its value is "rect".

Siehe auch

Referenz

DocumentFormat.OpenXml.Office2010.Word-Namespace