次の方法で共有


PathShadeValues Enumeration

Path Shade Type

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

Syntax

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

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".
Rectangle Rectangle. When the item is serialized out as xml, its value is "rect".

See Also

Reference

DocumentFormat.OpenXml.Drawing Namespace