pjfanning commented on a change in pull request #214:
URL: https://github.com/apache/poi/pull/214#discussion_r551555862



##########
File path: src/ooxml/java/org/apache/poi/xssf/usermodel/XSSFTextParagraph.java
##########
@@ -863,6 +864,41 @@ private boolean 
fetchParagraphProperty(ParagraphPropertyFetcher visitor){
         return ok;
     }
 
+    public void setTextFillColor(XSSFColor color) {

Review comment:
       could you add a getTextFillColor?




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org
For additional commands, e-mail: dev-h...@poi.apache.org

Reply via email to