public class CellOption extends Object implements Serializable
| Constructor and Description |
|---|
CellOption() |
CellOption(String format) |
| Modifier and Type | Method and Description |
|---|---|
String |
getFormat() |
boolean |
isRich() |
void |
setFormat(String format) |
void |
setRich(boolean rich) |
Copyright © 2025. All rights reserved.