FilterColumn

Overview

FilterColumn is a class in Aspose.Cells FOSS for C++.

Represents filter column.

Methods

SignatureDescription
GetColumnIndex()intGets the column index.
GetHiddenButton()boolGets or sets a value indicating whether hidden button.
SetHiddenButton(value: bool)
Clear()Clears the current state.

See Also