-
Fields in org.xlsx4j.sml with type parameters of type CTRst
| Modifier and Type |
Field |
Description |
protected java.util.List<CTRst> |
CTSst.si |
|
Methods in org.xlsx4j.sml that return types with arguments of type CTRst
| Modifier and Type |
Method |
Description |
java.util.List<CTRst> |
CTSst.getSi() |
Gets the value of the si (String Item) property.
|
Methods in org.xlsx4j.sml with parameters of type CTRst
| Modifier and Type |
Method |
Description |
void |
Cell.setIs(CTRst value) |
Sets the value of the is property.
|
void |
CTComment.setText(CTRst value) |
Sets the value of the text property.
|