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