次の方法で共有


LatentStyles.DefaultLockedState プロパティ

定義

既定のスタイル ロック設定

スキーマ内の次の属性を表します。 w:defLockedState

[DocumentFormat.OpenXml.SchemaAttr(23, "defLockedState")]
public DocumentFormat.OpenXml.OnOffValue DefaultLockedState { get; set; }
public DocumentFormat.OpenXml.OnOffValue DefaultLockedState { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(23, "defLockedState")]
public DocumentFormat.OpenXml.OnOffValue? DefaultLockedState { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("w:defLockedState")]
public DocumentFormat.OpenXml.OnOffValue? DefaultLockedState { get; set; }
public DocumentFormat.OpenXml.OnOffValue? DefaultLockedState { get; set; }
member this.DefaultLockedState : DocumentFormat.OpenXml.OnOffValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(23, "defLockedState")>]
member this.DefaultLockedState : DocumentFormat.OpenXml.OnOffValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("w:defLockedState")>]
member this.DefaultLockedState : DocumentFormat.OpenXml.OnOffValue with get, set
Public Property DefaultLockedState As OnOffValue

プロパティ値

EnumValue<T> を返します。

属性

適用対象