Sheet Visible

Questions and answers on how to use XLSReadWriteII 5.
Post Reply
mdonath
Posts: 23
Joined: Fri Oct 05, 2012 11:36 am

Sheet Visible

Post by mdonath »

I would like to know how I can determine whether an Excel sheet is visible or hidden.
Could not find a property or function of TXLSWorksheet which gives me this information.

Thanks in advance.
mdonath
Posts: 23
Joined: Fri Oct 05, 2012 11:36 am

Re: Sheet Visible

Post by mdonath »

Meanwhile I found it.

TXLSWorksheet.Visibility

Unfortunately the value of 'Visibility' is always 'x12vVisible' after calling 'Read'.
What is to be done to get the correct value of 'Visibility'?
Post Reply