SetEndIndex Method
SetEndIndex function
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.
func (instance *DeleteBlankOptions) SetEndIndex(value int32) error
Remarks
See Also
- Class DeleteBlankOptions
- Library Aspose.Cells for Go