Uses of Class
org.controlsfx.control.spreadsheet.SpreadsheetCellType.IntegerType
Packages that use SpreadsheetCellType.IntegerType
Package
Description
A package containing model and view related classes used by the
SpreadsheetView
control.-
Uses of SpreadsheetCellType.IntegerType in org.controlsfx.control.spreadsheet
Fields in org.controlsfx.control.spreadsheet declared as SpreadsheetCellType.IntegerTypeModifier and TypeFieldDescriptionstatic final SpreadsheetCellType.IntegerType
SpreadsheetCellType.INTEGER
TheSpreadsheetCell
Integer
type instance.