|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IChartTextArea
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 |
---|
java.lang.String getText()
int getTextRotationAngle()
IChartFrameFormat getFrameFormat()
ChartBackgroundMode getBackgroundMode()
boolean isAutoMode()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |