Uses of Class
com.stimulsoft.report.export.tools.StiCellStyle
Packages that use StiCellStyle
Package
Description
-
Uses of StiCellStyle in com.stimulsoft.report.export.service
Methods in com.stimulsoft.report.export.service that return types with arguments of type StiCellStyleMethod parameters in com.stimulsoft.report.export.service with type arguments of type StiCellStyleModifier and TypeMethodDescriptionvoidStiHtmlExportService.setStyles(ArrayList<StiCellStyle> styles) -
Uses of StiCellStyle in com.stimulsoft.report.export.tools
Methods in com.stimulsoft.report.export.tools that return StiCellStyleModifier and TypeMethodDescriptionStiCellStyle.clone()ClobeStiCellStyleStiCell.getCellStyle()StiCellStyle[][]StiMatrix.getCellStyles()StiMatrix.getStyleFromComponent(StiComponent component, int x, int y) GetStiCellStylefromStiComponentMethods in com.stimulsoft.report.export.tools that return types with arguments of type StiCellStyleMethods in com.stimulsoft.report.export.tools with parameters of type StiCellStyleMethod parameters in com.stimulsoft.report.export.tools with type arguments of type StiCellStyleConstructor parameters in com.stimulsoft.report.export.tools with type arguments of type StiCellStyleModifierConstructorDescriptionStiMatrix(StiPagesCollection pages, boolean checkForExcel, StiExportService service, ArrayList<StiCellStyle> styles) StiMatrix(StiPagesCollection pages, StiExportService service, ArrayList<StiCellStyle> styles) -
Uses of StiCellStyle in com.stimulsoft.report.export.tools.html
Methods in com.stimulsoft.report.export.tools.html with parameters of type StiCellStyleModifier and TypeMethodDescriptionvoidStiHtmlTableRender.renderStyle(StiCellStyle style) Render stylevoidStiHtmlTableRender.renderStyleTable(StiHtmlTableCell cell, StiCellStyle style) Render style table