Closed Daniel09Fernandes closed 1 year ago
Use the setCell Width to modify the cell width, to modify the height, use the Wrapped property that is in the SetValue function.
function SetValue(aCellNumber: integer; const aCollName: string; aValue: variant; TypeValue: TTypeValue = ftString; Wrapped: boolean = false): TOpenOffice_calc;
Use the setCell Width to modify the cell width, to modify the height, use the Wrapped property that is in the SetValue function.
function SetValue(aCellNumber: integer; const aCollName: string; aValue: variant; TypeValue: TTypeValue = ftString; Wrapped: boolean = false): TOpenOffice_calc;