Unofficial Content

For hiding/unhiding columns

Syntax

&ExcelSpreadSheet.ToggleColumn(colIdx, visible)

Type Returned: 
Boolean

Where:

colIdx: the number of the column to be hide/unhide.

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

Description

It will hide or unhide the column indicated in colIdx depending on the value of visible. If visible is set to true, it will unhide the column. 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