Uses of Interface
neqsim.process.equipment.util.SpreadsheetBlock.CellDefinition
Packages that use SpreadsheetBlock.CellDefinition
-
Uses of SpreadsheetBlock.CellDefinition in neqsim.process.equipment.util
Classes in neqsim.process.equipment.util that implement SpreadsheetBlock.CellDefinitionModifier and TypeClassDescriptionprivate static classCell with a constant value.private static classCell computed by a formula referencing other cells.private static classCell that reads from process equipment.private static classCell that reads from a stream.Fields in neqsim.process.equipment.util with type parameters of type SpreadsheetBlock.CellDefinitionModifier and TypeFieldDescriptionprivate final LinkedHashMap<String, SpreadsheetBlock.CellDefinition> SpreadsheetBlock.cellsOrdered map of cell names to their definitions.