masaccio / numbers-parser

Python module for parsing Apple Numbers .numbers files
MIT License
201 stars 14 forks source link

How can I align fields to left/right? #58

Closed CaledoniaProject closed 11 months ago

CaledoniaProject commented 12 months ago

I'm trying to create a numbers document with this library, how can I left align the fields?

masaccio commented 12 months ago

I am working on this at the moment. I can read alignments, but write doesn't quite work yet. Probably another week or 2.

masaccio commented 11 months ago

In v4.1.0 you can do this. See https://github.com/masaccio/numbers-parser/blob/main/README.md#editing-paragraph-styles.