Felix Zumstein

Results 83 issues of Felix Zumstein

* placeholder in cells disappears * placeholder in shapes shows `None`

bug
PRO

I think this is currently only handled for RunPython call and could end up in a `Run-time error '5': Invalid procedure call or argument` when importing UDFs.

enhancement

* works inside a Frame * e.g., format a column with only 1 decimal * expanded rows will have 2 decimals

bug
PRO

* paper size * margins * center on page * Orientation * Scaling

enhancement

* consistent keys (uppercase with underscore), but accept lowercase with spaces, too, for legacy compatibility * central handling in Python * allow non-ASCII characters * cross-platform compatibility (currently, config files...

Refactoring

see #1597: the tables API currently doesn't support proper slicing of columns/rows and selecting them by name instead of just by position.

enhancement