|
|||||||||
prev class next class | frames no frames | ||||||||
summary: nested | field | constr | method | detail: field | constr | method |
public interface isparkline
method summary | |
---|---|
int |
getcolumn()
gets the column index of a sparkline. |
cellrange |
getdatarange()
represents the data range of the sparkline. |
cellrange |
getrefrange()
represents the reference range of the sparkline. |
int |
getrow()
gets the row index of a sparkline. |
void |
setrefrange(cellrange value)
|
method detail |
---|
cellrange getdatarange()
java.lang.exception
- cref="argumentoutofrange" if the value.rows.length is not equal to 1.cellrange getrefrange()
void setrefrange(cellrange value)
int getcolumn()
int getrow()
|
|||||||||
prev class next class | frames no frames | ||||||||
summary: nested | field | constr | method | detail: field | constr | method |