Skip navigation links
A B C D E F G H I L M P R S T W 

A

AddExcelChartFromPlot - Class in excel.functions.plugins
 
AddExcelChartFromPlot() - Constructor for class excel.functions.plugins.AddExcelChartFromPlot
 
addExcelChartFromPlot(File, String, Plot, ChartTypes) - Static method in class excel.functions.plugins.AddExcelChartFromPlot
 
addExcelChartFromPlot(Sheet, Plot, ChartTypes) - Static method in class excel.functions.utils.ExcelUtils
 
addImageToWorkbookSheet(ImagePlus, File) - Static method in class excel.functions.plugins.ExcelFunctions
This function adds an image open in ImageJ / Fiji as PNG to the defined worksheet in a defined Excel workbook Note: the size of images added to Excel cannot be properly controlled via the Apache POI library.
addImageToWorkbookSheet(ImagePlus, File, String, int, int) - Static method in class excel.functions.plugins.ExcelFunctions
This function adds an image open in ImageJ / Fiji as PNG to the defined worksheet in a defined Excel workbook Note: the size of images added to Excel cannot be properly controlled via the Apache POI library.
addImageToWorkbookSheet(ImagePlus, File, int, int, int) - Static method in class excel.functions.plugins.ExcelFunctions
This function adds an image open in ImageJ / Fiji as PNG to the defined worksheet in a defined Excel workbook Note: the size of images added to Excel cannot be properly controlled via the Apache POI library.
AddImageToWorksheet - Class in excel.functions.plugins
 
AddImageToWorksheet() - Constructor for class excel.functions.plugins.AddImageToWorksheet
 
addImageToWorksheet(ImagePlus, File, String, int, int) - Static method in class excel.functions.plugins.AddImageToWorksheet
 
addMissingFileExtension(String) - Static method in class excel.functions.utils.ExcelUtils
 
append2DArrayToSheetColumns(String[][], Sheet) - Static method in class excel.functions.utils.ExcelUtils
 
append2DArrayToSheetRows(String[][], Sheet) - Static method in class excel.functions.utils.ExcelUtils
 
AppendArrayAsExcelColumn - Class in excel.functions.plugins
 
AppendArrayAsExcelColumn() - Constructor for class excel.functions.plugins.AppendArrayAsExcelColumn
 
appendArrayAsExcelColumn(Number[], File, String, int) - Static method in class excel.functions.plugins.ExcelFunctions
 
appendArrayAsExcelColumn(Number[], File, int, int) - Static method in class excel.functions.plugins.ExcelFunctions
 
appendArrayAsExcelColumn(String[], File, String, int) - Static method in class excel.functions.plugins.ExcelFunctions
 
appendArrayAsExcelColumn(String[], File, int, int) - Static method in class excel.functions.plugins.ExcelFunctions
 
AppendArrayAsExcelRow - Class in excel.functions.plugins
 
AppendArrayAsExcelRow() - Constructor for class excel.functions.plugins.AppendArrayAsExcelRow
 
appendArrayAsExcelRow(Number[], File, String, int) - Static method in class excel.functions.plugins.ExcelFunctions
 
appendArrayAsExcelRow(Number[], File, int, int) - Static method in class excel.functions.plugins.ExcelFunctions
 
appendArrayAsExcelRow(String[], File, String, int) - Static method in class excel.functions.plugins.ExcelFunctions
 
appendArrayAsExcelRow(String[], File, int, int) - Static method in class excel.functions.plugins.ExcelFunctions
 
appendArrayAsTableColumn(String[], File, String, int) - Static method in class excel.functions.plugins.AppendArrayAsExcelColumn
 
appendArrayAsTableRow(String[], File, String, int) - Static method in class excel.functions.plugins.AppendArrayAsExcelRow
 
AppendTableAsColumns - Class in excel.functions.plugins
 
AppendTableAsColumns() - Constructor for class excel.functions.plugins.AppendTableAsColumns
 
appendTableAsColumns(ResultsTable, File, String, Boolean) - Static method in class excel.functions.plugins.AppendTableAsColumns
 
