Skip to main content

Hi All,

 

We are using the JS API and and presenting users with an option to select sheets from the dashboard for data exporting. I however do not want to users to see hidden sheets.

 

I see that there is a method called 'getIsSheetHidden()', but thats seems to return false for all sheets.

 

Is there a way I could get dimensions of the sheets as I know that hidden sheets have a height of 1px. I can then check for dimension and not include those sheets in the response.

 

Any help in this would be really great.

 

Thanks.

0/9000