|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
this class contains numerous constant values of use in the API.
| Field Summary | |
static short |
eClearAll
Clears data, formats, and objects. |
static short |
eClearContents
Clears cell data but leaves formatting intact. |
static short |
eClearDlg
Displays the Clear dialog box. |
static short |
eClearFormats
Clears formats only. |
static short |
eClearValues
Deprecated. Replaced by #eClearContents |
static short |
eColWidthUnitsNormal
Column width in characters. |
static short |
eColWidthUnitsTwips
Column width in twips. |
static short |
eCopyAll
Copies formats, values, and formulas. |
static short |
eCopyFormats
Copies formats. |
static short |
eCopyFormulas
Copies formulas and data. |
static short |
eCopyValues
Copies the values only; the result is a value without the formula that produced it. |
static short |
eEncryptionAuto
Deprecated. Replaced by DocumentEncryption.AUTO |
static short |
eEncryptionExcel97
Deprecated. Replaced by DocumentEncryption.EXCEL97 |
static short |
eEncryptionWeak
Deprecated. Replaced by DocumentEncryption.WEAK |
static short |
eFileActuate9
Deprecated. Replaced by DocumentType.ACTUATE_9_WORKBOOK |
static short |
eFileCurrentFormat
Deprecated. Replaced by DocumentType.CURRENT_FORMAT |
static short |
eFileESpreadsheet11
Deprecated. Replaced by DocumentType.ESPREADSHEET_11_WORKBOOK |
static short |
eFileExcel5
Deprecated. Replaced by DocumentType.EXCEL_5_WORKBOOK |
static short |
eFileExcel97
Deprecated. Replaced by DocumentType.EXCEL_97_WORKBOOK |
static short |
eFileExcel97And5
Excel 97-2003 and 5.x/95 format. |
static short |
eFileFormulaOne3
Deprecated. Replaced by DocumentType.FORMULA_ONE_3_WORKBOOK |
static short |
eFileFormulaOne6
Deprecated. Replaced by DocumentType.FORMULA_ONE_6_WORKBOOK |
static short |
eFileFormulaOne7
Deprecated. Replaced by DocumentType.FORMULA_ONE_7_WORKBOOK |
static short |
eFileTabbedText
Deprecated. Replaced by DocumentType.TABBED_TEXT |
static short |
eFileTabbedTextValuesOnly
Deprecated. Replaced by DocumentType.TABBED_TEXT_VALUES_ONLY |
static short |
eFileUnicodeText
Deprecated. Replaced by DocumentType.UNICODE_TEXT |
static short |
eFileUnicodeTextValuesOnly
Deprecated. Replaced by DocumentType.UNICODE_TEXT_VALUES_ONLY |
static short |
eFixupAppend
Append cells to a range during an insert. |
static short |
eFixupIgnoreAdjacentRanges
Ignore Adjacent Ranges |
static short |
eFixupPrepend
Prepend cells to a range during an insert. |
static short |
eOutlineCollapsed
Collapsed rows/columns in an outline. |
static short |
eOutlineExpanded
Expanded rows/columns in an outline. |
static short |
eOutlineTerminal
Terminals or leaf node rows/columns in an outline. |
static short |
eParamCurrency
Parameter Type - Currency |
static short |
eParamDate
Parameter Type - Date |
static short |
eParamDouble
Parameter Type - double |
static short |
eParametersFileActuate5
Deprecated. e.Spreadsheet 12 and up no longer write ROP files. |
static short |
eParametersFileActuate6
Deprecated. e.Spreadsheet 12 and up no longer write ROP files. |
static short |
eParametersFileActuate7
Deprecated. e.Spreadsheet 12 and up no longer write ROP files. |
static short |
eParametersFileActuate8
Deprecated. e.Spreadsheet 12 and up no longer write ROP files. |
static short |
eParamFormula
Parameter Type - Formula |
static short |
eParamInteger
Parameter Type - Integer |
static short |
eParamString
Parameter Type - String |
static short |
eQueryParamCurrency
Parameter Type - Currency |
static short |
eQueryParamDate
Parameter Type - Date |
static short |
eQueryParamDouble
Parameter Type - double |
static short |
eQueryParamFormula
Parameter Type - Formula |
static short |
eQueryParamInteger
Parameter Type - Integer |
static short |
eQueryParamString
Parameter Type - String |
static short |
eSheetHidden
Indicates the sheet is hidden. |
static short |
eSheetShown
Indicates the sheet is not hidden. |
static short |
eSheetTypeChart
Chartsheet sheet type. |
static short |
eSheetTypeSheet
Worksheet sheet type. |
static short |
eSheetVeryHidden
Indicates the sheet is hidden and the user is not allowed to unhide it via the Workbook Designer. |
static short |
eShiftColumns
Columns in which the range resides are deleted. |
static short |
eShiftHorizontal
Cells to the right of the range are shifted left to fill the vacated space. |
static short |
eShiftRows
Rows in which the range resides are deleted. |
static short |
eShiftVertical
Cells below the range are shifted up to fill the vacated space. |
static short |
eShowAutomatic
Selections or scroll bars are displayed if book or control is active. |
static short |
eShowOff
Selections or scrollbars are hidden. |
static short |
eShowOn
Selections or scrollbars are displayed. |
static short |
eTabsBottom
Tabs appear at the bottom of worksheets. |
static short |
eTabsOff
Tabs do not appear on worksheets. |
static short |
eTabsTop
Tabs appear at the top of worksheets. |
static short |
eTypeEmpty
Indicates an empty cell. |
static short |
eTypeError
Indicates the cell contains an error. |
static short |
eTypeLogical
Indicates a logical cell. |
static short |
eTypeNumber
Indicates a number cell. |
static short |
eTypeText
Indicates a text cell. |
static int |
kAllowDefault
Sheet protection allows default standard operations. |
static int |
kAllowDeleteColumns
Sheet protection allows Delete columns. |
static int |
kAllowDeleteRows
Sheet protection allows Delete rows. |
static int |
kAllowEditObjects
Sheet protection allows Edit objects. |
static int |
kAllowFormatCells
Sheet protection allows Format cells. |
static int |
kAllowFormatColumns
Sheet protection allows Format columns. |
static int |
kAllowFormatRows
Sheet protection allows Format rows. |
static int |
kAllowInsertColumns
Sheet protection allows Insert columns. |
static int |
kAllowInsertHyperlinks
Sheet protection allows Insert hyperlinks. |
static int |
kAllowInsertRows
Sheet protection allows Insert rows. |
static int |
kAllowNone
Sheet protection allows nothing. |
static int |
kAllowSelectLocked
Sheet protection allows Select locked cells. |
static int |
kAllowSelectUnlocked
Sheet protection allows Select unlocked cells. |
static int |
kAllowSort
Sheet protection allows Sort. |
static int |
kAllowUseAutoFilter
Sheet protection allows Use AutoFilter. |
static int |
kAllowUsePivotRanges
Sheet protection allows Use PivotRange reports. |
static int |
kCodePageDefaultANSI
default ANSI (language-specific) code page. |
static int |
kCodePageUnicodeBE
Unicode Big Endian (UTF-16) code page. |
static int |
kCodePageUnicodeLE
Unicode Little Endian (UTF-16) code page. |
static int |
kCodePageUTF8
UTF-8 code page. |
static int |
kContentsChanged
Cell contents were changed in an entry method. |
static int |
kFontChanged
Font was changed in an entry method. |
static int |
kFormatChanged
Format was changed in an entry method. |
static int |
kMaxCellText
The maximum length of text in a cell. |
static int |
kMaxCol
The maximum column number. |
static int |
kMaxCols
The maximum number of columns. |
static int |
kMaxPaletteEntry
The maximum number of palatte entries. |
static int |
kMaxRow
The maximum row number. |
static int |
kMaxRows
The maximum number of rows. |
static int |
kMaxSheet
The maximum sheet number. |
static int |
kMaxSheets
The maximum number of sheets. |
static int |
kProtectStructure
Workbook structure is protected. |
| Field Detail |
public static final short eFileExcel5
DocumentType.EXCEL_5_WORKBOOKpublic static final short eFileExcel97
DocumentType.EXCEL_97_WORKBOOKpublic static final short eFileExcel97And5
public static final short eFileFormulaOne3
DocumentType.FORMULA_ONE_3_WORKBOOKpublic static final short eFileFormulaOne6
DocumentType.FORMULA_ONE_6_WORKBOOKpublic static final short eFileFormulaOne7
DocumentType.FORMULA_ONE_7_WORKBOOKpublic static final short eFileESpreadsheet11
DocumentType.ESPREADSHEET_11_WORKBOOKpublic static final short eFileActuate9
DocumentType.ACTUATE_9_WORKBOOKpublic static final short eFileTabbedText
DocumentType.TABBED_TEXTpublic static final short eFileTabbedTextValuesOnly
DocumentType.TABBED_TEXT_VALUES_ONLYpublic static final short eFileUnicodeText
DocumentType.UNICODE_TEXTpublic static final short eFileUnicodeTextValuesOnly
DocumentType.UNICODE_TEXT_VALUES_ONLYpublic static final short eFixupPrepend
public static final short eFixupAppend
public static final short eFixupIgnoreAdjacentRanges
public static final short eFileCurrentFormat
DocumentType.CURRENT_FORMATpublic static final short eParametersFileActuate5
public static final short eParametersFileActuate6
public static final short eParametersFileActuate7
public static final short eParametersFileActuate8
public static final short eClearDlg
public static final short eClearFormats
public static final short eClearContents
public static final short eClearValues
public static final short eClearAll
public static final short eColWidthUnitsNormal
public static final short eColWidthUnitsTwips
public static final short eCopyAll
public static final short eCopyFormats
public static final short eCopyFormulas
public static final short eCopyValues
public static final short eShiftHorizontal
public static final short eShiftVertical
public static final short eShiftRows
public static final short eShiftColumns
public static final short eShowAutomatic
public static final short eShowOff
public static final short eShowOn
public static final short eTabsBottom
public static final short eTabsOff
public static final short eTabsTop
public static final short eTypeEmpty
public static final short eTypeError
public static final short eTypeLogical
public static final short eTypeNumber
public static final short eTypeText
public static final int kMaxCols
public static final int kMaxCol
public static final int kMaxPaletteEntry
public static final int kMaxRows
public static final int kMaxRow
public static final int kMaxSheets
public static final int kMaxSheet
public static final int kMaxCellText
public static final short eSheetShown
public static final short eSheetHidden
public static final short eSheetVeryHidden
public static final short eSheetTypeSheet
public static final short eSheetTypeChart
public static final short eOutlineTerminal
public static final short eOutlineExpanded
public static final short eOutlineCollapsed
public static final int kCodePageDefaultANSI
public static final int kCodePageUnicodeLE
public static final int kCodePageUnicodeBE
public static final int kCodePageUTF8
public static final short eEncryptionAuto
DocumentEncryption.AUTOpublic static final short eEncryptionWeak
DocumentEncryption.WEAKpublic static final short eEncryptionExcel97
DocumentEncryption.EXCEL97public static final short eParamString
public static final short eParamInteger
public static final short eParamDouble
public static final short eParamDate
public static final short eParamCurrency
public static final short eParamFormula
public static final short eQueryParamString
public static final short eQueryParamInteger
public static final short eQueryParamDouble
public static final short eQueryParamDate
public static final short eQueryParamCurrency
public static final short eQueryParamFormula
public static final int kFontChanged
public static final int kFormatChanged
public static final int kContentsChanged
public static final int kProtectStructure
public static final int kAllowNone
public static final int kAllowEditObjects
public static final int kAllowFormatCells
public static final int kAllowFormatColumns
public static final int kAllowFormatRows
public static final int kAllowInsertColumns
public static final int kAllowInsertRows
public static final int kAllowInsertHyperlinks
public static final int kAllowDeleteColumns
public static final int kAllowDeleteRows
public static final int kAllowSelectLocked
public static final int kAllowSort
public static final int kAllowUseAutoFilter
public static final int kAllowUsePivotRanges
public static final int kAllowSelectUnlocked
public static final int kAllowDefault
kAllowSelectLocked and kAllowSelectUnlockded
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||