zhou7507

Results 2 issues of zhou7507

when I use split and move right on the pdf in goland, it will show 404 not found

bug
duplicate

**Description** I want to get all the coordinates of column B, but GetPictureCells() only returns one part **Steps to reproduce the issue:** ``` func main() { f, err := excelize.OpenFile("./123.xlsx")...

needs more info