Package | Description |
---|---|
org.zkoss.poi.ss.formula.eval |
Modifier and Type | Field and Description |
---|---|
static BoolEval |
BoolEval.FALSE |
static BoolEval |
BoolEval.TRUE |
Modifier and Type | Method and Description |
---|---|
static BoolEval |
BoolEval.valueOf(boolean b)
Convenience method for the following:
(b ? |
Copyright © 2005-2010 Potix Corporation. All Rights Reserved.