|
|||||||||
prev class next class | frames no frames | ||||||||
summary: nested | field | constr | method | detail: field | constr | method |
public interface ichartdatatable
method summary | |
---|---|
chartbackgroundmode |
getbackgroundmode()
|
boolean |
getshowserieskeys()
true if there is series keys in the data table. |
boolean |
hasborders()
true if data table has borders. |
void |
hasborders(boolean value)
true if data table has borders. |
boolean |
hashorzborder()
true if data table has horizontal border. |
void |
hashorzborder(boolean value)
true if data table has horizontal border. |
boolean |
hasvertborder()
true if data table has vertical border. |
void |
hasvertborder(boolean value)
true if data table has vertical border. |
void |
setbackgroundmode(chartbackgroundmode value)
|
void |
setshowserieskeys(boolean value)
true if there is series keys in the data table. |
methods inherited from interface com.spire.xls.core.ifont |
---|
generatenativefont, getcolor, getfontname, getknowncolor, getsize, getstrikethroughtype, getunderline, getverticalalignment, isautocolor, isbold, isbold, isitalic, isitalic, isstrikethrough, isstrikethrough, issubscript, issubscript, issuperscript, issuperscript, setcolor, setfontname, setknowncolor, setsize, setstrikethroughtype, setunderline, setverticalalignment |
methods inherited from interface com.spire.xls.core.interfacess.ioptimizedupdate |
---|
beginupdate, endupdate |
method detail |
---|
boolean hashorzborder()
void hashorzborder(boolean value)
boolean hasvertborder()
void hasvertborder(boolean value)
boolean hasborders()
void hasborders(boolean value)
boolean getshowserieskeys()
void setshowserieskeys(boolean value)
chartbackgroundmode getbackgroundmode()
void setbackgroundmode(chartbackgroundmode value)
|
|||||||||
prev class next class | frames no frames | ||||||||
summary: nested | field | constr | method | detail: field | constr | method |