Uses of Interface
com.stimulsoft.report.components.table.IStiTableCell

Packages that use IStiTableCell
com.stimulsoft.report.components.table   
 

Uses of IStiTableCell in com.stimulsoft.report.components.table
 

Classes in com.stimulsoft.report.components.table that implement IStiTableCell
 class StiTableCell
           
 class StiTableCellCheckBox
           
 class StiTableCellImage
           
 class StiTableCellRichText
           
 

Methods in com.stimulsoft.report.components.table with parameters of type IStiTableCell
 int StiTable.GetColumnForCell(IStiTableCell cell)