|
|||||||||
prev class next class | frames no frames | ||||||||
summary: nested | field | constr | method | detail: field | constr | method |
java.lang.objectcom.spire.xls.core.spreadsheet.xlsobject
com.spire.xls.core.spreadsheet.shapes.xlsshape
com.spire.xls.core.spreadsheet.shapes.xlstextboxshape
public class xlstextboxshape
constructor summary | |
---|---|
xlstextboxshape(java.lang.object parent)
|
method summary | |
---|---|
java.lang.string |
getanchor()
|
int |
getbottommarginemu()
|
java.awt.rectangle |
getcoordinates2007()
|
java.awt.color |
getfillcolor()
shape filling color. |
commenthaligntype |
gethalignment()
horizontal alignment of the text. |
java.lang.string |
gethorzoverflow()
|
ihyperlink |
gethylink()
|
double |
getinnerleftmargin()
|
double |
getinnerrightmargin()
|
void |
getinnerrightmargin(double value)
|
double |
getinnertopmargin()
|
java.lang.string |
getinsetmode()
|
int |
getleftmarginemu()
|
irichtextstring |
getrichtext()
comment text. |
int |
getrightmarginemu()
|
excelshapetype |
getshapetype()
type of shape , read only. |
java.lang.string |
gettext()
sets text of the comment. |
textrotationtype |
gettextrotation()
text rotation. |
int |
gettopmarginemu()
|
int |
getupright()
|
commentvaligntype |
getvalignment()
vertical alignment of the text. |
java.lang.string |
getvert()
|
java.lang.string |
getvertoverflow()
|
boolean |
hasstyleproperties()
|
boolean |
istextlocked()
indicates whether comment text is locked. |
void |
istextlocked(boolean value)
indicates whether comment text is locked. |
boolean |
istextwrapped()
|
void |
istextwrapped(boolean value)
|
boolean |
iswraptext()
indicates whether comment text is wrapped. |
void |
iswraptext(boolean textwrapped)
indicates whether comment text is wrapped. |
void |
setanchor(java.lang.string value)
|
void |
setbottommarginemu(int value)
|
void |
setcoordinates2007(java.awt.rectangle value)
|
void |
setfillcolor(java.awt.color value)
shape filling color. |
void |
sethalignment(commenthaligntype value)
horizontal alignment of the text. |
void |
sethorzoverflow(java.lang.string value)
|
void |
setinnerbottommargin(double value)
|
void |
setinnerleftmargin(double value)
|
void |
setinnerrightmargin(double value)
|
void |
setinnertopmargin(double value)
|
void |
setinsetmode(java.lang.string value)
|
void |
setleftmarginemu(int value)
|
void |
setrightmarginemu(int value)
|
void |
settext(java.lang.string value)
sets text of the comment. |
void |
settextrotation(textrotationtype value)
text rotation. |
void |
settopmarginemu(int value)
|
void |
setupright(int value)
|
void |
setvalignment(commentvaligntype value)
vertical alignment of the text. |
void |
setvert(java.lang.string value)
|
void |
setvertoverflow(java.lang.string value)
|
methods inherited from class com.spire.xls.core.spreadsheet.xlsobject |
---|
dispose |
methods inherited from interface com.spire.xls.core.itextboxlinkshape |
---|
getrotation, setrotation |
methods inherited from interface com.spire.xls.core.itextboxshape |
---|
getline |
methods inherited from interface com.spire.xls.core.ishape |
---|
getalternativetext, getfill, getheight, gethtmlstring, getid, getleft, getname, getonaction, getresizebehave, getshadow, getthreed, gettop, getvisible, getwidth, islockaspectratio, islockaspectratio, islocked, islocked, isprintable, isprintable, remove, scale, setheight, sethtmlstring, setname, setonaction, setresizebehave, settop, setvisible, setwidth |
constructor detail |
---|
public xlstextboxshape(java.lang.object parent)
method detail |
---|
public excelshapetype getshapetype()
xlsshape
getshapetype
in interface ishape
getshapetype
in class xlsshape
public java.lang.string gettext()
itextbox
gettext
in interface itextbox
public void settext(java.lang.string value)
itextbox
settext
in interface itextbox
public boolean istextlocked()
istextlocked
in interface itextbox
public void istextlocked(boolean value)
istextlocked
in interface itextbox
public boolean iswraptext()
public void iswraptext(boolean textwrapped)
public textrotationtype gettextrotation()
gettextrotation
in interface itextbox
public void settextrotation(textrotationtype value)
settextrotation
in interface itextbox
public irichtextstring getrichtext()
getrichtext
in interface itextbox
public commenthaligntype gethalignment()
gethalignment
in interface itextbox
public void sethalignment(commenthaligntype value)
sethalignment
in interface itextbox
public commentvaligntype getvalignment()
getvalignment
in interface itextbox
public void setvalignment(commentvaligntype value)
setvalignment
in interface itextbox
public java.awt.rectangle getcoordinates2007()
public void setcoordinates2007(java.awt.rectangle value)
public boolean hasstyleproperties()
public java.awt.color getfillcolor()
public void setfillcolor(java.awt.color value)
public java.lang.string getinsetmode()
public void setinsetmode(java.lang.string value)
public int getleftmarginemu()
public void setleftmarginemu(int value)
public int gettopmarginemu()
public void settopmarginemu(int value)
public int getrightmarginemu()
public void setrightmarginemu(int value)
public int getbottommarginemu()
public void setbottommarginemu(int value)
public void setinnerbottommargin(double value)
public double getinnerleftmargin()
public void setinnerleftmargin(double value)
public void setinnerrightmargin(double value)
public double getinnerrightmargin()
public void getinnerrightmargin(double value)
public double getinnertopmargin()
public void setinnertopmargin(double value)
public java.lang.string getvertoverflow()
public void setvertoverflow(java.lang.string value)
public java.lang.string gethorzoverflow()
public void sethorzoverflow(java.lang.string value)
public java.lang.string getanchor()
public void setanchor(java.lang.string value)
public java.lang.string getvert()
public void setvert(java.lang.string value)
public boolean istextwrapped()
public void istextwrapped(boolean value)
public int getupright()
public void setupright(int value)
public ihyperlink gethylink()
gethylink
in interface itextboxlinkshape
|
|||||||||
prev class next class | frames no frames | ||||||||
summary: nested | field | constr | method | detail: field | constr | method |