Is it possible to add borders to an excel range automatically by using datanitro? i.e. something like:
>>> CellRange("A1:A5").upper_border= True
Is it possible to add borders to an excel range automatically by using datanitro? i.e. something like:
>>> CellRange("A1:A5").upper_border= True
You can't do it directly, but there are two workarounds: