menu
sap_gui_scripting package
documentation
interfaces/i_sap_object.dart
ISapObject
setCurrentCell abstract method
setCurrentCell abstract method
dark_mode
light_mode
setCurrentCell
abstract method
void
setCurrentCell
(
int
row
,
String
col
)
Implementation
void setCurrentCell(int row, String col);
sap_gui_scripting package
documentation
interfaces/i_sap_object
ISapObject
setCurrentCell abstract method
ISapObject class