Skip navigation links
A B C D E F G H I L M N O P R S T U V W Y 

A

AbstractDataEvent<TData> - Class in com.intechcore.scomponents.scell.api.spreadsheet.model.events
The main class of all API-supported events.
AbstractDataEvent(TData) - Constructor for class com.intechcore.scomponents.scell.api.spreadsheet.model.events.AbstractDataEvent
 
accept(TEventData) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.util.IEventManager.IListener
It will be accepted when the corresponding event is called
ActiveCellChangedEvent - Class in com.intechcore.scomponents.scell.api.spreadsheet.events.listeners.structure
This event is generated by the API-core when the current selected cell has been changed
ActiveCellChangedEvent(IRangeAddress) - Constructor for class com.intechcore.scomponents.scell.api.spreadsheet.events.listeners.structure.ActiveCellChangedEvent
 
ActiveSelectionChangedEvent - Class in com.intechcore.scomponents.scell.api.spreadsheet.events.listeners.structure
This event is generated by the API-core when the current selected range has been changed
ActiveSelectionChangedEvent(IRangeAddress) - Constructor for class com.intechcore.scomponents.scell.api.spreadsheet.events.listeners.structure.ActiveSelectionChangedEvent
 
add() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.IWorkbook
Creates and adds a worksheet to the workbook
addCopy(int) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.IWorkbook
Copies the existing worksheet and adds it to the workbook
addImage(IDrawingInput) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.IDrawingService
Adds drawings
addImage(Consumer<IDrawingInputBuilder>) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.IDrawingService
Adds drawings.
AddressItemEditor<TItem> - Interface in com.intechcore.scomponents.scell.api.spreadsheet.model.data
Represents a functional interface which is used in edit cell content calls
all() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.fetch.IMapStorage
 
all() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.IWorkbook
 
AllBordersColorChangedEvent - Class in com.intechcore.scomponents.scell.api.spreadsheet.events.listeners.structure
 
AllBordersColorChangedEvent(IColor) - Constructor for class com.intechcore.scomponents.scell.api.spreadsheet.events.listeners.structure.AllBordersColorChangedEvent
 
AllBordersLineTypeChangedEvent - Class in com.intechcore.scomponents.scell.api.spreadsheet.events.listeners.structure
 
AllBordersLineTypeChangedEvent(BorderLineType) - Constructor for class com.intechcore.scomponents.scell.api.spreadsheet.events.listeners.structure.AllBordersLineTypeChangedEvent
 
allEntries() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.fetch.IMapStorage
 
AllRangeSelectedStateChangedEvent - Class in com.intechcore.scomponents.scell.api.spreadsheet.events.listeners.vector
 
AllRangeSelectedStateChangedEvent(Boolean) - Constructor for class com.intechcore.scomponents.scell.api.spreadsheet.events.listeners.vector.AllRangeSelectedStateChangedEvent
 
ApiCoreImplementationLoadingException - Exception in com.intechcore.scomponents.scell.api.exceptions
Will be thrown after the fail of the loaded SCell core API initialisation
ApiCoreImplementationLoadingException(Exception) - Constructor for exception com.intechcore.scomponents.scell.api.exceptions.ApiCoreImplementationLoadingException
Is used to inform about the reason of the API loading failure
ApiCoreImplementationLoadingException(Throwable) - Constructor for exception com.intechcore.scomponents.scell.api.exceptions.ApiCoreImplementationLoadingException
Is used to inform about the reason of the API loading failure
ApiCoreImplementationNotFoundException - Exception in com.intechcore.scomponents.scell.api.exceptions
Will be thrown when SCell core API implementation is not found
ApiCoreImplementationNotFoundException(String) - Constructor for exception com.intechcore.scomponents.scell.api.exceptions.ApiCoreImplementationNotFoundException
Is used to keep error message
append(String, IFont) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.builder.IRichStringBuilder
 
append(String) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.builder.IRichStringBuilder
 
append(IRichString) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.builder.IRichStringBuilder
 
append(String, Consumer<IFontBuilder>) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.builder.IRichStringBuilder
 
appendAsNewLine(IRichString) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.builder.IRichStringBuilder
 
appendBold(String) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.builder.IRichStringBuilder
 
appendColor(String, IColor) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.builder.IRichStringBuilder
 
appendFontName(String, String) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.builder.IRichStringBuilder
 
appendItalic(String) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.builder.IRichStringBuilder
 
appendLineEnd() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.builder.IRichStringBuilder
 
appendShift(String, VerticalShifting) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.builder.IRichStringBuilder
 
appendSize(String, double) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.builder.IRichStringBuilder
 
appendStrikeOut(String) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.builder.IRichStringBuilder
 
appendToPrevious(String) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.builder.IRichStringBuilder
 
appendToPrevious(String, Consumer<IFontBuilder>) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.builder.IRichStringBuilder
 
appendUnderline(String, UnderlineType) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.builder.IRichStringBuilder
 
appendWithDelimiter(IRichString, String) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.builder.IRichStringBuilder
 
appendWithSpace(IRichString) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.builder.IRichStringBuilder
 
applyDefaultSize(int, int) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.structure.ICellsLineManager
Applies the default column/row width/height with the given address
applyHidden(int, int, boolean) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.structure.ICellsLineManager
Hides rows or columns with the given address
applySize(int, int, double) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.structure.ICellsLineManager
Applies the column width or row height to the given range, even if the given range already contains manually configured rows or columns
asBoolean() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.data.value.IValue
 
asDouble() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.data.value.IValue
 
asInteger() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.data.value.IValue
 
asLong() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.data.value.IValue
 
asRichString() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.data.value.IValue
 
asString() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.data.value.IRichString
 
asString() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.data.value.IValue
 
asValue() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.data.value.IRichString
 
autoExtendSize(int, int) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.structure.ICellsLineManager
Automatically extends columns in the given range
autoFitSize(int, int) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.structure.ICellsLineManager
Sets the auto-fit width/height of the column/row in the given range
autoFitSizeIgnoreManualSize(int, int) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.structure.ICellsLineManager
Sets auto-fit width/height column/row in the given range, skips all rows or columns configured manually

B

BackgroundColorChangedEvent - Class in com.intechcore.scomponents.scell.api.spreadsheet.events.listeners.structure
 
BackgroundColorChangedEvent(IColor) - Constructor for class com.intechcore.scomponents.scell.api.spreadsheet.events.listeners.structure.BackgroundColorChangedEvent
 
BeforeShowCellEditModeContextMenu - Class in com.intechcore.scomponents.scell.api.spreadsheet.events.listeners.content
 
BeforeShowCellEditModeContextMenu(IRangeAddress, IRangeAddress, IComment) - Constructor for class com.intechcore.scomponents.scell.api.spreadsheet.events.listeners.content.BeforeShowCellEditModeContextMenu
 
BeforeShowMainContextMenuEvent - Class in com.intechcore.scomponents.scell.api.spreadsheet.events.listeners.content
 
BeforeShowMainContextMenuEvent(IRangeAddress, IRangeAddress, IComment) - Constructor for class com.intechcore.scomponents.scell.api.spreadsheet.events.listeners.content.BeforeShowMainContextMenuEvent
 
black() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.style.IColorConstants
 
blue() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.style.IColorConstants
 
BorderLineType - Enum in com.intechcore.scomponents.scell.api.spreadsheet.model.style.border
Represents the type of the borderline
BordersSides - Enum in com.intechcore.scomponents.scell.api.spreadsheet.service.structure
Represents different types of setting operations for the cell borders
brown() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.style.IColorConstants
 
build() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.builder.IBorderStyleBuilder
Builds the style of the border: the type and color of the borderlines.
build() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.builder.ICellBordersBuilder
Builds the ICellBorders with the given attributes
build() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.builder.IColorBuilder
Builds the color based on the given settings
build() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.builder.IColumnBuilder
Builds the IColumn with the given attributes
build() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.builder.ICommentBuilder
Builds the IComment with the given attributes
build() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.builder.IDrawingBuilder
 
build() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.builder.IDrawingInputBuilder
 
build() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.builder.IFontBuilder
Builds the IFont with the given attributes
build() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.builder.IHyperlinkBuilder
Builds the IHyperlink with the given attributes
build() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.builder.IRichStringBuilder
 
build() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.builder.IRowBuilder
 
build() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.builder.IStyleBuilder
 
build() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.builder.ITextStyleBuilder
 
build() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.search.ISearchParams.ISearchParamsBuilder
 
buildCell() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.builder.IRangeAddressBuilder
Builds the address of a single cell
buildRange() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.builder.IRangeAddressBuilder
Builds the address of a single cell or a range of cells according to the given settings

C

callGetPasswordAgain(IncorrectPasswordErrorKind) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.protection.IPasswordInput
This method will be called each time the file cannot be opened with the help of the password from IPasswordInput.getPassword().
clear() - Method in interface com.intechcore.scomponents.scell.api.fx.control.IUiContentManager
Clears all existing content of the SCell control.
clear(IRangeAddress) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.IWorksheet
Removes all content (values, comments, hyperlinks, styles) from the given range
clear(IRangeAddress) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.ICommentService
Removes all comments in given range
clear(IRangeAddress) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.IStyleService
Clears the style in the range of cells
clear(IRangeAddress) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.IValueService
Clears the value in the range
com.intechcore.scomponents.scell.api - package com.intechcore.scomponents.scell.api
 
com.intechcore.scomponents.scell.api.exceptions - package com.intechcore.scomponents.scell.api.exceptions
 
com.intechcore.scomponents.scell.api.fx - package com.intechcore.scomponents.scell.api.fx
 
com.intechcore.scomponents.scell.api.fx.control - package com.intechcore.scomponents.scell.api.fx.control
 
com.intechcore.scomponents.scell.api.fx.events - package com.intechcore.scomponents.scell.api.fx.events
 
com.intechcore.scomponents.scell.api.fx.model - package com.intechcore.scomponents.scell.api.fx.model
 
com.intechcore.scomponents.scell.api.init - package com.intechcore.scomponents.scell.api.init
 
com.intechcore.scomponents.scell.api.spreadsheet - package com.intechcore.scomponents.scell.api.spreadsheet
 
