Legato
Legato

GoFiler Legato Script Reference

 

Legato v 1.4j

Application v 5.22b

  

 

Chapter EighteenDataView Integration (continued)

DataViewIsColumnHidden Function

Overview

The DataViewIsColumnHidden function tests whether a column is hidden in a Data View Object.

Syntax/Parameters

Syntax

boolean = DataViewIsColumnHidden ( handle object, int index );

Parameters

object

A handle either to a Data View Object or to a window that employs Data View.

index

An int specifying a zero-based column index.

Return Value

Returns TRUE if the column is hidden or FALSE if it is not or on failure. Use the GetLastError function to retrieve error information.

Remarks

This function differs from the DataViewIsColumnVisible function in that a zero-width column is not considered hidden. Note that columns that are not hidden may still not be visible if their width is 0.

Related Functions

Platform Support

Go13, Go16, GoFiler Complete, GoFiler Corporate, GoFiler, GoFiler Lite, GoXBRL