appendTableAsColumns(ResultsTable, File, String, Boolean) - Static method in class excel.functions.plugins.ExcelFunctions
Adds the specified ResultsTable as additional columns after the existing ones on the specified sheet
appendTableAsColumns(ResultsTable, File, int, Boolean) - Static method in class excel.functions.plugins.ExcelFunctions
Adds the specified ResultsTable as additional columns after the existing ones on the specified sheet
AppendTableAsRows - Class in excel.functions.plugins
 
AppendTableAsRows() - Constructor for class excel.functions.plugins.AppendTableAsRows
 
appendTableAsRows(ResultsTable, File, String, Boolean) - Static method in class excel.functions.plugins.AppendTableAsRows
 
appendTableAsRows(ResultsTable, File, String, Boolean) - Static method in class excel.functions.plugins.ExcelFunctions
Adds the specified ResultsTable as additional rows below the existing ones on the specified sheet
appendTableAsRows(ResultsTable, File, int, Boolean) - Static method in class excel.functions.plugins.ExcelFunctions
Adds the specified ResultsTable as additional rows below the existing ones on the specified sheet

B

BioVoxxelMacroAutoCompletionExtension - Class in excel.functions.macro
 
BioVoxxelMacroAutoCompletionExtension() - Constructor for class excel.functions.macro.BioVoxxelMacroAutoCompletionExtension
 
BioVoxxelMacroExtensionDescriptor - Interface in excel.functions.macro
 
BioVoxxelMacroExtensions - Class in excel.functions.macro
 
BioVoxxelMacroExtensions() - Constructor for class excel.functions.macro.BioVoxxelMacroExtensions
 
BioVoxxelPlugins - Interface in excel.functions.plugins
 

C

CLOSE_WORKBOOK_AFTER_SAVING - Static variable in class excel.functions.plugins.SetColumnDataFormat
 
CLOSE_WORKBOOK_AFTER_SAVING - Static variable in class excel.functions.utils.ExcelUtils
 
closeWorkbookAfterSaving(Boolean) - Static method in class excel.functions.utils.ExcelUtils
 
convertInColumnArray(String[]) - Static method in class excel.functions.utils.ExcelUtils
 
convertInRowArray(String[]) - Static method in class excel.functions.utils.ExcelUtils
 
createResultsTableFrom2DArray(String[][]) - Static method in class excel.functions.utils.ExcelUtils
 
createResultsTableFrom2DArray(String[][], boolean) - Static method in class excel.functions.utils.ExcelUtils
 

D

DeleteWorkbookSheet - Class in excel.functions.plugins
 
DeleteWorkbookSheet() - Constructor for class excel.functions.plugins.DeleteWorkbookSheet
 
deleteWorkbookSheet(File, String) - Static method in class excel.functions.plugins.DeleteWorkbookSheet
 
deleteWorkbookSheet(File, String) - Static method in class excel.functions.plugins.ExcelFunctions
 
deleteWorkbookSheet(File, int) - Static method in class excel.functions.plugins.ExcelFunctions
 
description() - Method in interface excel.functions.macro.BioVoxxelMacroExtensionDescriptor
 
description() - Method in class excel.functions.plugins.AddExcelChartFromPlot
 
description() - Method in class excel.functions.plugins.AddImageToWorksheet
 
description() - Method in class excel.functions.plugins.AppendArrayAsExcelColumn
 
description() - Method in class excel.functions.plugins.AppendArrayAsExcelRow
 
description() - Method in class excel.functions.plugins.AppendTableAsColumns
 
description() - Method in class excel.functions.plugins.AppendTableAsRows
 
description() - Method in class excel.functions.plugins.DeleteWorkbookSheet
 
description() - Method in class excel.functions.plugins.GetAllWorkbookSheetNames
 
description() - Method in class excel.functions.plugins.ImportXlsxWorksheetAsTable
 
description() - Method in class excel.functions.plugins.SaveAllTablesToWorkbook
 
description() - Method in class excel.functions.plugins.SaveTableAsWorksheet
We should define a description for users.
description() - Method in class excel.functions.plugins.SetColumnDataFormat
 

E

excel.functions.macro - package excel.functions.macro
 
excel.functions.plugins - package excel.functions.plugins
 
excel.functions.utils - package excel.functions.utils
 
EXCEL_SHEET_NAME_LIMIT - Static variable in class excel.functions.utils.ExcelUtils
 
