java.lang.ObjectTitle: Country Record (aka WIN.INI country)org.apache.cocoon.poi.hssf.record.Record
org.apache.cocoon.poi.hssf.record.CountryRecord
Description: used for localization. Currently HSSF always sets this to 1 and it seems to work fine even in Germany. (es geht's auch fuer Deutschland)
Copyright: Copyright (c) 2001 SuperLink Software, Inc.
REFERENCE: PG 298 Microsoft Excel 97 Developer's Kit (ISBN: 1-57231-498-2)
Andrew - C. Oliver (andycoliver@excite.com)1.0-pre - | Field Summary | ||
|---|---|---|
| public static final short | sid | |
| Fields inherited from org.apache.cocoon.poi.hssf.record.Record: |
|---|
| sid |
| Constructor: |
|---|
|
|
|
| Method from org.apache.cocoon.poi.hssf.record.CountryRecord Summary: |
|---|
| fillFields, getCurrentCountry, getDefaultCountry, getSid, serialize, setCurrentCountry, setDefaultCountry, toString, validateSid |
| Methods from org.apache.cocoon.poi.hssf.record.Record: |
|---|
| fillFields, fillFields, getRecordSize, getSid, isInValueSection, isValue, processContinueRecord, serialize, toString, validateSid |
| Methods from java.lang.Object: |
|---|
| equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method from org.apache.cocoon.poi.hssf.record.CountryRecord Detail: |
|---|
|
|
|
|
|
|
|
|
|