com.intechcore.scomponents.scell.api.spreadsheet.events.listeners.alignment - package com.intechcore.scomponents.scell.api.spreadsheet.events.listeners.alignment
 
com.intechcore.scomponents.scell.api.spreadsheet.events.listeners.comment - package com.intechcore.scomponents.scell.api.spreadsheet.events.listeners.comment
 
com.intechcore.scomponents.scell.api.spreadsheet.events.listeners.content - package com.intechcore.scomponents.scell.api.spreadsheet.events.listeners.content
 
com.intechcore.scomponents.scell.api.spreadsheet.events.listeners.font - package com.intechcore.scomponents.scell.api.spreadsheet.events.listeners.font
 
com.intechcore.scomponents.scell.api.spreadsheet.events.listeners.protection - package com.intechcore.scomponents.scell.api.spreadsheet.events.listeners.protection
 
com.intechcore.scomponents.scell.api.spreadsheet.events.listeners.structure - package com.intechcore.scomponents.scell.api.spreadsheet.events.listeners.structure
 
com.intechcore.scomponents.scell.api.spreadsheet.events.listeners.undo - package com.intechcore.scomponents.scell.api.spreadsheet.events.listeners.undo
 
com.intechcore.scomponents.scell.api.spreadsheet.events.listeners.vector - package com.intechcore.scomponents.scell.api.spreadsheet.events.listeners.vector
 
com.intechcore.scomponents.scell.api.spreadsheet.events.requests - package com.intechcore.scomponents.scell.api.spreadsheet.events.requests
 
com.intechcore.scomponents.scell.api.spreadsheet.fetch - package com.intechcore.scomponents.scell.api.spreadsheet.fetch
 
com.intechcore.scomponents.scell.api.spreadsheet.model - package com.intechcore.scomponents.scell.api.spreadsheet.model
 
com.intechcore.scomponents.scell.api.spreadsheet.model.address - package com.intechcore.scomponents.scell.api.spreadsheet.model.address
 
com.intechcore.scomponents.scell.api.spreadsheet.model.data - package com.intechcore.scomponents.scell.api.spreadsheet.model.data
 
com.intechcore.scomponents.scell.api.spreadsheet.model.data.value - package com.intechcore.scomponents.scell.api.spreadsheet.model.data.value
 
com.intechcore.scomponents.scell.api.spreadsheet.model.drawing - package com.intechcore.scomponents.scell.api.spreadsheet.model.drawing
 
com.intechcore.scomponents.scell.api.spreadsheet.model.events - package com.intechcore.scomponents.scell.api.spreadsheet.model.events
 
com.intechcore.scomponents.scell.api.spreadsheet.model.formulas - package com.intechcore.scomponents.scell.api.spreadsheet.model.formulas
 
com.intechcore.scomponents.scell.api.spreadsheet.model.protection - package com.intechcore.scomponents.scell.api.spreadsheet.model.protection
 
com.intechcore.scomponents.scell.api.spreadsheet.model.style - package com.intechcore.scomponents.scell.api.spreadsheet.model.style
 
com.intechcore.scomponents.scell.api.spreadsheet.model.style.border - package com.intechcore.scomponents.scell.api.spreadsheet.model.style.border
 
com.intechcore.scomponents.scell.api.spreadsheet.model.style.font - package com.intechcore.scomponents.scell.api.spreadsheet.model.style.font
 
com.intechcore.scomponents.scell.api.spreadsheet.service - package com.intechcore.scomponents.scell.api.spreadsheet.service
 
com.intechcore.scomponents.scell.api.spreadsheet.service.builder - package com.intechcore.scomponents.scell.api.spreadsheet.service.builder
 
com.intechcore.scomponents.scell.api.spreadsheet.service.formula - package com.intechcore.scomponents.scell.api.spreadsheet.service.formula
 
com.intechcore.scomponents.scell.api.spreadsheet.service.search - package com.intechcore.scomponents.scell.api.spreadsheet.service.search
 
com.intechcore.scomponents.scell.api.spreadsheet.service.structure - package com.intechcore.scomponents.scell.api.spreadsheet.service.structure
 
com.intechcore.scomponents.scell.api.spreadsheet.service.util - package com.intechcore.scomponents.scell.api.spreadsheet.service.util
 
ContextMenuOwner - Enum in com.intechcore.scomponents.scell.api.fx.model
Contains the types of the supported customizable context menus of the UI component
copy() - Method in interface com.intechcore.scomponents.scell.api.fx.control.IUiContentManager
Copies the cells to the clipboard
coreImpl(IProductInfo.ProductInfo) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.data.IProductInfo
 
coreInterfaces(IProductInfo.ProductInfo) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.data.IProductInfo
 
create(CompletableFuture<IWorkbook>) - Method in interface com.intechcore.scomponents.scell.api.fx.IScellUiApiBuilder
Creates instance which will manage SCell control
createBuilder() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.address.IRangeAddress
 
createBuilder() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.data.IColumn
 
createBuilder() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.data.IComment
Gets the builder instance.
createBuilder() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.data.IHyperlink
 
createBuilder() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.data.IRow
 
createBuilder() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.data.value.IRichString
 
createBuilder() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.drawing.IDrawingInput
 
createBuilder() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.style.border.IBorderStyle
 
createBuilder() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.style.border.ICellBorders
 
createBuilder() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.style.font.IFont
 
createBuilder() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.style.IColor
 
createBuilder() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.style.IStyle
 
createBuilder() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.style.ITextStyle
 
createNew() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.IScellCoreApiFactory
Creates a new document
createNew(String) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.IScellCoreApiFactory
Creates a new document
createNumeric(Number) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.builder.IValueFactory
Creates a cell value of the IValue.ValueType type with numeric value inside
createRichString(IRichString) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.builder.IValueFactory
Creates cell value of the IValue.ValueType type with IRichString value inside
createSearchInWorkbookIterator(ISearchParams) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.search.ISearchService
Searches all occurrences of a pattern in the workbook and returns the iterator.
createSearchInWorkbookIterator(ISearchParams, int, IRangeAddress) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.search.ISearchService
Searches all occurrences of a pattern in the workbook and returns the iterator.
createSearchInWorksheetIterator(ISearchParams, int) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.search.ISearchService
Searches all occurrences of a pattern in the selected worksheet and returns the iterator.
createSearchInWorksheetIterator(ISearchParams, int, IRangeAddress) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.search.ISearchService
Searches all occurrences of a pattern in the selected worksheet and returns the iterator.
createSearchParamsBuilder() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.search.ISearchService
Creates the builder for the ISearchParams
createString(String) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.builder.IValueFactory
Creates a cell value of the IValue.ValueType type with string value inside
crop(int, int) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.builder.IRichStringBuilder
 
current() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.search.ISearchIterator
 
cut() - Method in interface com.intechcore.scomponents.scell.api.fx.control.IUiContentManager
Cuts cells to the clipboard

D

darkBlue() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.style.IColorConstants
 
darkBrown() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.style.IColorConstants
 
darkGray() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.style.IColorConstants
 
darkGreen() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.style.IColorConstants
 
darkRed() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.style.IColorConstants
 
darkYellow() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.style.IColorConstants
 
delete(int, int) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.builder.IRichStringBuilder
 
delete(int, int) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.structure.ICellsLineManager
Deletes the given range of cells
deleteCellsWithShiftLeft(IRangeAddress) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.structure.IWorksheetStructure
Deletes the range of cells shifting the formulas, formula dependencies, values, styles, comments, hyperlinks to the left
deleteCellsWithShiftUp(IRangeAddress) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.structure.IWorksheetStructure
Deletes the range of cells shifting the formulas, formula dependencies, values, styles, comments, hyperlinks up
DeleteCommentDisabledStateChangedEvent - Class in com.intechcore.scomponents.scell.api.spreadsheet.events.listeners.comment
 
DeleteCommentDisabledStateChangedEvent(Boolean) - Constructor for class com.intechcore.scomponents.scell.api.spreadsheet.events.listeners.comment.DeleteCommentDisabledStateChangedEvent
 
dimGray() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.style.IColorConstants
 
disableContextMenu(ContextMenuOwner) - Method in interface com.intechcore.scomponents.scell.api.fx.IScellUiApiBuilder
Created SCell control will not have corresponding context menu
DisabledStateEvent - Class in com.intechcore.scomponents.scell.api.spreadsheet.model.events
The main class of all events that are responsible for the performance of certain operations.
DisabledStateEvent(Boolean) - Constructor for class com.intechcore.scomponents.scell.api.spreadsheet.model.events.DisabledStateEvent
 
DrawingType - Enum in com.intechcore.scomponents.scell.api.spreadsheet.model.drawing
Supported SCell drawing types

E

edit(int, int, AddressItemEditor<TItem>) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.structure.ICellsLineManager
Edits rows or columns in the given range
EditCellContentStateChangedEvent - Class in com.intechcore.scomponents.scell.api.spreadsheet.events.listeners.structure
 
EditCellContentStateChangedEvent(Boolean) - Constructor for class com.intechcore.scomponents.scell.api.spreadsheet.events.listeners.structure.EditCellContentStateChangedEvent
 
EditCommentDisabledStateChangedEvent - Class in com.intechcore.scomponents.scell.api.spreadsheet.events.listeners.comment
 
EditCommentDisabledStateChangedEvent(Boolean) - Constructor for class com.intechcore.scomponents.scell.api.spreadsheet.events.listeners.comment.EditCommentDisabledStateChangedEvent
 
enableContextMenu(ContextMenuOwner, boolean) - Method in interface com.intechcore.scomponents.scell.api.fx.IScellUiApiBuilder
Created SCell control will have (or not) corresponding context menu
enableUndoRedo(boolean) - Method in interface com.intechcore.scomponents.scell.api.fx.IScellUiApiBuilder
Created SCell control will have undo/redo

F

