menu
sap_gui_scripting package
documentation
methods/sap_object.dart
SapObject
getCellListBoxCount method
getCellListBoxCount method
dark_mode
light_mode
getCellListBoxCount
method
@
override
int
getCellListBoxCount
(
int
r
,
String
c
)
override
Implementation
@override int getCellListBoxCount(int r, String c) => _invokeIntIntStr("GetCellListBoxCount", r, c);
sap_gui_scripting package
documentation
methods/sap_object
SapObject
getCellListBoxCount method
SapObject class