Unofficial Content

For hiding/unhiding rows

Syntax

&ExcelSpreadSheet.ToggleRow(rowIdx, visible)

Type Returned: 
Boolean

Where:

rowIdx: the number of the row to be hide/unhide.

visible: boolean that indicates if to show or hide the row.

Description

It will hide or unhide the row indicated in rowIdx depending on the value of visible. If visible is set to true, it will unhide the row. If set to false, it will hide it.

Scope

Extended Data Types: ExcelSpreadSheet data type
Languages: Java

See Also

ExcelSpreadsheet Data Type




Last update: February 2024 | © GeneXus. All rights reserved. GeneXus Powered by Globant