fileName(String) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.IFileWriter
Sets the file name
fileName(String, boolean) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.IFileWriter
Sets the filename and parse the value to try to set the extension
fileType(IFileWriter.FileType) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.IFileWriter
Sets the type in which the file will be saved
find(int) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.IWorkbook
Searches the worksheet by the ID
find(String) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.IWorkbook
Searches the worksheet by the name
findContaining(IRangeAddress) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.fetch.IMapStorage
Returns all items contained in the given IRangeAddress
findContainingEntries(IRangeAddress) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.fetch.IMapStorage
Returns all item entries contained in the given IRangeAddress
findContainingEntries(int, int) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.structure.ICellsLineManager
Deprecated.
findIntersecting(IRangeAddress) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.fetch.IMapStorage
Returns all items within the given IRangeAddress
findIntersectingEntries(IRangeAddress) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.fetch.IMapStorage
Returns the entries of all items within the given IRangeAddress
findIntersectingEntries(int, int) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.structure.ICellsLineManager
Deprecated.
font() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.data.value.IRichRun
 
FontBoldChangedEvent - Class in com.intechcore.scomponents.scell.api.spreadsheet.events.listeners.font
 
FontBoldChangedEvent(Boolean) - Constructor for class com.intechcore.scomponents.scell.api.spreadsheet.events.listeners.font.FontBoldChangedEvent
 
FontColorChangedEvent - Class in com.intechcore.scomponents.scell.api.spreadsheet.events.listeners.font
 
FontColorChangedEvent(IColor) - Constructor for class com.intechcore.scomponents.scell.api.spreadsheet.events.listeners.font.FontColorChangedEvent
 
FontDoubleUnderlineChangedEvent - Class in com.intechcore.scomponents.scell.api.spreadsheet.events.listeners.font
 
FontDoubleUnderlineChangedEvent(Boolean) - Constructor for class com.intechcore.scomponents.scell.api.spreadsheet.events.listeners.font.FontDoubleUnderlineChangedEvent
 
FontItalicChangedEvent - Class in com.intechcore.scomponents.scell.api.spreadsheet.events.listeners.font
 
FontItalicChangedEvent(Boolean) - Constructor for class com.intechcore.scomponents.scell.api.spreadsheet.events.listeners.font.FontItalicChangedEvent
 
FontNameChangedEvent - Class in com.intechcore.scomponents.scell.api.spreadsheet.events.listeners.font
 
FontNameChangedEvent(String) - Constructor for class com.intechcore.scomponents.scell.api.spreadsheet.events.listeners.font.FontNameChangedEvent
 
FontSizeChangedEvent - Class in com.intechcore.scomponents.scell.api.spreadsheet.events.listeners.font
 
FontSizeChangedEvent(String) - Constructor for class com.intechcore.scomponents.scell.api.spreadsheet.events.listeners.font.FontSizeChangedEvent
 
FontStrokeEventChanged - Class in com.intechcore.scomponents.scell.api.spreadsheet.events.listeners.font
 
FontStrokeEventChanged(Boolean) - Constructor for class com.intechcore.scomponents.scell.api.spreadsheet.events.listeners.font.FontStrokeEventChanged
 
FontUnderlineChangedEvent - Class in com.intechcore.scomponents.scell.api.spreadsheet.events.listeners.font
 
FontUnderlineChangedEvent(Boolean) - Constructor for class com.intechcore.scomponents.scell.api.spreadsheet.events.listeners.font.FontUnderlineChangedEvent
 
FontVerticalShiftingChangedEvent - Class in com.intechcore.scomponents.scell.api.spreadsheet.events.listeners.font
 
FontVerticalShiftingChangedEvent(VerticalShifting) - Constructor for class com.intechcore.scomponents.scell.api.spreadsheet.events.listeners.font.FontVerticalShiftingChangedEvent
 
ForegroundAccentColorChangedEvent - Class in com.intechcore.scomponents.scell.api.spreadsheet.events.listeners.structure
 
ForegroundAccentColorChangedEvent(IColor) - Constructor for class com.intechcore.scomponents.scell.api.spreadsheet.events.listeners.structure.ForegroundAccentColorChangedEvent
 
from(IColor) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.builder.IColorBuilder
Copies the properties of the given IColor instance
from(IFont) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.builder.IFontBuilder
Copies the attributes from the existing font
from(IRangeAddress) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.builder.IRangeAddressBuilder
Copies the existing address
from(IRichString) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.builder.IRichStringBuilder
 
from(IStyle) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.builder.IStyleBuilder
Fills in the properties of the future IStyle, which are copied from the source parameter
from(ITextStyle) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.builder.ITextStyleBuilder
Fills in the properties of the future ITextStyle, which are copied from the source parameter
fromA1String(String) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.builder.IRangeAddressBuilder
Parses the A1-like address and sets the result
fromCell(int, int) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.builder.IDrawingInputBuilder
Sets the cell address of the start-point anchor
fromCellWithOffset(int, int) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.builder.IDrawingInputBuilder
Sets the offsets of the start-point anchor
fromString(String) - Static method in enum com.intechcore.scomponents.scell.api.spreadsheet.service.IFileWriter.FileType
 

G

get(int, int) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.IValueService
Get value of a cell with given row and column numbers
get(String) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.IValueService
Get value of a cell (of given single cell address like "D9") or top left cell (of given cells range like "A1:B4")
get(IRangeAddress) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.IValueService
Get value of a cell (of given single cell address) or top left cell (of given cells range)
getA() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.style.IColor
 
getActiveArea() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.address.ISelection
 
getActiveCell() - Method in class com.intechcore.scomponents.scell.api.spreadsheet.events.listeners.content.BeforeShowCellEditModeContextMenu
 
getActiveCell() - Method in class com.intechcore.scomponents.scell.api.spreadsheet.events.listeners.content.BeforeShowMainContextMenuEvent
 
getActiveCell() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.address.ISelection
 
getActiveWorksheet() - Method in interface com.intechcore.scomponents.scell.api.fx.control.IUiContentManager
 
getActiveWorksheetId() - Method in interface com.intechcore.scomponents.scell.api.fx.control.IUiSelectionManager
Gets the id of the active worksheet
getAddress() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.search.ISearchResultItem
 
getApiResolverAsync() - Static method in class com.intechcore.scomponents.scell.api.init.ScellApiEntryPoint
Initialises the library and returns the API entry point resolver
getApiResolverAsync(ILoggerFactory) - Static method in class com.intechcore.scomponents.scell.api.init.ScellApiEntryPoint
Initialises the library and returns the API entry point resolver with the custom logger factory
getApiResolverAsync(ClassLoader) - Static method in class com.intechcore.scomponents.scell.api.init.ScellApiEntryPoint
Initialises the library and returns the API entry point resolver with the custom class loader
getApiResolverAsync(ILoggerFactory, ClassLoader) - Static method in class com.intechcore.scomponents.scell.api.init.ScellApiEntryPoint
Initialises the library and returns the API entry point resolver with the custom logger and class loader
getAreas() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.address.ISelection
 
getARGB() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.style.IColor
 
getAuthor() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.data.IComment
Gets the author, who created the comment.
getB() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.style.IColor
 
getBackgroundColor() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.style.IStyle
 
getBlank() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.builder.IValueFactory
Returns the blank cell-value
getBoolean(boolean) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.builder.IValueFactory
Returns a cell value of the IValue.ValueType type with boolean value inside
getBorderService() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.IWorksheet
 
getBorderStorage() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.fetch.IWorksheetStorage
 
getBottom() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.style.border.ICellBorders
 
getBottomRowNumber() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.address.IRangeAddress
 
getColor() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.style.border.IBorderStyle
 
getColor() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.style.font.IFont
 
getColumnNumber() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.drawing.IDrawingPoint
 
getColumnsManager() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.structure.IWorksheetStructure
 
getColumnStorage() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.fetch.IWorksheetStorage
 
getCommentService() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.IWorksheet
 
getCommentStorage() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.fetch.IWorksheetStorage
 
getCommonFont(IRangeAddress) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.fetch.IWorksheetStorage
Gets the aggregated font styles for the given range
getCommonStyle(IRangeAddress) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.fetch.IWorksheetStorage
Aggregate styles to some structure
getContent() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.data.IComment
Gets the text content of the comment.
getContentManager() - Method in interface com.intechcore.scomponents.scell.api.fx.IScellUiApi
 
getControl() - Method in interface com.intechcore.scomponents.scell.api.fx.IScellUiApi
 
getCoreApi() - Method in interface com.intechcore.scomponents.scell.api.fx.control.IUiContentManager
Deprecated.
getData() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.drawing.IDrawingInput
 
getDefaultFileName() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.IFileWriter
 
getDesiredHeightPt() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.drawing.IDrawingInput
 
getDesiredWidthPt() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.drawing.IDrawingInput
 
getDisabled() - Method in class com.intechcore.scomponents.scell.api.spreadsheet.model.events.DisabledStateEvent
 
getErrorKind() - Method in exception com.intechcore.scomponents.scell.api.exceptions.WrongPasswordException
 
getErrorText() - Method in enum com.intechcore.scomponents.scell.api.spreadsheet.model.protection.IncorrectPasswordErrorKind
 
getEventManager() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.IWorkbook
 
getExtension() - Method in enum com.intechcore.scomponents.scell.api.spreadsheet.service.IFileWriter.FileType
 
getFactory() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.data.value.IValue
 
getFirst() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.IWorkbook
 
getFontService() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.IWorksheet
 
getFontSize() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.style.font.IFont
 
getFontStorage() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.fetch.IWorksheetStorage
 
getFormat(IRangeAddress) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.IWorksheet
Gets the common RAW string format code of the given range of cells
getFormulasService() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.IWorkbook
Returns the formula service for managing formulas calculation
getFrom() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.data.value.IRichRun
 
getFrom() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.drawing.IDrawingInput
 
getG() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.style.IColor
 
getGridVisibilityType() - Method in interface com.intechcore.scomponents.scell.api.fx.control.IUiControlSettings
 
getHeight() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.address.IRangeAddress
 
getHeight() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.data.IRow
 
getHeight() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.drawing.IImageSource
 
getHorizontalAlignment() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.style.ITextStyle
 
getHyperlinkService() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.IWorksheet
 
getHyperlinkStorage() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.fetch.IWorksheetStorage
 
getId() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.drawing.IDrawing
 
getId() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.IWorksheet
 
getImageService() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.IWorksheet
 
getImageSource() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.drawing.IDrawing
 
getImageStorage() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.fetch.IWorksheetStorage
 
getIndent() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.style.ITextStyle
 
getInSingleCell() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.drawing.IDrawingInput
 
getIterationsCount() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.formulas.IFormulasOptions
 
