|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.acesoft.aceoffix.wordwriter.Border
public class Border
Border class represents the border object defined in Microsoft Word.
Method Summary | |
---|---|
void |
setBorderType(WdBorderType value)
Sets the type of the border. |
void |
setLineColor(java.awt.Color value)
Sets the color of the border. |
void |
setLineStyle(WdLineStyle value)
Sets the style of the border. |
void |
setLineWidth(WdLineWidth value)
Sets the width of the border. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public void setBorderType(WdBorderType value) throws java.io.IOException
java.io.IOException
public void setLineStyle(WdLineStyle value) throws java.io.IOException
java.io.IOException
public void setLineWidth(WdLineWidth value) throws java.io.IOException
java.io.IOException
public void setLineColor(java.awt.Color value) throws java.io.IOException
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |