isparkline-ag凯发旗舰厅



com.spire.xls.core.spreadsheet
interface isparkline

all known implementing classes:
sparkline

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

getdatarange

cellrange getdatarange()
represents the data range of the sparkline.
throws:
java.lang.exception - cref="argumentoutofrange" if the value.rows.length is not equal to 1.

getrefrange

cellrange getrefrange()
represents the reference range of the sparkline.

setrefrange

void setrefrange(cellrange value)

getcolumn

int getcolumn()
gets the column index of a sparkline.

getrow

int getrow()
gets the row index of a sparkline.


网站地图