Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add option to set LineSpacingRule for paragraph #584

Open
flow8282 opened this issue Jul 31, 2015 · 0 comments
Open

Add option to set LineSpacingRule for paragraph #584

flow8282 opened this issue Jul 31, 2015 · 0 comments

Comments

@flow8282
Copy link

flow8282 commented Jul 31, 2015

At the moment it's not possible to set the line spacing rule (Selection.ParagraphFormat.LineSpacingRule) for the paragraph.

The possible value for the LineSpacingRule are:

"wdLineSpaceSingle",
"wdLineSpace1pt5",
"wdLineSpaceDouble",
"wdLineSpaceAtLeast",
"wdLineSpaceExactly" and
"wdLineSpaceMultiple". (which is default).

Would be great if this could be added!


Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant