PHPExcel_Reader
[ class tree: PHPExcel_Reader ] [ index: PHPExcel_Reader ] [ all elements ]

Element index for package PHPExcel_Reader

[ a ] [ c ] [ d ] [ e ] [ f ] [ g ] [ i ] [ l ] [ p ] [ r ] [ s ] [ t ] [ x ] [ _ ]

_

$_boundsheets
in file Excel5.php, variable PHPExcel_Reader_Excel5::$_boundsheets
    Worksheets
$_codepage
in file Excel5.php, variable PHPExcel_Reader_Excel5::$_codepage
    Codepage set in the Excel file being read.
$_data
in file Excel5.php, variable PHPExcel_Reader_Excel5::$_data
    Stream data that is read.
$_definedname
in file Excel5.php, variable PHPExcel_Reader_Excel5::$_definedname
    Defined names
$_delimiter
in file CSV.php, variable PHPExcel_Reader_CSV::$_delimiter
    Delimiter
$_enclosure
in file CSV.php, variable PHPExcel_Reader_CSV::$_enclosure
    Enclosure
$_excel
in file Excel5.php, variable PHPExcel_Reader_Excel5::$_excel
    Workbook to be returned by the reader.
$_externalBooks
in file Excel5.php, variable PHPExcel_Reader_Excel5::$_externalBooks
    External books
$_extshref
in file Excel5.php, variable PHPExcel_Reader_Excel5::$_extshref
$_fonts
in file Excel5.php, variable PHPExcel_Reader_Excel5::$_fonts
    Shared fonts
$_formats
in file Excel5.php, variable PHPExcel_Reader_Excel5::$_formats
    Shared formats
$_lineEnding
in file CSV.php, variable PHPExcel_Reader_CSV::$_lineEnding
    Line ending
$_loadSheetsOnly
in file Excel2007.php, variable PHPExcel_Reader_Excel2007::$_loadSheetsOnly
    Restict which sheets should be loaded?
$_loadSheetsOnly
in file Excel5.php, variable PHPExcel_Reader_Excel5::$_loadSheetsOnly
    Restict which sheets should be loaded?
$_ole
in file Excel5.php, variable PHPExcel_Reader_Excel5::$_ole
    OLE reader
$_pos
in file Excel5.php, variable PHPExcel_Reader_Excel5::$_pos
    Current position in stream
$_readDataOnly
in file Excel2007.php, variable PHPExcel_Reader_Excel2007::$_readDataOnly
    Read data only?
$_readDataOnly
in file Excel5.php, variable PHPExcel_Reader_Excel5::$_readDataOnly
    Read data only?
$_readFilter
in file Excel2007.php, variable PHPExcel_Reader_Excel2007::$_readFilter
    PHPExcel_Reader_IReadFilter instance
$_readFilter
in file Excel5.php, variable PHPExcel_Reader_Excel5::$_readFilter
    PHPExcel_Reader_IReadFilter instance
$_ref
in file Excel5.php, variable PHPExcel_Reader_Excel5::$_ref
    REF structures.
$_sheet
in file Excel5.php, variable PHPExcel_Reader_Excel5::$_sheet
    Worksheet that is currently being built by the reader.
$_sheetIndex
in file CSV.php, variable PHPExcel_Reader_CSV::$_sheetIndex
    Sheet index to read
$_sst
in file Excel5.php, variable PHPExcel_Reader_Excel5::$_sst
    Shared strings.
$_version
in file Excel5.php, variable PHPExcel_Reader_Excel5::$_version
    BIFF version
$_xf
in file Excel5.php, variable PHPExcel_Reader_Excel5::$_xf
    Shared styles
_createFormulaFromTokens
in file Excel5.php, method PHPExcel_Reader_Excel5::_createFormulaFromTokens()
    Take array of tokens together with additional data for formula and return human readable formula
_createNumber
in file Excel5.php, method PHPExcel_Reader_Excel5::_createNumber()
    Reads 8 bytes and returns IEEE 754 float
_decodeCodepage
in file Excel5.php, method PHPExcel_Reader_Excel5::_decodeCodepage()
    Convert string to UTF-8.
_dump
in file Excel5.php, method PHPExcel_Reader_Excel5::_dump()
    Dump a byte sequence, only used for debugging
_encodeUTF16
in file Excel5.php, method PHPExcel_Reader_Excel5::_encodeUTF16()
    Get UTF-8 string from (compressed or uncompressed) UTF-16 string
