CustomSheetView.Filter Property
Filtered List.Represents the attribte in schema: filter
Namespace: DocumentFormat.OpenXml.Spreadsheet
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
<SchemaAttrAttribute(, "filter")> _
Public Property Filter As BooleanValue
Get
Set
'Usage
Dim instance As CustomSheetView
Dim value As BooleanValue
value = instance.Filter
instance.Filter = value
[SchemaAttrAttribute(, "filter")]
public BooleanValue Filter { get; set; }
Property Value
Type: DocumentFormat.OpenXml.BooleanValue
Returns BooleanValue.