Skip to content

03a7ff5d 7f03 0622 6478 5f00be0c35f0

Fernando Garcia edited this page May 8, 2018 · 1 revision

ExcelFormulaResolver.HasAutoFilter Property

Additional header content

Gets or sets a value indicating whether the auto filter is enabled.

Namespace: iTin.Export.ComponentModel
Assembly: iTin.Export.Core (in iTin.Export.Core.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#

public YesNo HasAutoFilter { set; }

VB

Public WriteOnly Property HasAutoFilter As YesNo
	Set

Property Value

Type: YesNo
true if auto filter is enabled; otherwise, false.

Remarks

[Missing documentation for "P:iTin.Export.ComponentModel.ExcelFormulaResolver.HasAutoFilter"]

See Also

Reference

ExcelFormulaResolver Class
iTin.Export.ComponentModel Namespace

Clone this wiki locally