Share via


ModifyNonVisualDrawingShapeProps.NoEditPoints Property

Definition

noEditPoints, this property is only available in Office 2016 and later.

Represents the following attribute in the schema: noEditPoints

public DocumentFormat.OpenXml.BooleanValue? NoEditPoints { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "noEditPoints")]
public DocumentFormat.OpenXml.BooleanValue? NoEditPoints { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("noEditPoints")]
public DocumentFormat.OpenXml.BooleanValue? NoEditPoints { get; set; }
member this.NoEditPoints : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "noEditPoints")>]
member this.NoEditPoints : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("noEditPoints")>]
member this.NoEditPoints : DocumentFormat.OpenXml.BooleanValue with get, set
Public Property NoEditPoints As BooleanValue

Property Value

Attributes

Applies to