getJavaFxVersion() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.data.IProductInfo
 
getJavaVersionInfo() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.data.IProductInfo
 
getKey() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.data.IEntry
 
getLastSavedXlsxFile() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.IFileWriter
 
getLayout() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.IWorksheet
 
getLeft() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.style.border.ICellBorders
 
getLeftColumnNumber() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.address.IRangeAddress
 
getLineType() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.style.border.IBorderStyle
 
getLogger(Class<?>) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.util.ILoggerFactory
Builds the corresponding logger
getMaxPrecision() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.formulas.IFormulasOptions
 
getMergedCellsStorage() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.fetch.IWorksheetStorage
 
getMessage() - Method in exception com.intechcore.scomponents.scell.api.exceptions.PasswordRequiredException
 
getMessage() - Method in exception com.intechcore.scomponents.scell.api.exceptions.WrongPasswordException
 
getName() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.IWorksheet
 
getName() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.style.font.IFont
 
getNewValue() - Method in class com.intechcore.scomponents.scell.api.spreadsheet.model.events.AbstractDataEvent
 
getNextOrFromStart() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.search.ISearchIterator
Resets and restarts the iteration if the iterator reaches the end of the list of results
getOptions() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.formula.IFormulasService
 
getPassword() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.protection.IPasswordInput
This method will be called each time the file has a non-empty password.
getPattern() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.search.ISearchParams
 
getPointFrom() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.drawing.IDrawing
 
getPointTo() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.drawing.IDrawing
 
getProductInfo() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.IScellCoreApiFactory
 
getR() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.style.IColor
 
getRawData() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.drawing.IImageSource
 
getRenderedHeight() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.drawing.IDrawing
 
getRenderedWidth() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.drawing.IDrawing
 
getResolver() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.IWorkbook
 
getResolver() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.IWorksheet
 
getRight() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.style.border.ICellBorders
 
getRightColumnNumber() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.address.IRangeAddress
 
getRotation() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.style.ITextStyle
 
getRowNumber() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.drawing.IDrawingPoint
 
getRowsManager() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.structure.IWorksheetStructure
 
getRowStorage() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.fetch.IWorksheetStorage
 
getRuns() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.data.value.IRichString
 
getSearchService() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.IWorkbook
 
getSearchTarget() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.search.ISearchParams
 
getSelectedCellComment() - Method in class com.intechcore.scomponents.scell.api.spreadsheet.events.listeners.content.BeforeShowCellEditModeContextMenu
 
getSelectedCellComment() - Method in class com.intechcore.scomponents.scell.api.spreadsheet.events.listeners.content.BeforeShowMainContextMenuEvent
 
getSelectedRange() - Method in class com.intechcore.scomponents.scell.api.spreadsheet.events.listeners.content.BeforeShowCellEditModeContextMenu
 
getSelectedRange() - Method in class com.intechcore.scomponents.scell.api.spreadsheet.events.listeners.content.BeforeShowMainContextMenuEvent
 
getSelection() - Method in interface com.intechcore.scomponents.scell.api.fx.control.IUiSelectionManager
Gets the current cell or range selection
getSelectionManager() - Method in interface com.intechcore.scomponents.scell.api.fx.IScellUiApi
 
getSettingsService() - Method in interface com.intechcore.scomponents.scell.api.fx.IScellUiApi
 
getStorage() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.structure.ICellsLineManager
 
getStorages() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.IWorksheet
 
getStyleBuilder() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.builder.ITextStyleBuilder
 
getStyleService() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.IWorksheet
 
getStyleStorage() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.fetch.IWorksheetStorage
 
getTarget() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.data.IHyperlink
 
getTextStyle() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.style.IStyle
 
getTextStyleBuilder() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.builder.IStyleBuilder
 
getTo() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.data.value.IRichRun
 
getTo() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.drawing.IDrawingInput
 
getTop() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.style.border.ICellBorders
 
getTopRowNumber() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.address.IRangeAddress
 
getType() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.data.IHyperlink
 
getType() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.data.value.IValue
 
getType() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.drawing.IDrawing
 
getType() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.drawing.IImageSource
 
getUnderlineType() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.style.font.IFont
 
getValue() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.data.IEntry
 
getValue() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.search.ISearchResultItem
 
getValueService() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.IWorksheet
 
getValueStorage() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.fetch.IWorksheetStorage
 
getVerticalAlignment() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.style.ITextStyle
 
getVerticalShifting() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.style.font.IFont
 
getWidth() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.address.IRangeAddress
 
getWidth() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.data.IColumn
 
getWidth() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.drawing.IImageSource
 
getWorkbook() - Method in interface com.intechcore.scomponents.scell.api.fx.control.IUiContentManager
 
getWorksheetId() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.search.ISearchResultItem
 
getWriter() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.IWorkbook
 
getXOffsetPt() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.drawing.IDrawingPoint
 
getYOffsetPt() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.drawing.IDrawingPoint
 
ghostWhite() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.style.IColorConstants
 
gray() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.style.IColorConstants
 
green() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.style.IColorConstants
 
GridVisibilityChangedEvent - Class in com.intechcore.scomponents.scell.api.fx.events
 
GridVisibilityChangedEvent(IUiControlSettings.GridVisibilityType) - Constructor for class com.intechcore.scomponents.scell.api.fx.events.GridVisibilityChangedEvent
 
gridVisible(IUiControlSettings.GridVisibilityType) - Method in interface com.intechcore.scomponents.scell.api.fx.IScellUiApiBuilder
Created SCell control will have cells grid visible or not

H

hasPrevious() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.search.ISearchIterator
 
hide(boolean) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.IWorksheet
Hides/shows the worksheet
HorizontalAlignment - Enum in com.intechcore.scomponents.scell.api.spreadsheet.model.style
The enum represents the type of the horizontal alignment of the cell contents.
HorizontalAlignmentChangedEvent - Class in com.intechcore.scomponents.scell.api.spreadsheet.events.listeners.alignment
 
HorizontalAlignmentChangedEvent(HorizontalAlignment) - Constructor for class com.intechcore.scomponents.scell.api.spreadsheet.events.listeners.alignment.HorizontalAlignmentChangedEvent
 
horizontalScrollbarVisible(boolean) - Method in interface com.intechcore.scomponents.scell.api.fx.IScellUiApiBuilder
Created SCell control will have horizontal scrollbar visible or not
HyperlinkType - Enum in com.intechcore.scomponents.scell.api.spreadsheet.model.data
Represents the types of the cell hyperlinks

I

IBorderService - Interface in com.intechcore.scomponents.scell.api.spreadsheet.service
Represents a cell style service interface
IBorderStyle - Interface in com.intechcore.scomponents.scell.api.spreadsheet.model.style.border
The interface represents the model of the border style
IBorderStyleBuilder - Interface in com.intechcore.scomponents.scell.api.spreadsheet.service.builder
Builds instances of IBorderStyle according to the given settings
ICellBorders - Interface in com.intechcore.scomponents.scell.api.spreadsheet.model.style.border
Represents the model of the cell borders to get/set the borders of the single cell or a range of cells
ICellBordersBuilder - Interface in com.intechcore.scomponents.scell.api.spreadsheet.service.builder
Builds ICellBorders instances according to the given settings
ICellsLineManager<TItem> - Interface in com.intechcore.scomponents.scell.api.spreadsheet.service.structure
Represents a service interface for rows or columns
IColor - Interface in com.intechcore.scomponents.scell.api.spreadsheet.model.style
Represents the model of the color
IColorBuilder - Interface in com.intechcore.scomponents.scell.api.spreadsheet.service.builder
Builds instances of IColor according to the given settings
IColorConstants - Interface in com.intechcore.scomponents.scell.api.spreadsheet.model.style
Represents the storage of predefined colors (for convenience)
IColumn - Interface in com.intechcore.scomponents.scell.api.spreadsheet.model.data
Represents a column model
IColumnBuilder - Interface in com.intechcore.scomponents.scell.api.spreadsheet.service.builder
 