ExcelFunctions - Class in excel.functions.plugins
 
ExcelFunctions() - Constructor for class excel.functions.plugins.ExcelFunctions
 
ExcelUtils - Class in excel.functions.utils
 
ExcelUtils() - Constructor for class excel.functions.utils.ExcelUtils
 

F

fixFilePath(String) - Static method in class excel.functions.utils.ExcelUtils
 

G

getActiveTable() - Static method in class excel.functions.utils.ExcelUtils
 
getAllSheetNames(Workbook) - Static method in class excel.functions.utils.ExcelUtils
 
getAllSheets(Workbook) - Static method in class excel.functions.utils.ExcelUtils
 
getAllWorkbookSheetNames(File) - Static method in class excel.functions.plugins.ExcelFunctions
 
GetAllWorkbookSheetNames - Class in excel.functions.plugins
 
GetAllWorkbookSheetNames() - Constructor for class excel.functions.plugins.GetAllWorkbookSheetNames
 
getAllWorkbookSheetNames(File) - Static method in class excel.functions.plugins.GetAllWorkbookSheetNames
 
getArrayColumnCount(String[][]) - Static method in class excel.functions.utils.ExcelUtils
 
getArrayRowCount(String[][]) - Static method in class excel.functions.utils.ExcelUtils
 
getColumnCount(Sheet) - Static method in class excel.functions.utils.ExcelUtils
 
getCompletions(CompletionProvider) - Method in class excel.functions.macro.BioVoxxelMacroAutoCompletionExtension
 
getExtensionFunctions() - Method in class excel.functions.macro.BioVoxxelMacroExtensions
 
getIJResultsTable(String) - Static method in class excel.functions.utils.ExcelUtils
 
getIJTableAsRowColumn2DArray(ResultsTable, boolean) - Static method in class excel.functions.utils.ExcelUtils
 
getImageAsByteArray(ImagePlus) - Static method in class excel.functions.utils.ExcelUtils
 
getLastColumnNum(Sheet) - Static method in class excel.functions.utils.ExcelUtils
 
getRowCount(Sheet) - Static method in class excel.functions.utils.ExcelUtils
 
getSheet(Workbook, String) - Static method in class excel.functions.utils.ExcelUtils
 
getSheet(Workbook, int) - Static method in class excel.functions.utils.ExcelUtils
 
getSheetAsRowColumn2DArray(Sheet) - Static method in class excel.functions.utils.ExcelUtils
 
getUniqueSheet(Workbook, String) - Static method in class excel.functions.utils.ExcelUtils
 
getUniqueSheetName(Workbook, String) - Static method in class excel.functions.utils.ExcelUtils
 
getWorkbook(String) - Static method in class excel.functions.utils.ExcelUtils
 
getWorkbook(File) - Static method in class excel.functions.utils.ExcelUtils
 

H

handleExtension(String, Object[]) - Method in class excel.functions.macro.BioVoxxelMacroExtensions
 

I

importXlsxWorksheetAsTable(File, String, boolean) - Static method in class excel.functions.plugins.ExcelFunctions
 
importXlsxWorksheetAsTable(File, int, boolean) - Static method in class excel.functions.plugins.ExcelFunctions
 
ImportXlsxWorksheetAsTable - Class in excel.functions.plugins
 
ImportXlsxWorksheetAsTable() - Constructor for class excel.functions.plugins.ImportXlsxWorksheetAsTable
 
importXlsxWorksheetAsTable(File, String, boolean) - Static method in class excel.functions.plugins.ImportXlsxWorksheetAsTable
 
isNumeric(Object) - Static method in class excel.functions.utils.ExcelUtils
 
isNumeric(String) - Static method in class excel.functions.utils.ExcelUtils
 

L

list - Static variable in interface excel.functions.plugins.BioVoxxelPlugins
 
logger - Static variable in class excel.functions.plugins.AddExcelChartFromPlot
 
logger - Static variable in class excel.functions.plugins.AddImageToWorksheet
 
logger - Static variable in class excel.functions.plugins.AppendArrayAsExcelColumn
 
logger - Static variable in class excel.functions.plugins.AppendArrayAsExcelRow
 
logger - Static variable in class excel.functions.plugins.AppendTableAsColumns
 
