excel icon indicating copy to clipboard operation
excel copied to clipboard

Change size of a cell

Open ArturAntin opened this issue 4 years ago • 5 comments

hey @justkawal, is it possible to change the size of a single cell? So basically changing the width of a specific column and the height of a specific row.

ArturAntin avatar Oct 18 '20 11:10 ArturAntin

hey @ArturAntin

In the recent push, we have started implementing the height and width: https://github.com/justkawal/excel/blob/7fd12752b179fc6b5e8e06f678950b71f6eb2133/lib/src/sheet/sheet.dart#L921

It will take some time, as the new version will have more functionalities.

justkawal avatar Oct 24 '20 06:10 justkawal

@justkawal Any news on this? :)

dramcio avatar Mar 30 '21 22:03 dramcio

@dramcio, It might require more time as I'm working on this on week-ends.

Pull-requests are welcome

justkawal avatar Apr 02 '21 18:04 justkawal

@justkawal Any news on this? :)

once10301 avatar May 21 '21 03:05 once10301

@justkawal Any news on this? :)

Prepared the pull request. #99

igdmitrov avatar Jun 12 '21 17:06 igdmitrov