IComment - Interface in com.intechcore.scomponents.scell.api.spreadsheet.model.data
Represents a cell comment model
ICommentBuilder - Interface in com.intechcore.scomponents.scell.api.spreadsheet.service.builder
Builds instances of IComment according to the given settings
ICommentService - Interface in com.intechcore.scomponents.scell.api.spreadsheet.service
Represents a comment service interface
IDrawing - Interface in com.intechcore.scomponents.scell.api.spreadsheet.model.drawing
Represents a drawing model to manage SCell graphic objects
IDrawingBuilder - Interface in com.intechcore.scomponents.scell.api.spreadsheet.service.builder
Builds instances of IDrawing according to the given settings
IDrawingInput - Interface in com.intechcore.scomponents.scell.api.spreadsheet.model.drawing
Represents a data model for adding/editing graphics
IDrawingInputBuilder - Interface in com.intechcore.scomponents.scell.api.spreadsheet.service.builder
Creates instances of IDrawingInput according to the given settings
IDrawingPoint - Interface in com.intechcore.scomponents.scell.api.spreadsheet.model.drawing
A SCell graphics anchor point
IDrawingService - Interface in com.intechcore.scomponents.scell.api.spreadsheet.service
Represents the drawing service
IEntry<TKey,TValue> - Interface in com.intechcore.scomponents.scell.api.spreadsheet.model.data
Represents a key-value item model
IEventManager - Interface in com.intechcore.scomponents.scell.api.spreadsheet.service.util
Represents a SCell API event engine.
IEventManager.IListener<TEventData> - Interface in com.intechcore.scomponents.scell.api.spreadsheet.service.util
Represents the base type for all event consumers
IFileWriter - Interface in com.intechcore.scomponents.scell.api.spreadsheet.service
Represents a tool used to save or convert the xlsx documents
IFileWriter.FileType - Enum in com.intechcore.scomponents.scell.api.spreadsheet.service
Enum used to choose from the strongly typed parameters of file types
IFont - Interface in com.intechcore.scomponents.scell.api.spreadsheet.model.style.font
Represents the attributes of the font to format the text
IFontBuilder - Interface in com.intechcore.scomponents.scell.api.spreadsheet.service.builder
Builds instances of IFont according to the given settings
IFontService - Interface in com.intechcore.scomponents.scell.api.spreadsheet.service
Represents a cell font service to set or change cell font properties
IFormulasOptions - Interface in com.intechcore.scomponents.scell.api.spreadsheet.model.formulas
Represents an object that contains formula parameters
IFormulasService - Interface in com.intechcore.scomponents.scell.api.spreadsheet.service.formula
Represents a service for working with formulas
IHyperlink - Interface in com.intechcore.scomponents.scell.api.spreadsheet.model.data
Represents a hyperlink model
IHyperlinkBuilder - Interface in com.intechcore.scomponents.scell.api.spreadsheet.service.builder
Builds instances of the IHyperlink according to the given settings
IHyperlinkService - Interface in com.intechcore.scomponents.scell.api.spreadsheet.service
Represents a hyperlink service
IImageSource - Interface in com.intechcore.scomponents.scell.api.spreadsheet.model.drawing
Represents a data model for binary images
IImageSource.Type - Enum in com.intechcore.scomponents.scell.api.spreadsheet.model.drawing
Represents supported image types
ILoggerFactory - Interface in com.intechcore.scomponents.scell.api.spreadsheet.service.util
Builds "org.apache.logging.log4j" Loggers for the corresponding class.
IMapStorage<TItem> - Interface in com.intechcore.scomponents.scell.api.spreadsheet.fetch
Represents the map storage interface to manage the items using the address range
incBottomRight(int) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.builder.IRangeAddressBuilder
Adds a delta value to the bottom row and to the right column values
incBottomRight(int, int) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.builder.IRangeAddressBuilder
Adds a deltaRow value to the bottom row value and a deltaColumn value to the right column value
incBottomRow(int) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.builder.IRangeAddressBuilder
Adds a delta value to the bottom row value
incLeftColumn(int) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.builder.IRangeAddressBuilder
Adds a delta value to the left column value
IncorrectPasswordErrorKind - Enum in com.intechcore.scomponents.scell.api.spreadsheet.model.protection
Returns IPasswordInput.callGetPasswordAgain(IncorrectPasswordErrorKind) to show the details about the failure in the process of decoding the encoded spreadsheet
IncorrectPasswordErrorKind.Constants - Class in com.intechcore.scomponents.scell.api.spreadsheet.model.protection
Contains constants for internal usage
incRightColumn(int) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.builder.IRangeAddressBuilder
Adds a delta value to the right column value
incTopLeft(int) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.builder.IRangeAddressBuilder
Adds a delta value to the top row and to the left column values
incTopLeft(int, int) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.builder.IRangeAddressBuilder
Adds a deltaRow value to the top row value and a deltaColumn value to the left column value
incTopRow(int) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.builder.IRangeAddressBuilder
Adds a delta value to the top row value
inputBarVisible(boolean) - Method in interface com.intechcore.scomponents.scell.api.fx.IScellUiApiBuilder
Created SCell control will have input bar visible or hidden
inputContent(IRangeAddress, String) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.IWorksheet
inputContent(IRangeAddress, IRichString) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.IWorksheet
insert(int, String, IFont) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.builder.IRichStringBuilder
 
insert(int, String) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.builder.IRichStringBuilder
 
insert(int, String, Consumer<IFontBuilder>) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.builder.IRichStringBuilder
 
insert(int, IRichString) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.builder.IRichStringBuilder
 
insert(int, int, TItem) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.structure.ICellsLineManager
Inserts rows/columns shifting the following items
insert(int, int) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.structure.ICellsLineManager
Inserts new rows/columns shifting the fallowing items
insertCellsWithShiftDown(IRangeAddress) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.structure.IWorksheetStructure
Inserts the range of cells shifting the formulas, formula dependencies, values, styles, comments, hyperlinks down
insertCellsWithShiftRight(IRangeAddress) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.structure.IWorksheetStructure
Inserts the range of cells shifting the formulas, formula dependencies, values, styles, comments, hyperlinks to the right
insertLineEnd(int) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.builder.IRichStringBuilder
 
insertToPrevious(int, String) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.builder.IRichStringBuilder
 
insertToPrevious(int, String, Consumer<IFontBuilder>) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.builder.IRichStringBuilder
 
InterruptEditOperation - Exception in com.intechcore.scomponents.scell.api.exceptions
Can be thrown on the user's side inside the AddressItemEditor to interrupt the editing process
InterruptEditOperation() - Constructor for exception com.intechcore.scomponents.scell.api.exceptions.InterruptEditOperation
 
IPasswordInput - Interface in com.intechcore.scomponents.scell.api.spreadsheet.model.protection
Represents the object for the creation of custom input password dialogs for protected files.
IProductInfo - Interface in com.intechcore.scomponents.scell.api.spreadsheet.model.data
Represents information about the SCell API service
IProductInfo.ProductInfo - Enum in com.intechcore.scomponents.scell.api.spreadsheet.model.data
A kind of Public SCell API information.
IRangeAddress - Interface in com.intechcore.scomponents.scell.api.spreadsheet.model.address
Represents a single cell address or range address
IRangeAddressBuilder - Interface in com.intechcore.scomponents.scell.api.spreadsheet.service.builder
Builds IRangeAddress instances according to the given settings
IRichRun - Interface in com.intechcore.scomponents.scell.api.spreadsheet.model.data.value
This interface represents a part of the IRichString with the corresponding IFont
IRichString - Interface in com.intechcore.scomponents.scell.api.spreadsheet.model.data.value
Represents the model of the formatted string.
IRichStringBuilder - Interface in com.intechcore.scomponents.scell.api.spreadsheet.service.builder
Builds instances of IRichString according to the given settings
IRow - Interface in com.intechcore.scomponents.scell.api.spreadsheet.model.data
Represents a row model
IRowBuilder - Interface in com.intechcore.scomponents.scell.api.spreadsheet.service.builder
 
isAll() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.address.IRangeAddress
 
isBold() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.style.font.IFont
 
isCalculationsIterative() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.formulas.IFormulasOptions
 
isCaseSensitive() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.search.ISearchParams
 
IScellApiResolver - Interface in com.intechcore.scomponents.scell.api
The container of the SCell Public API dependencies
IScellCoreApiFactory - Interface in com.intechcore.scomponents.scell.api.spreadsheet
The provider of the entry point for the Core SCell Public API
IScellUiApi<TControl> - Interface in com.intechcore.scomponents.scell.api.fx
Represents a SCell UI control manager
IScellUiApiBuilder<TControl> - Interface in com.intechcore.scomponents.scell.api.fx
The SCell UI control API entry point provider
IScellUiFxApiBuilder - Interface in com.intechcore.scomponents.scell.api.fx
The wrapper used to resolve the UI provider from the dependency container to compensate for the poor syntax of Java
isContextMenuEnabled(ContextMenuOwner) - Method in interface com.intechcore.scomponents.scell.api.fx.control.IUiControlSettings
Get corresponding SCell context menu status - disabled or not
ISearchIterator - Interface in com.intechcore.scomponents.scell.api.spreadsheet.service.search
Represents an iterator for the convenient iteration of the search results
ISearchParams - Interface in com.intechcore.scomponents.scell.api.spreadsheet.service.search
Represents the search parameters
ISearchParams.ISearchParamsBuilder - Interface in com.intechcore.scomponents.scell.api.spreadsheet.service.search
Builds an instance of ISearchParams according to the given settings
ISearchParams.SearchTarget - Enum in com.intechcore.scomponents.scell.api.spreadsheet.service.search
Specifies the search place
ISearchResultItem - Interface in com.intechcore.scomponents.scell.api.spreadsheet.service.search
Represents one element of the search result, that is a cell in a worksheet matching the search parameters
ISearchService - Interface in com.intechcore.scomponents.scell.api.spreadsheet.service.search
Represents the search service
ISelection - Interface in com.intechcore.scomponents.scell.api.spreadsheet.model.address
Represents cells selection model
isEmpty() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.data.value.IRichString
 
isHidden() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.data.IColumn
 
isHidden() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.data.IRow
 
isHidden() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.IWorksheet
 
isHorizontalScrollbarVisible() - Method in interface com.intechcore.scomponents.scell.api.fx.control.IUiControlSettings
 
isInputBarVisible() - Method in interface com.intechcore.scomponents.scell.api.fx.control.IUiControlSettings
 
isItalic() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.style.font.IFont
 
isReadOnly() - Method in interface com.intechcore.scomponents.scell.api.fx.control.IUiControlSettings
 
isReplaceSupported() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.search.ISearchIterator
Checks if replacement is allowed
isSingleCell() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.address.IRangeAddress
 
isStrikeOut() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.style.font.IFont
 
IStyle - Interface in com.intechcore.scomponents.scell.api.spreadsheet.model.style
Represents the common style of a single cell or a range of cells.
IStyleBuilder - Interface in com.intechcore.scomponents.scell.api.spreadsheet.service.builder
Builds instances of IStyle according to the given settings
IStyleService - Interface in com.intechcore.scomponents.scell.api.spreadsheet.service
Represents a cell style service used to set or change the properties of the cell style
isVerticalScrollbarVisible() - Method in interface com.intechcore.scomponents.scell.api.fx.control.IUiControlSettings
 
isWholeCell() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.search.ISearchParams
 
isWrapText() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.style.ITextStyle
 
ITextStyle - Interface in com.intechcore.scomponents.scell.api.spreadsheet.model.style
Represents the model of the text style
ITextStyleBuilder - Interface in com.intechcore.scomponents.scell.api.spreadsheet.service.builder
Builds instances of the ITextStyle according to the given settings
IUiContentManager - Interface in com.intechcore.scomponents.scell.api.fx.control
Represents a controller of the SCell content used to load the existing or create new spreadsheets into the existing SCell controls
IUiControlSettings - Interface in com.intechcore.scomponents.scell.api.fx.control
Represents UI service interface to make changes in runtime
IUiControlSettings.GridVisibilityType - Enum in com.intechcore.scomponents.scell.api.fx.control
Used to set the display type of the grid
IUiSelectionManager - Interface in com.intechcore.scomponents.scell.api.fx.control
Represents the cell selection manager
IValue - Interface in com.intechcore.scomponents.scell.api.spreadsheet.model.data.value
The interface represents a cell value container
IValue.ValueType - Enum in com.intechcore.scomponents.scell.api.spreadsheet.model.data.value
Enum containing strongly typed cell values
IValueFactory - Interface in com.intechcore.scomponents.scell.api.spreadsheet.service.builder
Builds different kinds of IValue by calling the corresponding method
IValueService - Interface in com.intechcore.scomponents.scell.api.spreadsheet.service
Represents a cell value service
IWorkbook - Interface in com.intechcore.scomponents.scell.api.spreadsheet.model
Represents a SCell Workbook model and starts the API entry point
IWorksheet - Interface in com.intechcore.scomponents.scell.api.spreadsheet.model
Represents the worksheet model
IWorksheetStorage - Interface in com.intechcore.scomponents.scell.api.spreadsheet.fetch
Represents a container of services used to read or change the contents of the worksheet
IWorksheetStructure - Interface in com.intechcore.scomponents.scell.api.spreadsheet.service.structure
Represents a service interface to manage rows, columns or merged cells

