Skip to content

Commit e3fb2d7

Browse files
authored
This closes #1548, support to get multiple images in one cell (#1549)
1 parent 16efeae commit e3fb2d7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

picture.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -672,7 +672,6 @@ func (f *File) getPicture(row, col int, drawingXML, drawingRelationships string)
672672
pic.Format.AltText = deTwoCellAnchor.Pic.NvPicPr.CNvPr.Descr
673673
pics = append(pics, pic)
674674
}
675-
return
676675
}
677676
}
678677
}

0 commit comments

Comments
 (0)