次の方法で共有


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 を返します。

属性

適用対象