menu
sap_gui_scripting package
documentation
gui_classes/gui_grid_view.dart
GuiGridView
getCellListBoxCount method
getCellListBoxCount method
dark_mode
light_mode
getCellListBoxCount
method
int
getCellListBoxCount
(
int
row
,
String
column
)
Implementation
int getCellListBoxCount(int row, String column) => obj.getCellListBoxCount(row, column);
sap_gui_scripting package
documentation
gui_classes/gui_grid_view
GuiGridView
getCellListBoxCount method
GuiGridView class