ContentPartLocks.NoEditPoints 属性

定义

不允许编辑形状点

表示架构中的以下属性:noEditPoints

[DocumentFormat.OpenXml.SchemaAttr(0, "noEditPoints")]
public DocumentFormat.OpenXml.BooleanValue NoEditPoints { get; set; }
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; }
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

属性值

属性

适用于