mirror of https://github.com/apache/poi.git
whitespace
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1717043 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
5c9373e437
commit
4c96c4ca6e
|
@ -44,7 +44,7 @@ public class SXSSFRow implements Row
|
|||
// use Boolean to have a tri-state for on/off/undefined
|
||||
Boolean _hidden;
|
||||
Boolean _collapsed;
|
||||
|
||||
|
||||
public SXSSFRow(SXSSFSheet sheet, int initialSize)
|
||||
{
|
||||
_sheet=sheet;
|
||||
|
|
Loading…
Reference in New Issue