2004-04-09 09:05:39 -04:00
|
|
|
<!-- Copyright (C) 2004 The Apache Software Foundation. All rights reserved. -->
|
2002-10-08 20:05:55 -04:00
|
|
|
<record id="0x1001" name="Units" excel-record-id="UNITS" package="org.apache.poi.hssf.record">
|
2002-03-16 19:13:24 -05:00
|
|
|
<suffix>Record</suffix>
|
|
|
|
<extends>Record</extends>
|
2002-02-10 00:10:09 -05:00
|
|
|
<description>The units record describes units.</description>
|
|
|
|
<author>Glen Stampoultzis (glens at apache.org)</author>
|
|
|
|
<fields>
|
|
|
|
<field type="int" size="2" name="units" description="Always zero"/>
|
|
|
|
</fields>
|
|
|
|
</record>
|