MsoEditingType Enumeration
Specifies the editing type of a node.
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
Syntax
'Declaration
Public Enumeration MsoEditingType
'Usage
Dim instance As MsoEditingType
public enum MsoEditingType
Members
Member name | Description | |
---|---|---|
msoEditingAuto | Editing type is appropriate to the segments being connected. | |
msoEditingCorner | Corner node. | |
msoEditingSmooth | Smooth node. | |
msoEditingSymmetric | Symmetric node. |