Aspose::Cells::DeleteBlankOptions::SetEndIndex method
DeleteBlankOptions::SetEndIndex method
Specifies the end row/column index(inclusive) of the range to check and delete blank rows/columns. Default value is -1 and -1 means the maximum range of all objects(cells, drawings, …) that need to be checked.
void Aspose::Cells::DeleteBlankOptions::SetEndIndex(int32_t value)
See Also
- Class Vector
- Class DeleteBlankOptions
- Namespace Aspose::Cells
- Library Aspose.Cells for C++