Search found 1 match
- Fri Jul 06, 2007 12:48 pm
- Forum: XLSReadWriteII 3/4/5
- Topic: Setting a column's charwidth isn't accurate
- Replies: 2
- Views: 3361
Setting a column's charwidth isn't accurate
Hello, I'm trying to produce some reports with specific column widths needed. The problem is that whenever I specify a CharWidth the end result is something a bit less than the CharWidth I specified. I've tried setting width instead (256 * charwidth) but that didn't work either. Is there a way I can...