logger - Static variable in class excel.functions.plugins.AppendTableAsRows
 
logger - Static variable in class excel.functions.plugins.DeleteWorkbookSheet
 
logger - Static variable in class excel.functions.plugins.GetAllWorkbookSheetNames
 
logger - Static variable in class excel.functions.plugins.ImportXlsxWorksheetAsTable
 
logger - Static variable in class excel.functions.plugins.SaveAllTablesToWorkbook
 
logger - Static variable in class excel.functions.plugins.SaveTableAsWorksheet
 
logger - Static variable in class excel.functions.plugins.SetColumnDataFormat
 
logger - Static variable in class excel.functions.utils.ExcelUtils
 
logMacroParameters(Object[]) - Static method in class excel.functions.utils.ExcelUtils
 

M

macroExtensionPrefix - Static variable in interface excel.functions.plugins.BioVoxxelPlugins
 

P

parameters() - Method in interface excel.functions.macro.BioVoxxelMacroExtensionDescriptor
 
parameters() - Method in class excel.functions.plugins.AddExcelChartFromPlot
 
parameters() - Method in class excel.functions.plugins.AddImageToWorksheet
 
parameters() - Method in class excel.functions.plugins.AppendArrayAsExcelColumn
 
parameters() - Method in class excel.functions.plugins.AppendArrayAsExcelRow
 
parameters() - Method in class excel.functions.plugins.AppendTableAsColumns
 
parameters() - Method in class excel.functions.plugins.AppendTableAsRows
 
parameters() - Method in class excel.functions.plugins.DeleteWorkbookSheet
 
parameters() - Method in class excel.functions.plugins.GetAllWorkbookSheetNames
 
parameters() - Method in class excel.functions.plugins.ImportXlsxWorksheetAsTable
 
parameters() - Method in class excel.functions.plugins.SaveAllTablesToWorkbook
 
parameters() - Method in class excel.functions.plugins.SaveTableAsWorksheet
We should provide a user readable list of parameters
parameters() - Method in class excel.functions.plugins.SetColumnDataFormat
 
parameterTypes() - Method in interface excel.functions.macro.BioVoxxelMacroExtensionDescriptor
 
parameterTypes() - Method in class excel.functions.plugins.AddExcelChartFromPlot
 
parameterTypes() - Method in class excel.functions.plugins.AddImageToWorksheet
 
parameterTypes() - Method in class excel.functions.plugins.AppendArrayAsExcelColumn
 
parameterTypes() - Method in class excel.functions.plugins.AppendArrayAsExcelRow
 
parameterTypes() - Method in class excel.functions.plugins.AppendTableAsColumns
 
parameterTypes() - Method in class excel.functions.plugins.AppendTableAsRows
 
parameterTypes() - Method in class excel.functions.plugins.DeleteWorkbookSheet
 
parameterTypes() - Method in class excel.functions.plugins.GetAllWorkbookSheetNames
 
parameterTypes() - Method in class excel.functions.plugins.ImportXlsxWorksheetAsTable
 
parameterTypes() - Method in class excel.functions.plugins.SaveAllTablesToWorkbook
 
parameterTypes() - Method in class excel.functions.plugins.SaveTableAsWorksheet
We need to define a list of parameter types
parameterTypes() - Method in class excel.functions.plugins.SetColumnDataFormat
 

R

readBooleanMacroInput(Object) - Static method in class excel.functions.utils.ExcelUtils
 
run() - Method in class excel.functions.macro.BioVoxxelMacroExtensions
 
run() - Method in class excel.functions.plugins.AddExcelChartFromPlot
 
run() - Method in class excel.functions.plugins.AddImageToWorksheet
 
run() - Method in class excel.functions.plugins.AppendTableAsColumns
 
run() - Method in class excel.functions.plugins.AppendTableAsRows
 
run() - Method in class excel.functions.plugins.DeleteWorkbookSheet
 
run() - Method in class excel.functions.plugins.ImportXlsxWorksheetAsTable
 
run() - Method in class excel.functions.plugins.SaveAllTablesToWorkbook
 
run() - Method in class excel.functions.plugins.SaveTableAsWorksheet
 
run() - Method in class excel.functions.plugins.SetColumnDataFormat
 
