Uses of Interface
io.keikai.model.SCell
Packages that use SCell
Package
Description
-
Uses of SCell in io.keikai.importer
Methods in io.keikai.importer that return SCellModifier and TypeMethodDescriptionprotected SCellXlsxImporter.importCell(XlsxExtractor.XlsxCellExtractor xCell, int row, SSheet sheet) Methods in io.keikai.importer with parameters of type SCell -
Uses of SCell in io.keikai.model
Methods in io.keikai.model that return SCellModifier and TypeMethodDescriptionSSheet.getCell(int rowIdx, int columnIdx) This method always returns not-null cell object.Methods in io.keikai.model that return types with arguments of type SCellModifier and TypeMethodDescriptionSRow.getCellIterator()SRow.getCellIterator(int start, int end) SSheet.getCellIterator(int row) SDataValidation.getReferToCellList()SDataValidation.getReferToCellList(int row, int col) Return the referred list relative to the specified row and column.Methods in io.keikai.model with parameters of type SCellModifier and TypeMethodDescriptionSSheet.getCellRegionInArrayFormula(SCell cell) Returns the cell regin if the given cell is in an array formula.SBook.getOrAddDefaultHyperlinkStyle(SCell cell) Returns existing or add cell style for hyperlink on the specified cellSBook.getOrCreateDefaultHyperlinkStyle(SCell cell) Deprecated.SSheet.removeArrayFormula(SCell cell) Remove an Array Formula from this sheet. -
Uses of SCell in io.keikai.model.impl
Classes in io.keikai.model.impl that implement SCellMethods in io.keikai.model.impl that return SCellModifier and TypeMethodDescriptionabstract SCellAbstractRowAdv.getCell(int index) RowImpl.getCell(int cellIdx) SheetImpl.getCell(int rowIdx, int columnIdx) Methods in io.keikai.model.impl that return types with arguments of type SCellModifier and TypeMethodDescriptionAbstractRowAdv.getCellIterator(boolean reverse, int start, int end) RowImpl.getCellIterator()RowImpl.getCellIterator(boolean reverse) RowImpl.getCellIterator(boolean reverse, int start, int end) RowImpl.getCellIterator(int start, int end) SheetImpl.getCellIterator(int row) DataValidationImpl.getReferToCellList()DataValidationImpl.getReferToCellList(int row, int col) Methods in io.keikai.model.impl with parameters of type SCellModifier and TypeMethodDescriptionvoidCellBuffer.applyComment(SCell destCell) voidCellBuffer.applyHyperlink(SCell destCell) voidCellBuffer.applyStyle(SCell destCell) voidCellBuffer.applyValue(SCell destCell) static CellBufferRuleInfo.evalFormula(SCell cell) SheetImpl.getCellRegionInArrayFormula(SCell cell) BookImpl.getOrAddDefaultHyperlinkStyle(SCell cell) BookImpl.getOrCreateDefaultHyperlinkStyle(SCell cell) booleanvoidPasteCellHelper.pasteValue(CellBuffer buffer, SCell destCell, SheetRegion cutFrom, boolean pasteFormula, int rowOffset, int columnOffset, boolean transpose, int rowOrigin, int columnOrigin, Set<SName> names) SheetImpl.removeArrayFormula(SCell cell) -
Uses of SCell in io.keikai.model.impl.sys
Methods in io.keikai.model.impl.sys with parameters of type SCellModifier and TypeMethodDescriptionFormatEngineImpl.format(SCell cell, FormatContext context) static intFormatEngineImpl.getCellWidth256(SCell cell) FormatEngineImpl.getEditText(SCell cell, FormatContext context) FormatEngineImpl.getFormat(SCell cell, FormatContext context) protected StringFormatEngineImpl.getFormulaEditText(SCell cell) -
Uses of SCell in io.keikai.model.impl.sys.formula
Methods in io.keikai.model.impl.sys.formula with parameters of type SCellModifier and TypeMethodDescriptionvoidFormulaEngineImpl.clearIterationValue(SBook book, SSheet sheet, SCell cell) -
Uses of SCell in io.keikai.model.sys.format
Methods in io.keikai.model.sys.format with parameters of type SCellModifier and TypeMethodDescriptionFormatEngine.format(SCell cell, FormatContext ctx) Format the cell by it's formatFormatEngine.getEditText(SCell cell, FormatContext ctx) Get the editText of cellFormatEngine.getFormat(SCell cell, FormatContext ctx) Get the format of the cell, ifSCellStyle.isDirectDataFormat()if false, the return value will be localized -
Uses of SCell in io.keikai.model.sys.formula
Methods in io.keikai.model.sys.formula that return SCellModifier and TypeMethodDescriptionFormulaClearContext.getCell()FormulaEvaluationContext.getCell()FormulaParseContext.getCell()Constructors in io.keikai.model.sys.formula with parameters of type SCellModifierConstructorDescriptionFormulaClearContext(SCell cell) FormulaEvaluationContext(SCell cell, Ref dependent) FormulaEvaluationContext(SSheet sheet, SCell cell, Ref dependent, int[] offset, boolean externFormula) FormulaParseContext(SBook book, SSheet sheet, SCell cell, String sheetName, Ref dependent, FormulaType formulaType) FormulaParseContext(SBook book, SSheet sheet, SCell cell, String sheetName, Ref dependent, Locale locale, FormulaType formulaType) FormulaParseContext(SCell cell, Ref dependent) FormulaParseContext(SCell cell, Ref dependent, FormulaType formulaType) FormulaParseContext(SCell cell, String sheetName, Ref dependent) FormulaParseContext(SCell cell, String sheetName, Ref dependent, FormulaType formulaType) -
Uses of SCell in io.keikai.model.util
Methods in io.keikai.model.util with parameters of type SCellModifier and TypeMethodDescriptionstatic StringRichTextHelper.getCellRichTextHtml(SCell cell) static StringRichTextHelper.getCellRichTextHtml(SCell cell, SRichText rstr, boolean wrap) static StringRichTextHelper.getCellVRichTextHtml(SCell cell, SRichText rstr, boolean wrap) static intRichTextHelper.getRichTextHeightPoints(SCell cell, SRichText rstr) static SFontRichTextHelper.getRichTextRealFont(SFont font, SCell cell) -
Uses of SCell in io.keikai.range.impl
Methods in io.keikai.range.impl with parameters of type SCellModifier and TypeMethodDescriptionCellValueHelper.getCellValue(SCell cell) CellValueHelper.getFormattedText(SCell cell) RangeHelperBase.getFormattedText(SCell cell) static booleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanstatic SCellStyleStyleUtil.prepareStyle(SCell srcCell) static booleanStyleUtil.setRichTextFontBoldweight(SBook book, SCell cell, SFont.Boldweight bold) static booleanStyleUtil.setRichTextFontColor(SBook book, SCell cell, String htmlColor) static booleanStyleUtil.setRichTextFontHeightPoints(SBook book, SCell cell, int heightPoints) static booleanStyleUtil.setRichTextFontItalic(SBook book, SCell cell, boolean italic) static booleanStyleUtil.setRichTextFontName(SBook book, SCell cell, String name) static booleanStyleUtil.setRichTextFontStrikeout(SBook book, SCell cell, boolean strike) static booleanStyleUtil.setRichTextFontTypeOffset(SBook book, SCell cell, SFont.TypeOffset offset) static booleanStyleUtil.setRichTextFontUnderline(SBook book, SCell cell, SFont.Underline underline) -
Uses of SCell in io.keikai.range.impl.autofill
Methods in io.keikai.range.impl.autofill with parameters of type SCellModifier and TypeMethodDescriptionvoidAutoFillHelper.applyStepValue(SCell srcCell, SCell dstCell, Object value) Return next value of this step sequence per the source cell. -
Uses of SCell in io.keikai.range.impl.imexp
Methods in io.keikai.range.impl.imexp that return SCellModifier and TypeMethodDescriptionprotected SCellAbstractExcelImporter.importCell(org.apache.poi.ss.usermodel.Cell poiCell, int row, SSheet sheet) Methods in io.keikai.range.impl.imexp with parameters of type SCellModifier and TypeMethodDescriptionprotected voidAbstractExcelExporter.exportCell(org.apache.poi.ss.usermodel.Row poiRow, SCell cell) protected StringAbstractExcelExporter.getFormulaString(SCell cell) protected boolean
SBook.getOrAddDefaultHyperlinkStyle(SCell)to build an immutable cell style to boost search performance.