Shape.LockedText 属性

定义

阻止文本编辑

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

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

属性值

返回 BooleanValue

属性

适用于