Hi, I'm the developer of NPOI (.Net version of POI). NPOI has already implemented this feature. I suggest you take a look at npoi latest code which is located at npoi.codeplex.com.
Please take a detailed look at the following class: NPOI.HSSF.Record.ExtendedFormatRecord NPOI.HSSF.UserModel.HSSFCellStyle Hope this information is helpful for you. Tony 2011/1/13 shankarrao <[email protected]> > > Even i am looking for how to use setShrinkTo() method in POI. Could someone > please help me in this regard? > > -Shankar > -- > View this message in context: > http://apache-poi.1045710.n5.nabble.com/How-to-set-the-cell-shrink-to-fit-tp3304220p3339573.html > Sent from the POI - Dev mailing list archive at Nabble.com. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
