Package | Description |
---|---|
io.keikai.ui.impl |
Classes for implementing Keikai Spreadsheet UI Components (implementation only).
|
Modifier and Type | Method and Description |
---|---|
MergedRect |
MergeMatrixHelper.getMergedRect(int id)
Returns
MergedRect MergedRect by id |
MergedRect |
MergeAggregation.getMergedRect(int row,
int col)
Returns MergeIndex that added to this MergeAggregation
|
MergedRect |
MergeMatrixHelper.getMergeRange(int row,
int col)
Get a merged range which contains cell(row,col)
|
Modifier and Type | Method and Description |
---|---|
List<MergedRect> |
MergeMatrixHelper.getRanges()
Get all merged range.
|
Copyright © 2020. All rights reserved.