L

LastVisibleWorksheetDeleteException - Exception in com.intechcore.scomponents.scell.api.exceptions
 
LastVisibleWorksheetDeleteException() - Constructor for exception com.intechcore.scomponents.scell.api.exceptions.LastVisibleWorksheetDeleteException
 
length() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.data.value.IRichString
 
lightBlue() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.style.IColorConstants
 
lightBrown() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.style.IColorConstants
 
lightGray() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.style.IColorConstants
 
lightGreen() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.style.IColorConstants
 
lightRed() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.style.IColorConstants
 
lightYellow() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.style.IColorConstants
 
load(File) - Method in interface com.intechcore.scomponents.scell.api.fx.control.IUiContentManager
Loads the existing spreadsheet file
load(File, IPasswordInput) - Method in interface com.intechcore.scomponents.scell.api.fx.control.IUiContentManager
Loads the existing spreadsheet file
load(InputStream, String) - Method in interface com.intechcore.scomponents.scell.api.fx.control.IUiContentManager
Loads the spreadsheet document as a stream
load(InputStream, String, IPasswordInput) - Method in interface com.intechcore.scomponents.scell.api.fx.control.IUiContentManager
Loads the spreadsheet document as a stream
load(File) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.IScellCoreApiFactory
Loads the existing spreadsheet file
load(File, Supplier<String>) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.IScellCoreApiFactory
Loads the existing spreadsheet file
load(InputStream, Supplier<String>, String) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.IScellCoreApiFactory
Loads the document as a stream
LoadingContentException - Exception in com.intechcore.scomponents.scell.api.exceptions
Will be thrown when loading of the existing spreadsheet by IScellCoreApiFactory or IScellUiContentManager fails
LoadingContentException(Exception) - Constructor for exception com.intechcore.scomponents.scell.api.exceptions.LoadingContentException
Is used to inform about the reason of the content loading failure
LoadingContentException(Throwable) - Constructor for exception com.intechcore.scomponents.scell.api.exceptions.LoadingContentException
Is used to inform about the reason of the content loading failure

M

merge(IRangeAddress) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.structure.IWorksheetStructure
Merges the range of cells

N

newValue - Variable in class com.intechcore.scomponents.scell.api.spreadsheet.model.events.AbstractDataEvent
 
notify(TEventData) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.util.IEventManager
Calls all existing listeners of the given type of event
notify(Class<TEventData>) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.util.IEventManager
Calls all existing listeners of the given type of event.
notifyAnyway(TEventData) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.util.IEventManager
Calls all listeners of the given type of event.
notifyAnyway(Class<TEventData>) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.util.IEventManager
Calls all listeners of the given type of event.

O

onStartPasswordPrompting() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.protection.IPasswordInput
This method is called at the start of the loading process to reset the password dialog state (or for other purposes)

P

parseContent(IRangeAddress, String) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.IValueService
Sets a value in the range of cells.
parseContent(String, String) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.IValueService
Sets a value in the range of cells.
parseContent(int, int, String) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.IValueService
Sets a value in the single cell.
ParseRangeAddressException - Exception in com.intechcore.scomponents.scell.api.exceptions
 
ParseRangeAddressException() - Constructor for exception com.intechcore.scomponents.scell.api.exceptions.ParseRangeAddressException
 
PASSWORD_MAX_LENGTH - Static variable in class com.intechcore.scomponents.scell.api.spreadsheet.model.protection.IncorrectPasswordErrorKind.Constants
 
PasswordRequiredException - Exception in com.intechcore.scomponents.scell.api.exceptions
 
PasswordRequiredException() - Constructor for exception com.intechcore.scomponents.scell.api.exceptions.PasswordRequiredException
 
paste() - Method in interface com.intechcore.scomponents.scell.api.fx.control.IUiContentManager
Pastes the cells from the clipboard
PredefinedContextMenuCommand - Enum in com.intechcore.scomponents.scell.api.fx.model
Contains the types of the existing internal commands which can be used in the customized context menus
previous() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.search.ISearchIterator
 

R

readOnly(boolean) - Method in interface com.intechcore.scomponents.scell.api.fx.IScellUiApiBuilder
Created SCell control will have readonly content
ReadOnlyModeChangedEvent - Class in com.intechcore.scomponents.scell.api.fx.events
 
ReadOnlyModeChangedEvent(Boolean) - Constructor for class com.intechcore.scomponents.scell.api.fx.events.ReadOnlyModeChangedEvent
 
recalculate() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.formula.IFormulasService
Recalculates formulas
red() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.style.IColorConstants
 
RedoDisabledStateChangedEvent - Class in com.intechcore.scomponents.scell.api.spreadsheet.events.listeners.undo
This event is generated by the API-core when there are no items in the Redo queue
RedoDisabledStateChangedEvent(Boolean) - Constructor for class com.intechcore.scomponents.scell.api.spreadsheet.events.listeners.undo.RedoDisabledStateChangedEvent
 
redoLastAction() - Method in interface com.intechcore.scomponents.scell.api.fx.control.IUiContentManager
Redoes the last action performed after the IUiContentManager.undoLastAction()
RedrawRequest - Class in com.intechcore.scomponents.scell.api.spreadsheet.events.requests
Can be emitted to complete the content redraw of the spreadsheet UI control
RedrawRequest() - Constructor for class com.intechcore.scomponents.scell.api.spreadsheet.events.requests.RedrawRequest
 
registerImplementation(Class<TInstance>, Class<? extends TInstance>) - Method in interface com.intechcore.scomponents.scell.api.IScellApiResolver
Binds the given class to the given interface.
registerInstance(Class<TInstance>, TInstance) - Method in interface com.intechcore.scomponents.scell.api.IScellApiResolver
Binds an instance of the class to the given interface.
remove(int) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.IWorkbook
Removes the worksheet
remove(IRangeAddress) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.IHyperlinkService
Removes hyperlinks in the given range
removeAll() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.IWorkbook
Removes all worksheets and adds a new one (since the workbook must contain at least one worksheet)
rename(String) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.IWorksheet
Renames the worksheet
replace(int, int, String) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.data.value.IRichString
 
replace(int, int, String, Consumer<IFontBuilder>) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.data.value.IRichString
 
replace(int, int, String, IFont) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.data.value.IRichString
 
replace(String) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.search.ISearchIterator
Replaces the value of the current element by the given value or removes the element if it doesn't match the search conditions
replaceAll(String, String) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.data.value.IRichString
 
replaceAll(String, String, Consumer<IFontBuilder>) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.data.value.IRichString
 
replaceAll(String, String, IFont) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.data.value.IRichString
 
replaceRemaining(String) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.search.ISearchIterator
Replaces the values of the elements following the current one by the given value.
reset() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.search.ISearchIterator
Restarts the iteration
resolve(IScellApiResolver) - Static method in interface com.intechcore.scomponents.scell.api.fx.IScellUiFxApiBuilder
Resolves a new instance of IScellUiFxApiBuilder with given resolver
resolve(Class<TInstance>) - Method in interface com.intechcore.scomponents.scell.api.IScellApiResolver
Resolves a new instance or a singleton instance of the given interface.
resolve(IScellApiResolver) - Static method in interface com.intechcore.scomponents.scell.api.spreadsheet.IScellCoreApiFactory
Resolves a new instance of IScellCoreApiFactory with given resolver
resolve(IScellApiResolver) - Static method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.builder.IBorderStyleBuilder
Resolves a new instance of IBorderStyleBuilder with the given resolver
resolve(IScellApiResolver) - Static method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.builder.ICellBordersBuilder
Resolves a new instance of ICellBordersBuilder with the given resolver
resolve(IScellApiResolver) - Static method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.builder.IColorBuilder
Resolves a new instance of IColorBuilder with the given resolver
resolve(IScellApiResolver) - Static method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.builder.IColumnBuilder
Resolves a new instance of IColumnBuilder with the given resolver
resolve(IScellApiResolver) - Static method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.builder.ICommentBuilder
Resolves a new instance of ICommentBuilder with the given resolver
resolve(IScellApiResolver) - Static method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.builder.IDrawingBuilder
Resolves a new instance of IDrawingBuilder with the given resolver
resolve(IScellApiResolver) - Static method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.builder.IDrawingInputBuilder
Resolves a new instance of IDrawingInputBuilder with the given resolver
resolve(IScellApiResolver) - Static method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.builder.IFontBuilder
Resolves a new instance of IFontBuilder with the given resolver
resolve(IScellApiResolver) - Static method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.builder.IHyperlinkBuilder
Resolves a new instance of IHyperlinkBuilder with the given resolver
resolve(IScellApiResolver) - Static method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.builder.IRangeAddressBuilder
Resolves a new instance of IRangeAddressBuilder with the given resolver
resolve(IScellApiResolver) - Static method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.builder.IRichStringBuilder
Resolves a new instance of IRichStringBuilder with the given resolver
resolve(IScellApiResolver) - Static method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.builder.IRowBuilder
Resolves a new instance of IRowBuilder with the given resolver
resolve(IScellApiResolver) - Static method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.builder.IStyleBuilder
Resolves a new instance of IStyleBuilder with the given resolver
resolve(IScellApiResolver) - Static method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.builder.ITextStyleBuilder
Resolves a new instance of ITextStyleBuilder with the given resolver
resolve(IScellApiResolver) - Static method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.builder.IValueFactory
Resolves a new instance of IValueFactory with the given resolver

