JavaScript API: createParagraphStyle

createParagraphStyle

PREMIUM TRIAL / ADVANCED

Creates paragraph style.

Note

You are reading the JavaScript API documentation. For the PHP API method please go to createParagraphStyle.

Description
createParagraphStyle (name: string, styles: OptionsParagraph): this
Code samples

Example #1

The resulting Word document looks like:

Release notes
  • phpdocx 15.0:
    • new method.