public interface StyleColumnsAttlist extends ODFAttribute
If the <style:columns> element does not contain individual <style:column> elements, then the gap between columns may be specified by the fo:column-gap attribute. If there are individual column elements, this attribute is ignored.
Modifier and Type | Method and Description |
---|---|
int |
getFoColumnCount()
Return a fo:column-count.
|
java.lang.String |
getFoColumnGap()
Return a fo:column-gap.
|
void |
setFoColumnCount(int foColumnCount)
Set a fo:column-count.
|
void |
setFoColumnGap(java.lang.String foColumnGap)
Set a fo:column-gap.
|
int getFoColumnCount()
void setFoColumnCount(int foColumnCount)
foColumnCount
- the fo:column-count to setjava.lang.String getFoColumnGap()
void setFoColumnGap(java.lang.String foColumnGap)
foColumnGap
- the fo:column-gap to setCopyright © 2010 - No Magic Asia