Modifier and Type | Method and Description |
---|---|
TableAreaCell |
TableArea.get_Item(int row,
int column)
Gets a cell of the table.
|
Constructor and Description |
---|
TableArea(List<Double> rows,
List<Double> columns,
List<TableAreaCell> cells)
Initializes a new instance of the
TableArea class. |
Copyright © 2019. All rights reserved.