_extractNumber
in file Excel5.php, method PHPExcel_Reader_Excel5::_extractNumber()
    Same as _createNumber, but not hardcoded to read from $this->_data
_getFormulaFromData
in file Excel5.php, method PHPExcel_Reader_Excel5::_getFormulaFromData()
    Take formula data and additional data for formula and return human readable formula
_getFormulaFromStructure
in file Excel5.php, method PHPExcel_Reader_Excel5::_getFormulaFromStructure()
    Convert formula structure into human readable Excel formula like 'A3+A5*5'
_GetIEEE754
in file Excel5.php, method PHPExcel_Reader_Excel5::_GetIEEE754()
_GetInt2d
in file Excel5.php, method PHPExcel_Reader_Excel5::_GetInt2d()
    Read 16-bit unsigned integer
_GetInt4d
in file Excel5.php, method PHPExcel_Reader_Excel5::_GetInt4d()
    Read 32-bit signed integer
_getNextToken
in file Excel5.php, method PHPExcel_Reader_Excel5::_getNextToken()
    Fetch next token from binary formula data
_getSplicedRecordData
in file Excel5.php, method PHPExcel_Reader_Excel5::_getSplicedRecordData()
    Reads a record from current position in data stream and continues reading data as long as CONTINUE records are found. is in one piece.
_loadSerialized
in file Serialized.php, method PHPExcel_Reader_Serialized::_loadSerialized()
    Load PHPExcel Serialized file
_mapBorderStyle
in file Excel5.php, method PHPExcel_Reader_Excel5::_mapBorderStyle()
    Map border style
_mapColor
in file Excel5.php, method PHPExcel_Reader_Excel5::_mapColor()
    Map color array from BIFF8 built-in color index
_mapErrorCode
in file Excel5.php, method PHPExcel_Reader_Excel5::_mapErrorCode()
    Map error code, e.
_mapFillPattern
in file Excel5.php, method PHPExcel_Reader_Excel5::_mapFillPattern()
    Get fill pattern from index
_parseRichText
in file Excel2007.php, method PHPExcel_Reader_Excel2007::_parseRichText()
_readBIFF8CellAddress
in file Excel5.php, method PHPExcel_Reader_Excel5::_readBIFF8CellAddress()
    Reads a cell address in BIFF8 e.
_readBIFF8CellRangeAddress
in file Excel5.php, method PHPExcel_Reader_Excel5::_readBIFF8CellRangeAddress()
    Reads a cell range address in BIFF8 e.
_readBIFF8CellRangeAddressFixed
in file Excel5.php, method PHPExcel_Reader_Excel5::_readBIFF8CellRangeAddressFixed()
    Reads a cell range address in BIFF8 e.
_readBIFF8CellRangeAddressList
in file Excel5.php, method PHPExcel_Reader_Excel5::_readBIFF8CellRangeAddressList()
    Read BIFF8 cell range address list
_readBIFF8Constant
in file Excel5.php, method PHPExcel_Reader_Excel5::_readBIFF8Constant()
    read BIFF8 constant value which may be 'Empty Value', 'Number', 'String Value', 'Boolean Value', 'Error Value'
_readBIFF8ConstantArray
in file Excel5.php, method PHPExcel_Reader_Excel5::_readBIFF8ConstantArray()
    read BIFF8 constant value array from array data
_readBlank
in file Excel5.php, method PHPExcel_Reader_Excel5::_readBlank()
    Read BLANK record
_readBoolErr
in file Excel5.php, method PHPExcel_Reader_Excel5::_readBoolErr()
    Read BOOLERR record This record represents a Boolean value or error value cell.
_readBorder
in file Excel2007.php, method PHPExcel_Reader_Excel2007::_readBorder()
_readByteStringLong
in file Excel5.php, method PHPExcel_Reader_Excel5::_readByteStringLong()
    Read byte string (16-bit string length)
_readByteStringShort
in file Excel5.php, method PHPExcel_Reader_Excel5::_readByteStringShort()
    Read byte string (8-bit string length)
_readCodepage
in file Excel5.php, method PHPExcel_Reader_Excel5::_readCodepage()
    Read CODEPAGE record
_readColor
in file Excel2007.php, method PHPExcel_Reader_Excel2007::_readColor()
_readFont
in file Excel5.php, method PHPExcel_Reader_Excel5::_readFont()
    Read a FONT record
_readFormat
in file Excel5.php, method PHPExcel_Reader_Excel5::_readFormat()
    Read a FORMAT record
