Share via


WorkbookProperties.FilterPrivacy Property

Definition

Filter Privacy

Represents the following attribute in the schema: 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

Property Value

Returns BooleanValue.

Attributes

Applies to