Uses of Enum
org.controlsfx.control.spreadsheet.SpreadsheetView.SpanType
Packages that use SpreadsheetView.SpanType
Package
Description
A package containing model and view related classes used by the
SpreadsheetView
control.-
Uses of SpreadsheetView.SpanType in org.controlsfx.control.spreadsheet
Methods in org.controlsfx.control.spreadsheet that return SpreadsheetView.SpanTypeModifier and TypeMethodDescriptionSpreadsheetView.getSpanType
(int rowIndex, int modelColumn) Return theSpreadsheetView.SpanType
of a cell.static SpreadsheetView.SpanType
Returns the enum constant of this type with the specified name.static SpreadsheetView.SpanType[]
SpreadsheetView.SpanType.values()
Returns an array containing the constants of this enum type, in the order they are declared.