icharttextarea-ag凯发旗舰厅



com.spire.xls.core
interface icharttextarea

all superinterfaces:
ifont, ioptimizedupdate
all known subinterfaces:
ichartdatalabels
all known implementing classes:
chartdatalabels, charttextarea, xlschartdatalabelarea, xlschartdatalabels, xlschartlegendarea, xlscharttitlearea

public interface icharttextarea
extends ifont

method summary
 chartbackgroundmode getbackgroundmode()
          display mode of the background.
 ichartframeformat getframeformat()
          return format of the text area.
 java.lang.string gettext()
          area's text.some items(such as legend,axis...) maybe invalid
 int gettextrotationangle()
          text rotation angle.
 boolean isautomode()
          true if background is set to automatic.
 
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

gettext

java.lang.string gettext()
area's text.some items(such as legend,axis...) maybe invalid

gettextrotationangle

int gettextrotationangle()
text rotation angle.

getframeformat

ichartframeformat getframeformat()
return format of the text area.

getbackgroundmode

chartbackgroundmode getbackgroundmode()
display mode of the background.

isautomode

boolean isautomode()
true if background is set to automatic.


网站地图