Skip to main content

MsoEditingType enumeration

Specifies the editing type of a node.

Name Value Description
msoEditingAuto 0 Changes the node to a type appropriate to the segments being connected.
msoEditingCorner 1 Changes the node to a corner node.
msoEditingSmooth 2 Changes the node to a smooth curve node.
msoEditingSymmetric 3 Changes the node to a symmetric curve node.

Leave a comment

Your email address will not be published. Required fields are marked *

Format your code: <pre><code class="language-vba">place your code here</code></pre>