menu
sap_gui_scripting package
documentation
gui_classes/gui_grid_view.dart
GuiGridView
getCellMaxLength method
getCellMaxLength method
dark_mode
light_mode
getCellMaxLength
method
int
getCellMaxLength
(
int
row
,
String
column
)
Implementation
int getCellMaxLength(int row, String column) => obj.getCellMaxLength(row, column);
sap_gui_scripting package
documentation
gui_classes/gui_grid_view
GuiGridView
getCellMaxLength method
GuiGridView class