Aspose::Cells::DeleteBlankOptions::GetEndIndex method

DeleteBlankOptions::GetEndIndex 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.

int32_t Aspose::Cells::DeleteBlankOptions::GetEndIndex()

See Also