che-poi.1045710.n5.nabble.com/Problem-with-default-font-size-when-reading-from-docx-file-tp5726353p5726379.html
Sent from the POI - User mailing list archive at Nabble.com.
-
To unsubscribe, e-mail: user-unsubscr...@poi.apache.
part says its 10!
In the meantime, I tried use getStyleID() for the paragraph and getStyles() for
the document. But it didn't help as the paragraph had no style and
getStyleID() returned null.
If it helps, I'm reading the data from cells of a table and I know that the
paragraphs and runs
meantime, I tried use getStyleID() for the paragraph and getStyles()
for the document. But it didn't help as the paragraph had no style and
getStyleID() returned null.
If it helps, I'm reading the data from cells of a table and I know that the
paragraphs and runs are extracted correctly.