public class TextCellElement extends Element
Modifier and Type | Field and Description |
---|---|
int |
column
The column number of this text cell.
|
int |
row
The row number of this text cell.
|
Constructor and Description |
---|
TextCellElement() |
Modifier and Type | Method and Description |
---|---|
void |
toSaxStart(org.xml.sax.ContentHandler ch) |
getDescription, getName, toSaxEnd
public int row
public int column
public void toSaxStart(org.xml.sax.ContentHandler ch) throws org.xml.sax.SAXException
toSaxStart
in class Element
org.xml.sax.SAXException
Copyright © 2021 Oracle. All right reserved. Restricted and confidential property of Oracle. Solely for use by recipent under agreement forbidding disclosure.