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