_readFormula
in file Excel5.php, method PHPExcel_Reader_Excel5::_readFormula()
    Read FORMULA record This record contains the token array and the result of a formula cell.
_readHcenter
in file Excel5.php, method PHPExcel_Reader_Excel5::_readHcenter()
    Read HCENTER record
_readHorizontalPageBreaks
in file Excel5.php, method PHPExcel_Reader_Excel5::_readHorizontalPageBreaks()
    Read HORIZONTALPAGEBREAKS record
_readImData
in file Excel5.php, method PHPExcel_Reader_Excel5::_readImData()
    Read IMDATA record
_readLabel
in file Excel5.php, method PHPExcel_Reader_Excel5::_readLabel()
    Read LABEL record This record represents a cell that contains a string. BIFF8 it is usually replaced by the LABELSST record.
_readLabelSst
in file Excel5.php, method PHPExcel_Reader_Excel5::_readLabelSst()
    Read LABELSST record This record represents a cell that contains a string. replaces the LABEL record and RSTRING record used in BIFF2-BIFF5.
_readMulBlank
in file Excel5.php, method PHPExcel_Reader_Excel5::_readMulBlank()
    Read MULBLANK record
_readMulRk
in file Excel5.php, method PHPExcel_Reader_Excel5::_readMulRk()
    Read MULRK record This record represents a cell range containing RK value cells.
_readNumber
in file Excel5.php, method PHPExcel_Reader_Excel5::_readNumber()
    Read NUMBER record This record represents a cell that contains a floating-point value.
_readRk
in file Excel5.php, method PHPExcel_Reader_Excel5::_readRk()
    Read RK record This record represents a cell that contains an RK value (encoded integer or floating-point value). floating-point value cannot be encoded to an RK value, a NUMBER record will be written. record INTEGER written in BIFF2.
_readSheetRangeByRefIndex
in file Excel5.php, method PHPExcel_Reader_Excel5::_readSheetRangeByRefIndex()
    Get a sheet range like Sheet1:Sheet3 from REF index
_readStyle
in file Excel2007.php, method PHPExcel_Reader_Excel2007::_readStyle()
_readUnicodeString
in file Excel5.php, method PHPExcel_Reader_Excel5::_readUnicodeString()
    Read Unicode string with no string length field, but with known character count
_readUnicodeStringLong
in file Excel5.php, method PHPExcel_Reader_Excel5::_readUnicodeStringLong()
    Extracts an Excel Unicode long string (16-bit string length)
_readUnicodeStringShort
in file Excel5.php, method PHPExcel_Reader_Excel5::_readUnicodeStringShort()
    Extracts an Excel Unicode short string (8-bit string length) OpenOffice documentation: 2. function will automatically find out where the Unicode string ends.
_readVcenter
in file Excel5.php, method PHPExcel_Reader_Excel5::_readVcenter()
    Read VCENTER record
_readVerticalPageBreaks
in file Excel5.php, method PHPExcel_Reader_Excel5::_readVerticalPageBreaks()
    Read VERTICALPAGEBREAKS record
_readXf
in file Excel5.php, method PHPExcel_Reader_Excel5::_readXf()
    Read an XF record
_uncompressByteString
in file Excel5.php, method PHPExcel_Reader_Excel5::_uncompressByteString()
    Convert UTF-16 string in compressed notation to uncompressed form.
_UTF8toExcelDoubleQuoted
in file Excel5.php, method PHPExcel_Reader_Excel5::_UTF8toExcelDoubleQuoted()
    Convert UTF-8 string to string surounded by double quotes.
__construct
in file CSV.php, method PHPExcel_Reader_CSV::__construct()
    Create a new PHPExcel_Reader_CSV
__construct
in file Excel5.php, method PHPExcel_Reader_Excel5::__construct()
    Create a new PHPExcel_Reader_Excel5 instance
__construct
in file Excel2007.php, method PHPExcel_Reader_Excel2007::__construct()
    Create a new PHPExcel_Reader_Excel2007 instance
top

a

array_item
in file Excel2007.php, method PHPExcel_Reader_Excel2007::array_item()
top

c

CSV.php
procedural page CSV.php
top

d

dir_add
in file Excel2007.php, method PHPExcel_Reader_Excel2007::dir_add()
DefaultReadFilter.php
procedural page DefaultReadFilter.php
top

e

Excel5.php
procedural page Excel5.php
Excel2007.php
procedural page Excel2007.php
top

f

