次の方法で共有


PathShadeTypeValues Enumeration

Defines the PathShadeTypeValues enumeration.

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

Syntax

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

Members

Member name Description
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".

See Also

Reference

DocumentFormat.OpenXml.Office2010.Word Namespace