Package | Description |
---|---|
org.xlsx4j.sml |
Modifier and Type | Field and Description |
---|---|
protected CTRst |
Cell.is |
protected CTRst |
CTComment.text |
Modifier and Type | Field and Description |
---|---|
protected List<CTRst> |
CTSst.si |
Modifier and Type | Method and Description |
---|---|
CTRst |
ObjectFactory.createCTRst()
Create an instance of
CTRst |
CTRst |
Cell.getIs()
Gets the value of the is (Rich Text Inline) property.
|
CTRst |
CTComment.getText()
Gets the value of the text property.
|
Modifier and Type | Method and Description |
---|---|
List<CTRst> |
CTSst.getSi()
Gets the value of the si (String Item) property.
|
Modifier and Type | Method and 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.
|
Copyright © 2007-2019. All Rights Reserved.