Uses of Class
io.github.tonywasher.joceanus.prometheus.service.sheet.PrometheusSheetView
Packages that use PrometheusSheetView
Package
Description
Service definition for SpreadSheet PlugIns.
-
Uses of PrometheusSheetView in io.github.tonywasher.joceanus.prometheus.service.sheet
Methods in io.github.tonywasher.joceanus.prometheus.service.sheet that return PrometheusSheetViewModifier and TypeMethodDescriptionPrometheusSheetWorkBook.getRangeView(String pName) Obtain a view of the named range.PrometheusSheetCell.getView()Obtain the underlying view.PrometheusSheetRow.getView()Obtain the underlying view.Constructors in io.github.tonywasher.joceanus.prometheus.service.sheet with parameters of type PrometheusSheetViewModifierConstructorDescriptionprotectedPrometheusSheetRow(PrometheusSheetView pView, int pRowIndex) Constructor.