Fixed validation error
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353361 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
61f780dba8
commit
ac57389456
@ -1036,7 +1036,7 @@ final String fileName = args[0];</source>
|
|||||||
<p>The <code>MutableSection</code> the sample application retrieved from
|
<p>The <code>MutableSection</code> the sample application retrieved from
|
||||||
the <code>MutablePropertySet</code> is still empty. It contains no
|
the <code>MutablePropertySet</code> is still empty. It contains no
|
||||||
properties and does not have a format ID. As you have read <link
|
properties and does not have a format ID. As you have read <link
|
||||||
href="#sec3"> above the format ID of the first section in a property set
|
href="#sec3">above</link> the format ID of the first section in a property set
|
||||||
determines the property set's type. Since our property set should become
|
determines the property set's type. Since our property set should become
|
||||||
a SummaryInformation property set we have to set the format ID of its
|
a SummaryInformation property set we have to set the format ID of its
|
||||||
first (and only) section to
|
first (and only) section to
|
||||||
|
Loading…
Reference in New Issue
Block a user