Fix a comment
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@682518 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
b9a01ec165
commit
896c286a4b
@ -68,7 +68,7 @@ public class ExcelExtractor extends POIOLE2TextExtractor {
|
||||
this.formulasNotResults = formulasNotResults;
|
||||
}
|
||||
/**
|
||||
* Should cell comments be included? Default is true
|
||||
* Should cell comments be included? Default is false
|
||||
*/
|
||||
public void setIncludeCellComments(boolean includeCellComments) {
|
||||
this.includeCellComments = includeCellComments;
|
||||
|
Loading…
Reference in New Issue
Block a user