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