ShapeNode.EditingType Property
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
Syntax
'Declaration
ReadOnly Property EditingType As MsoEditingType
Get
'Usage
Dim instance As ShapeNode
Dim value As MsoEditingType
value = instance.EditingType
MsoEditingType EditingType { get; }
Property Value
Type: Microsoft.Office.Core.MsoEditingType