Skip to content

Add Indent helper func#61

Merged
gomutex merged 2 commits intogomutex:mainfrom
spekulant:main
Feb 28, 2025
Merged

Add Indent helper func#61
gomutex merged 2 commits intogomutex:mainfrom
spekulant:main

Conversation

@spekulant
Copy link
Copy Markdown
Contributor

This change adds a function for adding an Indent definition directly to a paragraph

Previously, I had to add an indentation via the ct.Properties reference like so:

p1.GetCT().Property.Indent = &indentProp

Semi-related to issue #59 where I couldn't indent a paragraph (there, a list) with just the Style property as per the Demo example.

@gomutex gomutex merged commit eb86d61 into gomutex:main Feb 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants