public interface TableStyles
| Modifier and Type | Method and Description |
|---|---|
ICellComment |
getComment(int row,
int column) |
ICellFont |
getFont(int row,
int column) |
String |
getFormula(int row,
int column) |
IGridRegion |
getRegion() |
ICellStyle |
getStyle(int row,
int column) |
IGridRegion getRegion()
ICellStyle getStyle(int row, int column)
ICellFont getFont(int row, int column)
ICellComment getComment(int row, int column)
String getFormula(int row, int column)
Copyright © 2004–2019 OpenL Tablets. All rights reserved.