Share via


Table.AutoFilter Property

Definition

Table AutoFilter.

Represents the following element tag in the schema: x:autoFilter.

public DocumentFormat.OpenXml.Spreadsheet.AutoFilter AutoFilter { get; set; }
public DocumentFormat.OpenXml.Spreadsheet.AutoFilter? AutoFilter { get; set; }
member this.AutoFilter : DocumentFormat.OpenXml.Spreadsheet.AutoFilter with get, set
Public Property AutoFilter As AutoFilter

Property Value

Returns AutoFilter.

Applies to