aboutsummaryrefslogtreecommitdiffstats
path: root/poi-examples/src/main/java/org/apache/poi/examples/hssf/usermodel/EmbeddedObjects.java
diff options
context:
space:
mode:
authorJacobo Aragunde Pérez <jaragunde@igalia.com>2025-07-09 21:00:14 +0200
committerGitHub <noreply@github.com>2025-07-09 20:00:14 +0100
commit6d8f1901dcf6cd5f6261e93c293b4383858e1b1d (patch)
tree40aff4dd318d27dedbf22bbb536005074b2dd1e9 /poi-examples/src/main/java/org/apache/poi/examples/hssf/usermodel/EmbeddedObjects.java
parent550be7c20129a683fb0b86d96b65613f09598414 (diff)
downloadpoi-trunk.tar.gz
poi-trunk.zip
Allow null values in XWPFParagraph.get/setAlignment(). (#829)HEADtrunk
* Allow null values in XWPFParagraph.get/setAlignment(). A null value in this field would indicate that the paragraph should follow the alignment provided by the style hierarchy. Fixes: https://bz.apache.org/bugzilla/show_bug.cgi?id=69720 * Revert getAlignment() and implement isAlignmentSet() instead. * Replace test case file. * Implement XWPFParagraph.getTCPPr(create). It lets the caller choose if a new PPr should be created in case it doesn't exist. * use getCTPPr(boolean) * compile issue --------- Co-authored-by: PJ Fanning <pjfanning@users.noreply.github.com>
Diffstat (limited to 'poi-examples/src/main/java/org/apache/poi/examples/hssf/usermodel/EmbeddedObjects.java')
0 files changed, 0 insertions, 0 deletions