|
|||||||||
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 |