*header row means
Name Destination Date_of_joining Salary
(Like Table Header)
not only in the first row.it may be any row......
**Thanks & Regards,
Saravanan.P
*
*
***************************************************************************************
Never Design your life like GARDEN, any one can walk...!
So, Design your life like SKY where every one has aspire to reach...!
***************************************************************************************
*
On Thu, Nov 11, 2010 at 4:28 PM, <[email protected]> wrote:
> Pour connaƮtre nos solutions et services, visitez:
> http://www.ic.lu
>
> To learn about our services and solutions, please visit:
> http://www.ic.lu
>
> This E-mail is confidential. If you are not the addressee you may not copy,
> forward, disclose or use any part of it.
> If you have received this message in error, please delete it and notify the
> sender immediately by return E-mail.
>
> Internet communications cannot be guaranteed to be timely, secure, error or
> virus-free.
> The sender does not accept liability for any errors or omissions.
>
> ---------- Forwarded message ----------
> From: <[email protected]>
> To: <[email protected]>
> Date: Thu, 11 Nov 2010 10:58:33 +0000
> Subject: RE: How to Recognizing a row is HEADER in apache poi3.5
> Hi,
>
> What do you exactly mean by 'header row' ?
>
> If you mean the first row defined in the sheet then you simply do:
>
> boolean isHeaderRow = row.getRowNum() == sheet.getFirstRowNum();
>
>
>
>
>
>
> ---------------------------------------------------------
> om
>
>
>
> -----Original Message-----
> From: Saravanan P [mailto:[email protected]]
> Sent: jeudi 11 novembre 2010 09:51
> To: [email protected]
> Subject: How to Recognizing a row is HEADER in apache poi3.5
>
> *Hi to All,
>
> i am using apache poi3.5 and java for our application.Now i
> want to recognize the wherther the current row is header or not...
>
> How to do in apache poi3.5?
>
>
> Please give me a solution...
>
>
> **Thanks & Regards,
>
> Saravanan.P
> *
> *
>
> ***************************************************************************************
> Never Design your life like GARDEN, any one can walk...!
> So, Design your life like SKY where every one has aspire to reach...!
>
> ***************************************************************************************
> *
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>