Aspose::Cells::AutoFilter::MatchNonBlanks method
AutoFilter::MatchNonBlanks method
Match all not blank cell in the list.
void Aspose::Cells::AutoFilter::MatchNonBlanks(int32_t fieldIndex)
Parameter | Type | Description |
---|---|---|
fieldIndex | int32_t | The 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
- Class AutoFilter
- Namespace Aspose::Cells
- Library Aspose.Cells for C++