|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractInPlaceSpreadSheetTransformer | |
|---|---|
| adams.flow.transformer | |
| Uses of AbstractInPlaceSpreadSheetTransformer in adams.flow.transformer |
|---|
| Subclasses of AbstractInPlaceSpreadSheetTransformer in adams.flow.transformer | |
|---|---|
class |
SpreadSheetConvertCells
Finds cells in a spreadsheet and converts them with a conversion scheme. |
class |
SpreadSheetInsertColumn
Inserts a column at a specific position into spreadsheets coming through. The cells are initialized with a pre-defined value. |
class |
SpreadSheetInsertRow
Inserts a row at a specific position into spreadsheets coming through. The cells are initialized with a pre-defined value. |
class |
SpreadSheetRemoveRow
Removes one or more rows at the specific position from spreadsheets coming through. |
class |
SpreadSheetReplaceCellValue
Replaces cell values that match a regular expression with a predefined value. |
class |
SpreadSheetSetCell
Sets a single cell value in a spreadsheet. |
class |
SpreadSheetSetHeaderCell
Sets a single header cell value in a spreadsheet. |
class |
SpreadSheetSort
Sorts the rows of the spreadsheet according to the selected column indices and sort order (ascending/descending). |
class |
SpreadSheetTransformCells
Finds cells in a spreadsheet and transforms them with a global transformer. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||