OSDN Git Service

This is a breaking change closes #1332 (#1333)
authorKostya Privezentsev <privezentsev@gmail.com>
Tue, 30 Aug 2022 16:02:48 +0000 (19:02 +0300)
committerGitHub <noreply@github.com>
Tue, 30 Aug 2022 16:02:48 +0000 (00:02 +0800)
commit18cd63a548afa1abcddc86a998fdefa3b4cc60c1
tree20abe577307ce6d072900f0b98fee57e06133eea
parentbef49e40eec508a6413e80ee5df7df52f7827424
This is a breaking change closes #1332 (#1333)

This use `InsertRows` instead of `InsertRow`, and using `InsertCols` instead of `InsertCol`
adjust.go
adjust_test.go
col.go
col_test.go
rows.go
rows_test.go