MsoEditingType Enumeration
Office Developer Reference |
Specifies the editing type of a node.
Name | Value | Description |
---|---|---|
msoEditingAuto | 0 | Editing type is appropriate to the segments being connected. |
msoEditingCorner | 1 | Corner node. |
msoEditingSmooth | 2 | Smooth node. |
msoEditingSymmetric | 3 | Symmetric node. |