org.apache.poi.hssf.record.formula
public interface AreaI
Modifier and Type | Interface and Description |
---|---|
static class |
AreaI.OffsetArea |
Modifier and Type | Method and Description |
---|---|
int |
getFirstColumn() |
int |
getFirstRow() |
int |
getLastColumn() |
int |
getLastRow() |
int getFirstRow()
int getLastRow()
int getFirstColumn()
int getLastColumn()
Copyright 2016 The Apache Software Foundation or its licensors, as applicable.