java.lang.ObjectTitle: Codepage Recordorg.apache.cocoon.poi.hssf.record.Record
org.apache.cocoon.poi.hssf.record.CodepageRecord
Description: the default characterset. for the workbook
Copyright: Copyright (c) 2001 SuperLink Software, Inc.
REFERENCE: PG 293 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 | |
| public static final short | CODEPAGE | the likely correct value for CODEPAGE (at least for US versions). We could use some help with international versions (which we do not have access to documentation for) |
| Fields inherited from org.apache.cocoon.poi.hssf.record.Record: |
|---|
| sid |
| Constructor: |
|---|
|
|
|
| Method from org.apache.cocoon.poi.hssf.record.CodepageRecord Summary: |
|---|
| fillFields, getCodepage, getSid, serialize, setCodepage, 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.CodepageRecord Detail: |
|---|
|
|
|
|
|
|
|