| Package | Description | 
|---|---|
| org.apache.poi.hssf.model | Provides low level API structures for reading, writing, modifying XLS files. | 
| org.apache.poi.hssf.record | Record package contains class representations for XLS binary strutures. | 
| Modifier and Type | Field and Description | 
|---|---|
| protected DefaultColWidthRecord | InternalSheet. defaultcolwidth | 
| Modifier and Type | Method and Description | 
|---|---|
| DefaultColWidthRecord | DefaultColWidthRecord. clone()Deprecated.  | 
| DefaultColWidthRecord | DefaultColWidthRecord. copy() | 
| Constructor and Description | 
|---|
| DefaultColWidthRecord(DefaultColWidthRecord other) | 
Copyright 2020 The Apache Software Foundation or its licensors, as applicable.