fileSupportsUnserializePHPExcel
in file Serialized.php, method PHPExcel_Reader_Serialized::fileSupportsUnserializePHPExcel()
    Does a file support UnserializePHPExcel ?
top

g

getDelimiter
in file CSV.php, method PHPExcel_Reader_CSV::getDelimiter()
    Get delimiter
getEnclosure
in file CSV.php, method PHPExcel_Reader_CSV::getEnclosure()
    Get enclosure
getLineEnding
in file CSV.php, method PHPExcel_Reader_CSV::getLineEnding()
    Get line ending
getLoadSheetsOnly
in file Excel2007.php, method PHPExcel_Reader_Excel2007::getLoadSheetsOnly()
    Get which sheets to load
getLoadSheetsOnly
in file Excel5.php, method PHPExcel_Reader_Excel5::getLoadSheetsOnly()
    Get which sheets to load
getReadDataOnly
in file Excel2007.php, method PHPExcel_Reader_Excel2007::getReadDataOnly()
    Read data only?
getReadDataOnly
in file Excel5.php, method PHPExcel_Reader_Excel5::getReadDataOnly()
    Read data only?
getReadFilter
in file Excel5.php, method PHPExcel_Reader_Excel5::getReadFilter()
    Read filter
getReadFilter
in file Excel2007.php, method PHPExcel_Reader_Excel2007::getReadFilter()
    Read filter
getSheetIndex
in file CSV.php, method PHPExcel_Reader_CSV::getSheetIndex()
    Get sheet index
top

i

IReader.php
procedural page IReader.php
IReadFilter.php
procedural page IReadFilter.php
top

l

load
in file IReader.php, method PHPExcel_Reader_IReader::load()
    Loads PHPExcel from file
load
in file Serialized.php, method PHPExcel_Reader_Serialized::load()
    Loads PHPExcel Serialized file
load
in file Excel2007.php, method PHPExcel_Reader_Excel2007::load()
    Loads PHPExcel from file
load
in file Excel5.php, method PHPExcel_Reader_Excel5::load()
    Loads PHPExcel from file
load
in file CSV.php, method PHPExcel_Reader_CSV::load()
    Loads PHPExcel from file
loadIntoExisting
in file CSV.php, method PHPExcel_Reader_CSV::loadIntoExisting()
    Loads PHPExcel from file into PHPExcel instance
top

p

PHPExcel_Reader_CSV
in file CSV.php, class PHPExcel_Reader_CSV
    PHPExcel_Reader_CSV
PHPExcel_Reader_DefaultReadFilter
in file DefaultReadFilter.php, class PHPExcel_Reader_DefaultReadFilter
    PHPExcel_Reader_DefaultReadFilter
PHPExcel_Reader_Excel5
in file Excel5.php, class PHPExcel_Reader_Excel5
    PHPExcel_Reader_Excel5
PHPExcel_Reader_Excel2007
in file Excel2007.php, class PHPExcel_Reader_Excel2007
    PHPExcel_Reader_Excel2007
PHPExcel_Reader_IReader
in file IReader.php, class PHPExcel_Reader_IReader
    PHPExcel_Reader_IReader
PHPExcel_Reader_IReadFilter
in file IReadFilter.php, class PHPExcel_Reader_IReadFilter
    PHPExcel_Reader_IReadFilter
PHPExcel_Reader_Serialized
in file Serialized.php, class PHPExcel_Reader_Serialized
    PHPExcel_Reader_Serialized
top

r

readCell
in file DefaultReadFilter.php, method PHPExcel_Reader_DefaultReadFilter::readCell()
    Should this cell be read?
readCell
in file IReadFilter.php, method PHPExcel_Reader_IReadFilter::readCell()
    Should this cell be read?
top

s

Serialized.php
procedural page Serialized.php
setDelimiter
in file CSV.php, method PHPExcel_Reader_CSV::setDelimiter()
    Set delimiter
setEnclosure
in file CSV.php, method PHPExcel_Reader_CSV::setEnclosure()
    Set enclosure
setLineEnding
in file CSV.php, method PHPExcel_Reader_CSV::setLineEnding()
    Set line ending
setLoadAllSheets
in file Excel2007.php, method PHPExcel_Reader_Excel2007::setLoadAllSheets()
    Set all sheets to load
setLoadAllSheets
in file Excel5.php, method PHPExcel_Reader_Excel5::setLoadAllSheets()
    Set all sheets to load
setLoadSheetsOnly
in file Excel5.php, method PHPExcel_Reader_Excel5::setLoadSheetsOnly()
    Set which sheets to load
