DocumentProtection.Enforcement 属性

定义

强制实施文档保护设置

表示架构中的以下属性:w:enforcement

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

属性值

返回 EnumValue<T>

属性

适用于