次の方法で共有


WorkbookProperties.FilterPrivacy プロパティ

定義

プライバシーのフィルター処理

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

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

プロパティ値

BooleanValue を返します。

属性

適用対象