Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 677 Bytes

Office.MsoEditingType.md

File metadata and controls

23 lines (17 loc) · 677 Bytes
title api_name ms.assetid ms.date ms.localizationpriority
MsoEditingType enumeration (Office)
Office.MsoEditingType
5fe5c4f6-6467-c6a7-197c-ff700c384b92
06/14/2019
medium

MsoEditingType enumeration (Office)

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.

[!includeSupport and feedback]