Hello,
Headings are applied using w:outlineLvl tags, and the attribute w:val sets the depth (w:val value + 1):
http://officeopenxml.com/WPparagraphProperties.php
It's set as a pPr style in custom styles and/or inline styles.
Regards.
🏷️ Limited Offer: 25% OFF 🏷️
First 100 purchases only — Special discount!
Use this coupon on checkout: PHPDXPJ_D1SC1N5T
Get it nowHello,
Headings are applied using w:outlineLvl tags, and the attribute w:val sets the depth (w:val value + 1):
http://officeopenxml.com/WPparagraphProperties.php
It's set as a pPr style in custom styles and/or inline styles.
Regards.