Package com.independentsoft.office.word
Class HorizontalInsideBorder
java.lang.Object
com.independentsoft.office.word.Border
com.independentsoft.office.word.HorizontalInsideBorder
The Class HorizontalInsideBorder.
-
Field Summary
Fields inherited from class com.independentsoft.office.word.Border
color, frameEffect, shadow, space, style, themeColor, themeShade, themeTint, width -
Constructor Summary
ConstructorsConstructorDescriptionInstantiates a new horizontal inside border.Instantiates a new horizontal inside border.Instantiates a new horizontal inside border. -
Method Summary
Methods inherited from class com.independentsoft.office.word.Border
getColor, getFrameEffect, getShadow, getSpace, getStyle, getThemeColor, getThemeShade, getThemeTint, getWidth, setColor, setFrameEffect, setShadow, setSpace, setStyle, setThemeColor, setThemeShade, setThemeTint, setWidth
-
Constructor Details
-
HorizontalInsideBorder
public HorizontalInsideBorder()Instantiates a new horizontal inside border. -
HorizontalInsideBorder
Instantiates a new horizontal inside border.- Parameters:
style- the style
-
HorizontalInsideBorder
Instantiates a new horizontal inside border.- Parameters:
reader- the reader- Throws:
XMLStreamException- the xML stream exception
-
-
Method Details