Worksheet.Filter
Worksheet.Filter method
Filters the range.
public void Filter(CellArea ca)
| Parameter | Type | Description |
|---|---|---|
| ca | CellArea | The range |
See Also
- struct CellArea
- class Worksheet
- namespace Aspose.Cells
- assembly Aspose.Cells
Filters the range.
public void Filter(CellArea ca)
| Parameter | Type | Description |
|---|---|---|
| ca | CellArea | The range |