S

save() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.IFileWriter
Saves the current document to the current file or finds the file with the name set in fileName and saves it
ScellApiEntryPoint - Class in com.intechcore.scomponents.scell.api.init
SCell Public API entry point resolver provider
SceneFocusChangedEvent - Class in com.intechcore.scomponents.scell.api.spreadsheet.events.listeners.structure
 
SceneFocusChangedEvent() - Constructor for class com.intechcore.scomponents.scell.api.spreadsheet.events.listeners.structure.SceneFocusChangedEvent
 
search(ISearchParams) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.search.ISearchService
Searches all occurrences of a pattern in a workbook and returns a stream of the found elements.
search(ISearchParams, int) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.search.ISearchService
Searches all occurrences of the pattern in the selected worksheet and returns the iterator It's unsafe to modify the cells of the worksheet during the process due to the nature of the streams
set(IRangeAddress, IBorderStyle, BordersSides) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.IBorderService
Sets the borders in the given range address
set(IRangeAddress, Consumer<IBorderStyleBuilder>, BordersSides) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.IBorderService
Sets the borders in the given range address.
set(IRangeAddress, IComment) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.ICommentService
Sets comments to all cells in the given range
set(IRangeAddress, Consumer<ICommentBuilder>) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.ICommentService
Sets the comments in the given range address.
set(IRangeAddress, IFont) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.IFontService
Sets the font in the range of cells
set(IRangeAddress, Consumer<IFontBuilder>) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.IFontService
Sets the font in the range of cells.For convenience, the user consumes a new instance of the IFontBuilder into which the desired values will be filled in.
set(IRangeAddress, String, HyperlinkType) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.IHyperlinkService
Sets a hyperlink
set(int, int, IStyle) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.IStyleService
Sets the style in the single cell.
set(String, IStyle) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.IStyleService
Sets the style to range of cells with the given String with values like "A4" or "D4:G10"
set(IRangeAddress, IStyle) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.IStyleService
Sets the style in the range of cells
set(IRangeAddress, Consumer<IStyleBuilder>) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.IStyleService
Sets the font in the range of cells.
set(IRangeAddress, IValue) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.IValueService
Sets the value in the range of cells
set(String, IValue) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.IValueService
Set value to range of cells with the given String with values like "A4" or "D4:G10"
set(int, int, IValue) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.IValueService
Set value to single cell with given column and row numbers
set(IRangeAddress, Function<IValueFactory, IValue>) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.IValueService
Sets a value in the range of cells.
set(String, Function<IValueFactory, IValue>) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.IValueService
Sets a value in the range of cells.
set(int, int, Function<IValueFactory, IValue>) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.IValueService
Sets a value in the single cell.
setA(int) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.builder.IColorBuilder
Sets the alpha channel value 0xXX000000 (from 0 to 255)
setAuthor(String) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.builder.ICommentBuilder
Sets the author of the message
setB(int) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.builder.IColorBuilder
Sets the blue channel value 0x000000XX (from 0 to 255)
setB(double) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.builder.IColorBuilder
Sets the blue channel value 0x000000XX (from 0 to 1)
setBackgroundColor(IColor) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.builder.IStyleBuilder
Set the background IColor of the cell
setBold(Boolean) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.builder.IFontBuilder
Sets the attribute *bold* to the font being built
setBorderBottom(IBorderStyle) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.builder.ICellBordersBuilder
Sets bottom border style
setBorderLeft(IBorderStyle) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.builder.ICellBordersBuilder
Sets the style of the left border
setBorderRight(IBorderStyle) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.builder.ICellBordersBuilder
Sets right border style
setBorderTop(IBorderStyle) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.builder.ICellBordersBuilder
Sets top border style
setBottomRight(int, int) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.builder.IRangeAddressBuilder
Sets the bottom right cell for a range address
setBottomRow(int) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.builder.IRangeAddressBuilder
Sets the bottom row for a range address
setCaseSensitive(boolean) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.search.ISearchParams.ISearchParamsBuilder
 
setColor(IColor) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.builder.IBorderStyleBuilder
Sets the borderline color
setColor(IColor) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.builder.IFontBuilder
Sets the IColor for the font being built
setContent(IRangeAddress, Number) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.IWorksheet
setContent(IRangeAddress, boolean) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.IWorksheet
setContent(String) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.builder.ICommentBuilder
Sets the content of the comment message
setContent(byte[]) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.builder.IDrawingInputBuilder
Sets the array-byte raw image content
setContextMenuEnabled(ContextMenuOwner, boolean) - Method in interface com.intechcore.scomponents.scell.api.fx.control.IUiControlSettings
Set corresponding SCell context menu enabled property
setContextMenuItems(ContextMenuOwner, List<PredefinedContextMenuCommand>) - Method in interface com.intechcore.scomponents.scell.api.fx.IScellUiApi
Allows to customize the corresponding context menu
setCustomFontsFolderPath(String) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.IScellCoreApiFactory
 
setDesiredHeight(double) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.builder.IDrawingInputBuilder
Sets the user-defined height for the image (in pixels)
setDesiredWidth(double) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.builder.IDrawingInputBuilder
Sets the user-defined width for the image (in pixels)
setDrawingInput(IDrawingInput) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.builder.IDrawingBuilder
Sets the drawing input data
setFont(IFont) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.builder.IRichStringBuilder
Sets the font for further runs
setForegroundAccentColor(IColor) - Method in interface com.intechcore.scomponents.scell.api.fx.control.IUiControlSettings
Set SCell accent color
setForegroundAccentColor(IColor) - Method in interface com.intechcore.scomponents.scell.api.fx.IScellUiApiBuilder
Created SCell control with custom color
setFormat(IRangeAddress, String) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.IWorksheet
Sets the RAW string format code to the cells of the given range
setG(int) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.builder.IColorBuilder
Sets the green channel value 0x0000XX00 (from 0 to 255)
setG(double) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.builder.IColorBuilder
Sets the green channel value 0x0000XX00 (from 0 to 1)
setGridVisibilityType(IUiControlSettings.GridVisibilityType) - Method in interface com.intechcore.scomponents.scell.api.fx.control.IUiControlSettings
Set SCell cells grid visible property
setHeight(double) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.builder.IRowBuilder
 
setHidden(boolean) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.builder.IColumnBuilder
Set hidden attribute
setHidden(boolean) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.builder.IRowBuilder
 
setHorizontalAlignment(HorizontalAlignment) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.builder.ITextStyleBuilder
Sets the HorizontalAlignment value
setHorizontalScrollbarVisibility(boolean) - Method in interface com.intechcore.scomponents.scell.api.fx.control.IUiControlSettings
Set SCell control horizontal scrollbar visible property
setID(int) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.builder.IDrawingBuilder
Sets the ID of the image
setImageSource(IImageSource) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.builder.IDrawingBuilder
Sets the image for the IDrawing
setIndent(Integer) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.builder.ITextStyleBuilder
Sets the indent value
setInputBarVisibility(boolean) - Method in interface com.intechcore.scomponents.scell.api.fx.control.IUiControlSettings
Set input bar of SCell control visible property
setItalic(Boolean) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.builder.IFontBuilder
Sets the attribute *italic* to the font being built
setIterationsCount(int) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.formula.IFormulasService
Sets the number of iterations for formulas calculation
setIterativeCalculations(boolean) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.formula.IFormulasService
Switches the iterative calculations mode
setLeftColumn(int) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.builder.IRangeAddressBuilder
Sets the left column for a single sell address or a range address
setLineType(BorderLineType) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.builder.IBorderStyleBuilder
Sets the borderline type.
setName(String) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.builder.IFontBuilder
Sets the name of the font being built
setPasswordInput(IPasswordInput) - Method in interface com.intechcore.scomponents.scell.api.fx.control.IUiContentManager
Sets the users custom password supplier to input the password when protected documents are being loaded
setPattern(String) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.search.ISearchParams.ISearchParamsBuilder
 
setProtection(IPasswordInput) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.IWorkbook
Protects or (when the param is null) does not protect the current document.
setR(int) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.builder.IColorBuilder
Sets the red channel value 0x00XX0000 (from 0 to 255)
setR(double) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.builder.IColorBuilder
Sets the red channel value 0x00XX0000 (from 0 to 1)
setReadOnly(boolean) - Method in interface com.intechcore.scomponents.scell.api.fx.control.IUiControlSettings
Set SCell control content readonly property
setRightColumn(int) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.builder.IRangeAddressBuilder
Sets the right column for a range address
setRotation(Double) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.builder.ITextStyleBuilder
Sets the rotation
setSearchTarget(ISearchParams.SearchTarget) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.search.ISearchParams.ISearchParamsBuilder
 
setSelection(int, IRangeAddress) - Method in interface com.intechcore.scomponents.scell.api.fx.control.IUiSelectionManager
Changes the current selection to the target cell(s) in specified worksheet
setSelection(IRangeAddress) - Method in interface com.intechcore.scomponents.scell.api.fx.control.IUiSelectionManager
Changes the current selection to the target cell(s) in the active worksheet
setSize(Double) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.builder.IFontBuilder
Sets the size of the font being built
setStrikeOut(Boolean) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.builder.IFontBuilder
Sets the *strikeout* attribute 3
setTarget(String) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.builder.IHyperlinkBuilder
Sets the target of the hyperlink
setTint(int) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.builder.IColorBuilder
Sets the color tint (from 0 to 255)
setTopLeft(int, int) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.builder.IRangeAddressBuilder
Sets a single cell address or the top left cell for a range address
setTopRow(int) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.builder.IRangeAddressBuilder
Sets the top row for a single cell address or a range address
setToSingleCell(boolean) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.builder.IDrawingInputBuilder
Sets the flag to add the image to a single cell (if the source is true).
setTransparency(int) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.builder.IColorBuilder
Sets the transparency (from 0 to 255)
setType(HyperlinkType) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.builder.IHyperlinkBuilder
Sets the HyperlinkType of the hyperlink
setUnderline(UnderlineType) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.builder.IFontBuilder
Sets the underlined type of the font being built
setVerticalAlignment(VerticalAlignment) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.builder.ITextStyleBuilder
Sets the VerticalAlignment value
setVerticalScrollbarVisibility(boolean) - Method in interface com.intechcore.scomponents.scell.api.fx.control.IUiControlSettings
Set SCell control vertical scrollbar visible property
setVerticalShifting(VerticalShifting) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.builder.IFontBuilder
Sets the VerticalShifting to the font being built
setWholeCell(boolean) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.search.ISearchParams.ISearchParamsBuilder
 
