public class ExtremeCellsElement extends Element
Modifier and Type | Field and Description |
---|---|
long |
firstCol
The first column in the range of cells associated with this extreme cell range.
|
long |
firstRow
The first row in the range of cells associated with this extreme cell range.
|
long |
lastCol
The last column in the range of cells associated with this extreme cell range.
|
long |
lastRow
The last row in the range of cells associated with this extreme cell range.
|
Constructor and Description |
---|
ExtremeCellsElement() |
Modifier and Type | Method and Description |
---|---|
void |
toSaxStart(org.xml.sax.ContentHandler ch) |
getDescription, getName, toSaxEnd
public long firstRow
public long firstCol
public long lastRow
public long lastCol
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.