Skip to content

Commit

Permalink
This closes qax-os#1548, support to get multiple images in one cell (q…
Browse files Browse the repository at this point in the history
  • Loading branch information
yicixin authored and xuri committed Jul 11, 2023
1 parent 5e9040b commit a035c62
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion picture.go
Original file line number Diff line number Diff line change
Expand Up @@ -672,7 +672,6 @@ func (f *File) getPicture(row, col int, drawingXML, drawingRelationships string)
pic.Format.AltText = deTwoCellAnchor.Pic.NvPicPr.CNvPr.Descr
pics = append(pics, pic)
}
return
}
}
}
Expand Down

0 comments on commit a035c62

Please sign in to comment.