AutoFilter.SetRange
AutoFilter.SetRange method
Sets the range to which the specified AutoFilter applies.
public void SetRange(int row, int startColumn, int endColumn)
Parameter | Type | Description |
---|---|---|
row | Int32 | Row index. |
startColumn | Int32 | Start column index. |
endColumn | Int32 | End column Index. |
See Also
- class AutoFilter
- namespace Aspose.Cells
- assembly Aspose.Cells