public static class XmlForOdt_Base.Text_sequence_Base
extends SrcInfo
Modifier and Type | Field and Description |
---|---|
protected java.lang.String |
style_num_format
Attribute style:num-format
|
protected java.lang.String |
text_formula
Attribute text:formula
|
protected java.lang.String |
text_name
Attribute text:name
|
protected java.lang.String |
text_ref_name
Attribute text:ref-name
|
Constructor and Description |
---|
Text_sequence_Base() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
get_style_num_format()
Access to parse result.
|
java.lang.String |
get_text_formula()
Access to parse result.
|
java.lang.String |
get_text_name()
Access to parse result.
|
java.lang.String |
get_text_ref_name()
Access to parse result.
|
protected java.lang.String style_num_format
protected java.lang.String text_formula
protected java.lang.String text_name
protected java.lang.String text_ref_name
public java.lang.String get_style_num_format()
public java.lang.String get_text_formula()
public java.lang.String get_text_name()
public java.lang.String get_text_ref_name()