Some notes on the currently unimplemented records
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352926 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
668fb7f360
commit
c413463f0a
@ -1395,6 +1395,19 @@
|
|||||||
[SINDEX]
|
[SINDEX]
|
||||||
[EOF]
|
[EOF]
|
||||||
</source>
|
</source>
|
||||||
|
<p>
|
||||||
|
Just a quick note on some of the unknown records:
|
||||||
|
</p>
|
||||||
|
<ul>
|
||||||
|
<li>EC: MSODRAWING - A Microsoft drawing record. (Need to
|
||||||
|
track down where this is documented).</li>
|
||||||
|
<li>5D: OBJ: Description of a drawing object. (This is going to
|
||||||
|
be a PITA to implement).</li>
|
||||||
|
<li>33: Not documented. :-(</li>
|
||||||
|
<li>105f: Not documented. :-(</li>
|
||||||
|
<li>104f: POS: Position record (should be able to safely leave this out).</li>
|
||||||
|
<li>1022: CHARTFORMATLINK: Can be left out.</li>
|
||||||
|
</ul>
|
||||||
<p>
|
<p>
|
||||||
It is currently suspected that many of those records could be
|
It is currently suspected that many of those records could be
|
||||||
left out when generating a bar chart from scratch. The way
|
left out when generating a bar chart from scratch. The way
|
||||||
|
Loading…
Reference in New Issue
Block a user