PHP_XLSXWriter icon indicating copy to clipboard operation
PHP_XLSXWriter copied to clipboard

Allow to set the tab ratio and default to 600

Open c-s-w opened this issue 3 years ago • 0 comments

This pull request adds the possiblity to set the tab ratio (e.g. $writer->setTabRatio(800);).

Additionally, the default value is updated to match Excels default value.

This closes https://github.com/mk-j/PHP_XLSXWriter/issues/181

c-s-w avatar Jul 05 '21 15:07 c-s-w