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

Multiple Character Level Styles #1203

Open
1 task
danOIntellitect opened this issue Oct 24, 2023 · 0 comments
Open
1 task

Multiple Character Level Styles #1203

danOIntellitect opened this issue Oct 24, 2023 · 0 comments

Comments

@danOIntellitect
Copy link

NPOI Version Used

2.6.2

File Type

  • DOCX

Use Case

When parsing a docx file to code, to get a style for the current text we use a XWPFRun using GetCTR()?.rPr?.rStyle?.val to get the character level style. We want to have a single part of text have multiple styles so we can correlate the styles later on.

Description

Is it possible to have multiple styles layered instead of a single character level style.

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

No branches or pull requests

1 participant