excel
excel copied to clipboard
Change size of a cell
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.
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 Any news on this? :)
@dramcio, It might require more time as I'm working on this on week-ends.
Pull-requests are welcome
@justkawal Any news on this? :)
@justkawal Any news on this? :)
Prepared the pull request. #99