Aspose::Cells::AutoFilter::MatchBlanks method

AutoFilter::MatchBlanks method

Match all blank cell in the list.

void Aspose::Cells::AutoFilter::MatchBlanks(int32_t fieldIndex)
ParameterTypeDescription
fieldIndexint32_tThe integer offset of the field on which you want to base the filter (from the left of the list; the leftmost field is field 0).

See Also