StringRecords are inValueSection.

git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353358 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Jason Height 2003-09-18 05:21:33 +00:00
parent f45313717f
commit b4ee3b8498

View File

@ -165,6 +165,12 @@ public class StringRecord
return (field_2_unicode_flag == 1);
}
public boolean isInValueSection()
{
return true;
}
/**
* called by the class that is responsible for writing this sucker.
* Subclasses should implement this so that their data is passed back in a