CompositeCell Module
Functions and values
| Function or value |
Description
|
Full Usage:
dataFromStringCells format selectorFormat cellValues
Parameters:
int option
selectorFormat : int option
cellValues : string array
Returns: CompositeCell
|
|
Full Usage:
freeTextFromStringCells cellValues
Parameters:
string array
Returns: CompositeCell
|
|
Full Usage:
termFromStringCells tsrCol tanCol cellValues
Parameters:
int option
tanCol : int option
cellValues : string array
Returns: CompositeCell
|
|
Full Usage:
toStringCells isTerm hasUnit cell
Parameters:
bool
hasUnit : bool
cell : CompositeCell
Returns: string array
|
|
Full Usage:
unitizedFromStringCells unitCol tsrCol tanCol cellValues
Parameters:
int
tsrCol : int option
tanCol : int option
cellValues : string array
Returns: CompositeCell
|
|
ProcessCore