Uses of Class
com.stimulsoft.report.crossTab.core.StiCell
Packages that use StiCell
-
Uses of StiCell in com.stimulsoft.report.crossTab.core
Methods in com.stimulsoft.report.crossTab.core that return StiCellModifier and TypeMethodDescriptionfinal StiCell[][]StiGrid.getCells()final StiCellStiCell.getParentCell()StiGrid.SetCell(int cellX, int cellY, int cellWidth, int cellHeight, Object text, Object value, StiCrossField field, boolean isNumeric, String hyperlink, String toolTip, Object tag, HashMap<String, Object> drillDownParameters) final StiCellStiGrid.SetCell(int cellX, int cellY, int cellWidth, int cellHeight, Object text, Object value, StiCrossField field, boolean isNumeric, String hyperlink, String toolTip, Object tag, HashMap<String, Object> drillDownParameters, int level, String parentGuid, String guid, boolean keepMergedCellsTogether) Methods in com.stimulsoft.report.crossTab.core with parameters of type StiCell