DeleteRows_Int_Int_Bool Method
DeleteRows_Int_Int_Bool function
Deletes multiple rows in the worksheet.
func (instance *Cells) DeleteRows_Int_Int_Bool(rowindex int32, totalrows int32, updatereference bool) (bool, error)
Remarks
See Also
- Class Cells
- Library Aspose.Cells for Go