InsertRows_Int_Int Method
InsertRows_Int_Int function
Inserts multiple rows into the worksheet.
func (instance *Cells) InsertRows_Int_Int(rowindex int32, totalrows int32) error
Remarks
See Also
- Class Cells
- Library Aspose.Cells for Go
Inserts multiple rows into the worksheet.
func (instance *Cells) InsertRows_Int_Int(rowindex int32, totalrows int32) error