Dear MSB

I want the complete picture i need not want to compare each cell whether it
has been protected or not is there any other way to get all the protected
cells values at once
if not give me the some more idea to over come this



MSB wrote:
> 
> Just about to walkout of the office to start work so I cannot test this
> hypothesis myself. However, I believe that I am correct when I say that
> for a cell to be protected, it must be locked. So, all you need to do is
> get the cell, get the cell style from the cell and call the getLocked()
> method of the cell style.
> 
> Yours
> 
> Mark B
> 
> 
> Santhosh.R wrote:
>> 
>> Dear All
>>  How to get only the protected cells data value using HSSF
>> 
> 
> 

-- 
View this message in context: 
http://old.nabble.com/How-to-get-Protected-cells-value-using-HSSF-tp26474374p26475252.html
Sent from the POI - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to