Slice
Definition
Returns partition of the table based on the 4 values.
Parameters
-
Column index min:
- Def: Specify the number of the first column.
-
Column index max:
- Def: Specify the number of the last column.
-
Row index min:
- Def: Specify the number of the first row.
-
Row index max:
- Def: Specify the number of the last column.