Ziv-Barber / officegen

Standalone Office Open XML files (Microsoft Office 2007 and later) generator for Word (docx), PowerPoint (pptx) and Excell (xlsx) in javascript. The output is a stream.
MIT License
2.65k stars 470 forks source link

How to set the first line indentation for a paragraph in word? #395

Open Shirley-zzb opened 3 years ago

Shirley-zzb commented 3 years ago

How to set the first line indentation for a paragraph in word?

I just find the how to set indentLeft, and the overcome is each line have a indentation.