setWholeColumns(int, int) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.builder.IRangeAddressBuilder
Sets the range address of the selected number of columns taken as a whole, i.e.
setWholeRows(int, int) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.builder.IRangeAddressBuilder
Sets the range address of the selected number of rows taken as a whole, i.e.
setWidth(double) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.builder.IColumnBuilder
Set desired column width in px
setWrapText(Boolean) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.builder.ITextStyleBuilder
Sets the wrap attribute
silver() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.style.IColorConstants
 
snowWhite() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.style.IColorConstants
 
sorting(IRangeAddress, boolean) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.structure.IWorksheetStructure
Sorts the values in the given range
splitBy(String) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.data.value.IRichString
 
splitByLines() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.data.value.IRichString
 
streamExistingFormattedValues(IRangeAddress) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.IWorksheet
Deprecated.
current method will be completely removed in future releases, but for the time being it's the only way to get formatted values
subscribe(Class<TEventData>, IEventManager.IListener<TEventData>) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.util.IEventManager
Adds a listener into the storage
subscribe(Class<TEventData>, Runnable) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.util.IEventManager
Adds a listener (that doesn't accept any data) to the storage (for the events without data)
substring(int, int) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.data.value.IRichString
 

T

text() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.data.value.IRichRun
 
TextRotationChangedEvent - Class in com.intechcore.scomponents.scell.api.spreadsheet.events.listeners.font
 
TextRotationChangedEvent(Double) - Constructor for class com.intechcore.scomponents.scell.api.spreadsheet.events.listeners.font.TextRotationChangedEvent
 
toA1String() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.address.IRangeAddress
 
toAddress() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.drawing.IDrawingPoint
 
toBitmapImage() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.drawing.IDrawing
 
toCell(int, int) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.builder.IDrawingInputBuilder
Sets the cell address of the end-point anchor (if needed)
toCellWithOffset(int, int) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.builder.IDrawingInputBuilder
Sets the offsets of the end-point anchor

U

uiImpl(IProductInfo.ProductInfo) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.data.IProductInfo
 
uiInterfaces(IProductInfo.ProductInfo) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.data.IProductInfo
 
UnderlineType - Enum in com.intechcore.scomponents.scell.api.spreadsheet.model.style.font
Represents the type of underlining
UndoDisabledStateChangedEvent - Class in com.intechcore.scomponents.scell.api.spreadsheet.events.listeners.undo
This event is generated by the API-core when there are no items in the Undo queue
UndoDisabledStateChangedEvent(Boolean) - Constructor for class com.intechcore.scomponents.scell.api.spreadsheet.events.listeners.undo.UndoDisabledStateChangedEvent
 
undoLastAction() - Method in interface com.intechcore.scomponents.scell.api.fx.control.IUiContentManager
Undoes the last action initiated by the user or the API
unmerge(IRangeAddress) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.structure.IWorksheetStructure
Unmerges the range of cells
unsubscribe(Class<TEventData>, IEventManager.IListener<TEventData>) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.util.IEventManager
Removes the listener from the storage
updateCommon(IRangeAddress, UnaryOperator<IFont>) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.IFontService
Edits a common font in the range.
updateCommon(IRangeAddress, Consumer<IFontBuilder>) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.IFontService
Edits a common font in the range.
updateCommon(IRangeAddress, UnaryOperator<IStyle>) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.IStyleService
Edit a common style in the range.
updateCommon(IRangeAddress, Consumer<IStyleBuilder>) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.IStyleService
Edits a common style in the range.
updateEach(IRangeAddress, UnaryOperator<IStyle>) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.IStyleService
Edits the style of each cell in the given range.
updateEach(IRangeAddress, Consumer<IStyleBuilder>) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.IStyleService
Edits the style of each cell in the given range.
updateExisting(IRangeAddress, AddressItemEditor<ICellBorders>) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.IBorderService
Applies the settings of the borders obtained from the editor to each cell of the given range
updateExisting(IRangeAddress, AddressItemEditor<IComment>) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.ICommentService
Edits comments in the given range.
updateExisting(IRangeAddress, UnaryOperator<IHyperlink>) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.IHyperlinkService
Edits the hyperlinks in the given range.
updateExisting(IRangeAddress, UnaryOperator<IValue>) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.IValueService
Edits the value in the range of cells
updateExisting(String, UnaryOperator<IValue>) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.IValueService
Edit value of range of cells with the given String with values like "A4" or "D4:G10"
updateExisting(int, int, UnaryOperator<IValue>) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.IValueService
Edit value of single cell with given column and row numbers
updateFont(String, Consumer<IFontBuilder>) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.data.value.IRichString
 
updateFont(int, int, Consumer<IFontBuilder>) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.data.value.IRichString
 
updateFont(Consumer<IFontBuilder>) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.data.value.IRichString
 
updateFont(Consumer<IFontBuilder>) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.builder.IRichStringBuilder
 
updateFont(int, int, Consumer<IFontBuilder>) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.builder.IRichStringBuilder
 

V

valueOf(String) - Static method in enum com.intechcore.scomponents.scell.api.fx.control.IUiControlSettings.GridVisibilityType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.intechcore.scomponents.scell.api.fx.model.ContextMenuOwner
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.intechcore.scomponents.scell.api.fx.model.PredefinedContextMenuCommand
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.intechcore.scomponents.scell.api.spreadsheet.model.data.HyperlinkType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.intechcore.scomponents.scell.api.spreadsheet.model.data.IProductInfo.ProductInfo
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.intechcore.scomponents.scell.api.spreadsheet.model.data.value.IValue.ValueType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.intechcore.scomponents.scell.api.spreadsheet.model.drawing.DrawingType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.intechcore.scomponents.scell.api.spreadsheet.model.drawing.IImageSource.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.intechcore.scomponents.scell.api.spreadsheet.model.protection.IncorrectPasswordErrorKind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.intechcore.scomponents.scell.api.spreadsheet.model.style.border.BorderLineType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.intechcore.scomponents.scell.api.spreadsheet.model.style.font.UnderlineType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.intechcore.scomponents.scell.api.spreadsheet.model.style.font.VerticalShifting
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.intechcore.scomponents.scell.api.spreadsheet.model.style.HorizontalAlignment
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.intechcore.scomponents.scell.api.spreadsheet.model.style.VerticalAlignment
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.intechcore.scomponents.scell.api.spreadsheet.service.IFileWriter.FileType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.intechcore.scomponents.scell.api.spreadsheet.service.search.ISearchParams.SearchTarget
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.intechcore.scomponents.scell.api.spreadsheet.service.structure.BordersSides
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.intechcore.scomponents.scell.api.fx.control.IUiControlSettings.GridVisibilityType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.intechcore.scomponents.scell.api.fx.model.ContextMenuOwner
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.intechcore.scomponents.scell.api.fx.model.PredefinedContextMenuCommand
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.intechcore.scomponents.scell.api.spreadsheet.model.data.HyperlinkType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.intechcore.scomponents.scell.api.spreadsheet.model.data.IProductInfo.ProductInfo
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.intechcore.scomponents.scell.api.spreadsheet.model.data.value.IValue.ValueType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.intechcore.scomponents.scell.api.spreadsheet.model.drawing.DrawingType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.intechcore.scomponents.scell.api.spreadsheet.model.drawing.IImageSource.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.intechcore.scomponents.scell.api.spreadsheet.model.protection.IncorrectPasswordErrorKind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.intechcore.scomponents.scell.api.spreadsheet.model.style.border.BorderLineType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.intechcore.scomponents.scell.api.spreadsheet.model.style.font.UnderlineType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.intechcore.scomponents.scell.api.spreadsheet.model.style.font.VerticalShifting
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.intechcore.scomponents.scell.api.spreadsheet.model.style.HorizontalAlignment
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.intechcore.scomponents.scell.api.spreadsheet.model.style.VerticalAlignment
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.intechcore.scomponents.scell.api.spreadsheet.service.IFileWriter.FileType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.intechcore.scomponents.scell.api.spreadsheet.service.search.ISearchParams.SearchTarget
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.intechcore.scomponents.scell.api.spreadsheet.service.structure.BordersSides
Returns an array containing the constants of this enum type, in the order they are declared.
VerticalAlignment - Enum in com.intechcore.scomponents.scell.api.spreadsheet.model.style
The enum represents the type of the vertical alignment of the cell contents
VerticalAlignmentChangedEvent - Class in com.intechcore.scomponents.scell.api.spreadsheet.events.listeners.alignment
 
VerticalAlignmentChangedEvent(VerticalAlignment) - Constructor for class com.intechcore.scomponents.scell.api.spreadsheet.events.listeners.alignment.VerticalAlignmentChangedEvent
 
verticalScrollbarVisible(boolean) - Method in interface com.intechcore.scomponents.scell.api.fx.IScellUiApiBuilder
Created SCell control will have vertical scrollbar visible or not
VerticalShifting - Enum in com.intechcore.scomponents.scell.api.spreadsheet.model.style.font
Represents the type of vertical shifting in the form of subscript or superscript format

W

white() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.style.IColorConstants
 
WorkbookProtectionStateChangedEvent - Class in com.intechcore.scomponents.scell.api.spreadsheet.events.listeners.protection
This event is generated by the API-core when the current workbook has been encoded.
WorkbookProtectionStateChangedEvent(Boolean) - Constructor for class com.intechcore.scomponents.scell.api.spreadsheet.events.listeners.protection.WorkbookProtectionStateChangedEvent
Data constructor used to pass the current encoded state of the worksheet
WrongPasswordException - Exception in com.intechcore.scomponents.scell.api.exceptions
 
WrongPasswordException(IncorrectPasswordErrorKind) - Constructor for exception com.intechcore.scomponents.scell.api.exceptions.WrongPasswordException
 

Y

yellow() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.style.IColorConstants
 
A B C D E F G H I L M N O P R S T U V W Y 
Skip navigation links

Copyright © 2024. All rights reserved.