public static class XmlForOdt_Base.Style_column_Base
extends SrcInfo
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.String |
fo_end_indent
Attribute fo:end-indent
|
protected java.lang.String |
fo_start_indent
Attribute fo:start-indent
|
protected java.lang.String |
style_rel_width
Attribute style:rel-width
|
| Constructor and Description |
|---|
Style_column_Base() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
get_fo_end_indent()
Access to parse result.
|
java.lang.String |
get_fo_start_indent()
Access to parse result.
|
java.lang.String |
get_style_rel_width()
Access to parse result.
|