次の方法で共有


Headers.Protected プロパティ

定義

Protected

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

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

プロパティ値

BooleanValue を返します。

属性

適用対象