CustomSheetView.FilterUnique Property

Definition

Filter

Represents the following attribute in the schema: filterUnique

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

Property Value

Returns BooleanValue.

Attributes

Applies to