I have tried to implement the getCellComment() method in the PIOutility.cfc but I get a "method not found" error.
From the API documentation:
http://poi.apache.org/apidocs/org/apache/poi/ss/usermodel/Cell.html#getCellComment%28%29
Can anyone help?
Thank you,
I have tried to implement the getCellComment() method in the PIOutility.cfc but I get a "method not found" error.
From the API documentation:
http://poi.apache.org/apidocs/org/apache/poi/ss/usermodel/Cell.html#getCellComment%28%29
Can anyone help?
Thank you,