public class TextCell extends Object
Modifier and Type | Method and Description |
---|---|
int |
getLength() |
String |
getValue() |
void |
setLength(int length) |
void |
setValue(String value) |
String |
toString(boolean checkLength) |
Copyright © 2006–2018 TinyGroup. All rights reserved.