[]
Adjusts the position of images in the sheet to ensure they align correctly with cell boundaries.
public void FixImageOffset(bool autoRowHeight)
If set to true, automatically adjusts the height of rows to accommodate the height of images that span multiple rows. If false, the position of images is adjusted without modifying row heights.
true
false