public class ExtremeCellsElement extends Element
| Modifier and Type | Field and Description | 
|---|---|
| long | firstColThe first column in the range of cells associated with this extreme cell range. | 
| long | firstRowThe first row in the range of cells associated with this extreme cell range. | 
| long | lastColThe last column in the range of cells associated with this extreme cell range. | 
| long | lastRowThe 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, toSaxEndpublic 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 Elementorg.xml.sax.SAXExceptionCopyright © 2021 Oracle. All right reserved. Restricted and confidential property of Oracle. Solely for use by recipent under agreement forbidding disclosure.