public class AppendArrayAsExcelRow extends Object implements BioVoxxelMacroExtensionDescriptor
| Constructor and Description |
|---|
AppendArrayAsExcelRow() |
| Modifier and Type | Method and Description |
|---|---|
protected static void |
appendArrayAsTableRow(String[] array,
File workbookFile,
String sheetNameOrIndexString,
int startingColumn) |
String |
description() |
String |
parameters() |
int[] |
parameterTypes() |
String |
runFromMacro(Object[] parameters) |
protected static final Logger logger
protected static void appendArrayAsTableRow(String[] array, File workbookFile, String sheetNameOrIndexString, int startingColumn)
public String runFromMacro(Object[] parameters)
runFromMacro in interface BioVoxxelMacroExtensionDescriptorpublic int[] parameterTypes()
parameterTypes in interface BioVoxxelMacroExtensionDescriptorpublic String description()
description in interface BioVoxxelMacroExtensionDescriptorpublic String parameters()
parameters in interface BioVoxxelMacroExtensionDescriptorCopyright © 2021 BioVoxxel. All rights reserved.