public class DefaultTableCellFormat extends Object implements NTableCellFormat
| Modifier and Type | Field and Description |
|---|---|
static NTableCellFormat |
INSTANCE |
| Constructor and Description |
|---|
DefaultTableCellFormat() |
| Modifier and Type | Method and Description |
|---|---|
NText |
format(int row,
int col,
NText value) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetHorizontalAlign, getVerticalAlignpublic static final NTableCellFormat INSTANCE
public NText format(int row, int col, NText value)
format in interface NTableCellFormatCopyright © 2025 vpc open source initiative. All rights reserved.