Searched refs:isWordWrap (Results 1 – 2 of 2) sorted by relevance
263 public boolean isWordWrap() { in isWordWrap() method in ExtendedFormat
419 fmt.setAttribute(Format.WORD_WRAP, xf.isWordWrap()); in readCellFormat()