public class BooleanCellElement extends Element
| Modifier and Type | Field and Description | 
|---|---|
| int | columnThe column number of this text cell. | 
| int | rowThe row number of this text cell. | 
| boolean | valueThe boolean value of the cell. | 
| Constructor and Description | 
|---|
| BooleanCellElement() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | toSaxStart(org.xml.sax.ContentHandler ch) | 
getDescription, getName, toSaxEndpublic int row
public int column
public boolean value
public void toSaxStart(org.xml.sax.ContentHandler ch)
                throws org.xml.sax.SAXException
toSaxStart in class Elementorg.xml.sax.SAXExceptionCopyright © 2021 Oracle. All right reserved. Restricted and confidential property of Oracle. Solely for use by recipent under agreement forbidding disclosure.