[]
        
(Showing Draft Content)

GrapeCity.SpreadBuilder.DDSheet.FixImageOffset

FixImageOffset Method

FixImageOffset(bool)

Adjusts the position of images in the sheet to ensure they align correctly with cell boundaries.

Declaration
public void FixImageOffset(bool autoRowHeight)
Parameters
Type Name Description
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.