Uses of Interface
io.github.tonywasher.joceanus.prometheus.service.sheet.PrometheusSheet.PrometheusSheetViewCtl
Packages that use PrometheusSheet.PrometheusSheetViewCtl
Package
Description
Service definition for SpreadSheet PlugIns.
-
Uses of PrometheusSheet.PrometheusSheetViewCtl in io.github.tonywasher.joceanus.prometheus.service.sheet
Classes in io.github.tonywasher.joceanus.prometheus.service.sheet that implement PrometheusSheet.PrometheusSheetViewCtlModifier and TypeClassDescriptionclassRepresents a view of a range of cells.Methods in io.github.tonywasher.joceanus.prometheus.service.sheet that return PrometheusSheet.PrometheusSheetViewCtlModifier and TypeMethodDescriptionPrometheusSheet.PrometheusSheetWorkBookCtl.getRangeView(String pName) Obtain a view of the named range.Constructors in io.github.tonywasher.joceanus.prometheus.service.sheet with parameters of type PrometheusSheet.PrometheusSheetViewCtlModifierConstructorDescriptionprotectedPrometheusSheetRow(PrometheusSheet.PrometheusSheetViewCtl pView, int pRowIndex) Constructor.