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