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