ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.SpreadBuilder Assembly / GrapeCity.SpreadBuilder Namespace / DDSheet Class / FixImageOffset Method

In This Topic
    FixImageOffset Method
    In This Topic
    Fix images' offset in a specified sheet.
    Syntax
    'Declaration
     
    Public Sub FixImageOffset( _
       ByVal autoRowHeight As Boolean _
    ) 
    public void FixImageOffset( 
       bool autoRowHeight
    )

    Parameters

    autoRowHeight
    See Also