StringValueRegistry
public interface StringValueProvider
Note: this is work-in-progress, related to re-enable WYSIWYM in sorting/filtering. It's location and api is expected to change.
Modifier and Type | Method | Description |
---|---|---|
StringValue |
getStringValue(int row,
int column) |
Returns a StringValue to use for conversion of the cell content at row and column.
|
StringValue getStringValue(int row, int column)
row
- the row of the cell in model coordinatescolumn
- the column of the cell in model coordinatesCopyright © 2018. All rights reserved.