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