setLoadSheetsOnly
in file Excel2007.php, method PHPExcel_Reader_Excel2007::setLoadSheetsOnly()
    Set which sheets to load
setReadDataOnly
in file Excel2007.php, method PHPExcel_Reader_Excel2007::setReadDataOnly()
    Set read data only
setReadDataOnly
in file Excel5.php, method PHPExcel_Reader_Excel5::setReadDataOnly()
    Set read data only
setReadFilter
in file Excel5.php, method PHPExcel_Reader_Excel5::setReadFilter()
    Set read filter
setReadFilter
in file Excel2007.php, method PHPExcel_Reader_Excel2007::setReadFilter()
    Set read filter
setSheetIndex
in file CSV.php, method PHPExcel_Reader_CSV::setSheetIndex()
    Set sheet index
top

t

toCSSArray
in file Excel2007.php, method PHPExcel_Reader_Excel2007::toCSSArray()
top

x

XLS_BIFF7
in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_BIFF7
XLS_BIFF8
in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_BIFF8
XLS_Type_ARRAY
in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_ARRAY
XLS_Type_BLANK
in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_BLANK
XLS_Type_BOF
in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_BOF
XLS_Type_BOOLERR
in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_BOOLERR
XLS_Type_BOTTOMMARGIN
in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_BOTTOMMARGIN
XLS_Type_BOUNDSHEET
in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_BOUNDSHEET
XLS_Type_CODEPAGE
in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_CODEPAGE
XLS_Type_COLINFO
in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_COLINFO
XLS_Type_CONTINUE
in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_CONTINUE
XLS_Type_DBCELL
in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_DBCELL
XLS_Type_DEFAULTROWHEIGHT
in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_DEFAULTROWHEIGHT
XLS_Type_DEFCOLWIDTH
in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_DEFCOLWIDTH
XLS_Type_DIMENSION
in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_DIMENSION
XLS_Type_EOF
in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_EOF
XLS_Type_EXTERNALBOOK
in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_EXTERNALBOOK
XLS_Type_EXTSHEET
in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_EXTSHEET
XLS_Type_EXTSST
in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_EXTSST
XLS_Type_FILEPASS
in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_FILEPASS
XLS_Type_FONT
in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_FONT
XLS_Type_FOOTER
in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_FOOTER
XLS_Type_FORMAT
in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_FORMAT
XLS_Type_FORMULA
in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_FORMULA
XLS_Type_HCENTER
in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_HCENTER
XLS_Type_HEADER
in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_HEADER
XLS_Type_HORIZONTALPAGEBREAKS
in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_HORIZONTALPAGEBREAKS
XLS_Type_HYPERLINK
in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_HYPERLINK
XLS_Type_IMDATA
in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_IMDATA
XLS_Type_INDEX
in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_INDEX
XLS_Type_LABEL
in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_LABEL
XLS_Type_LABELSST
in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_LABELSST
XLS_Type_LEFTMARGIN
in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_LEFTMARGIN
XLS_Type_MERGEDCELLS
in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_MERGEDCELLS
XLS_Type_MULBLANK
in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_MULBLANK
XLS_Type_MULRK
in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_MULRK
XLS_Type_NAME
in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_NAME
XLS_Type_NINETEENFOUR
in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_NINETEENFOUR
XLS_Type_NOTE
in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_NOTE
XLS_Type_NUMBER
in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_NUMBER
XLS_Type_PAGESETUP
in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_PAGESETUP
XLS_Type_PASSWORD
in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_PASSWORD
XLS_Type_PROTECT
in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_PROTECT
XLS_Type_RIGHTMARGIN
in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_RIGHTMARGIN
XLS_Type_RK
in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_RK
XLS_Type_ROW
in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_ROW
XLS_Type_SHEETPR
in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_SHEETPR
XLS_Type_SST
in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_SST
XLS_Type_STRING
in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_STRING
XLS_Type_TOPMARGIN
in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_TOPMARGIN
XLS_Type_TXO
in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_TXO
XLS_Type_UNKNOWN
in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_UNKNOWN
XLS_Type_VCENTER
in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_VCENTER
XLS_Type_VERTICALPAGEBREAKS
in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_VERTICALPAGEBREAKS
XLS_Type_XF
in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_XF
XLS_WorkbookGlobals
in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_WorkbookGlobals
XLS_Worksheet
in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Worksheet
top

Documentation generated on Mon, 27 Oct 2008 08:37:06 +0100 by phpDocumentor 1.4.1