| Modifier and Type | Method and Description |
|---|---|
void |
addToBody(String string)
appends to the current cell body.
|
String |
body() |
void |
body(String string) |
E |
getWrapped() |
String |
text() |
E getWrapped()
String text()
void body(String string)
string - the body of the cell to set.String body()
void addToBody(String string)
string - the string to append.Copyright © 2017 smartrics. All rights reserved.