runFromMacro(Object[]) - Method in interface excel.functions.macro.BioVoxxelMacroExtensionDescriptor
 
runFromMacro(Object[]) - Method in class excel.functions.plugins.AddExcelChartFromPlot
 
runFromMacro(Object[]) - Method in class excel.functions.plugins.AddImageToWorksheet
 
runFromMacro(Object[]) - Method in class excel.functions.plugins.AppendArrayAsExcelColumn
 
runFromMacro(Object[]) - Method in class excel.functions.plugins.AppendArrayAsExcelRow
 
runFromMacro(Object[]) - Method in class excel.functions.plugins.AppendTableAsColumns
 
runFromMacro(Object[]) - Method in class excel.functions.plugins.AppendTableAsRows
 
runFromMacro(Object[]) - Method in class excel.functions.plugins.DeleteWorkbookSheet
 
runFromMacro(Object[]) - Method in class excel.functions.plugins.GetAllWorkbookSheetNames
 
runFromMacro(Object[]) - Method in class excel.functions.plugins.ImportXlsxWorksheetAsTable
 
runFromMacro(Object[]) - Method in class excel.functions.plugins.SaveAllTablesToWorkbook
 
runFromMacro(Object[]) - Method in class excel.functions.plugins.SaveTableAsWorksheet
 
runFromMacro(Object[]) - Method in class excel.functions.plugins.SetColumnDataFormat
 

S

saveAllOpenTablesAsWorkbookSheets(File, Boolean) - Static method in class excel.functions.plugins.ExcelFunctions
 
saveAllOpenTablesAsWorkbookSheets(String, Boolean) - Static method in class excel.functions.plugins.ExcelFunctions
 
saveAllOpenTablesAsWorkbookSheets(File, boolean) - Static method in class excel.functions.plugins.SaveAllTablesToWorkbook
 
SaveAllTablesToWorkbook - Class in excel.functions.plugins
 
SaveAllTablesToWorkbook() - Constructor for class excel.functions.plugins.SaveAllTablesToWorkbook
 
saveTableAsWorkbookSheet(ResultsTable, File, String, Boolean) - Static method in class excel.functions.plugins.SaveTableAsWorksheet
 
SaveTableAsWorksheet - Class in excel.functions.plugins
 
SaveTableAsWorksheet() - Constructor for class excel.functions.plugins.SaveTableAsWorksheet
 
saveTableToWorkbookSheet(ResultsTable, File, String, Boolean) - Static method in class excel.functions.plugins.ExcelFunctions
 
saveTableToWorkbookSheet(ResultsTable, String, String, Boolean) - Static method in class excel.functions.plugins.ExcelFunctions
 
saveTableToWorkbookSheet(ResultsTable, File) - Static method in class excel.functions.plugins.ExcelFunctions
Table column headings will be automatically included in the exported sheet and sheets will receive the title of the exported table as name.
saveWorkbook(Workbook, File) - Static method in class excel.functions.utils.ExcelUtils
 
saveWorkbook(Workbook, String) - Static method in class excel.functions.utils.ExcelUtils
 
setColumnDataFormat(File, String, int, String) - Static method in class excel.functions.plugins.ExcelFunctions
Allowed data formats can be found under: BuiltinFormats
setColumnDataFormat(File, int, int, String) - Static method in class excel.functions.plugins.ExcelFunctions
 
SetColumnDataFormat - Class in excel.functions.plugins
 
SetColumnDataFormat() - Constructor for class excel.functions.plugins.SetColumnDataFormat
 
setColumnDataFormat(File, String, int, String) - Static method in class excel.functions.plugins.SetColumnDataFormat
 
setColumnDataFormat(Sheet, Integer, String) - Static method in class excel.functions.utils.ExcelUtils
 
setupLogger(Level) - Static method in class excel.functions.utils.ExcelUtils
 
setupLogger() - Static method in class excel.functions.utils.ExcelUtils
 

T

trim2DArray(String[][], int, int, int, int) - Static method in class excel.functions.utils.ExcelUtils
 

W

write2DArrayToSheet(Sheet, int, int, String[][]) - Static method in class excel.functions.utils.ExcelUtils
 
A B C D E F G H I L M P R S T W 

Copyright © 2021 BioVoxxel. All rights reserved.