| | Index of all elements[ 2 ]
	[ a ]
	[ b ]
	[ c ]
	[ d ]
	[ e ]
	[ f ]
	[ g ]
	[ h ]
	[ i ]
	[ j ]
	[ k ]
	[ l ]
	[ m ]
	[ n ]
	[ o ]
	[ p ]
	[ q ]
	[ r ]
	[ s ]
	[ t ]
	[ u ]
	[ v ]
	[ w ]
	[ x ]
	[ y ]
	[ z ]
	[ _ ]top
 
 
 
		topa
							$Ain file Matrix.php, variable PHPExcel_Shared_JAMA_Matrix::$AMatrix storage
$AliasNbPagesin file tcpdf.php, variable TCPDF::$AliasNbPages$AliasNumPagein file tcpdf.php, variable TCPDF::$AliasNumPage$alignmentPatternin file qrcode.php, variable QRcode::$alignmentPattern$annotation_fontsin file tcpdf.php, variable TCPDF::$annotation_fontsList of fonts used on form fields (fontname => fontkey).
$anTablein file qrcode.php, variable QRcode::$anTable$authorin file tcpdf.php, variable TCPDF::$author$AutoPageBreakin file tcpdf.php, variable TCPDF::$AutoPageBreakabsDevin file Stats.php, method Base::absDev()Calculates the absolute deviation of the data points in the set  Handles cummulative data sets correctly
absDevWithMeanin file Stats.php, method Base::absDevWithMean()Calculates the absolute deviation of the data points in the set  given a fixed mean (average) value. Not used in calcBasic(), calcFull()  or calc().
absoluteCoordinatein file Cell.php, method PHPExcel_Cell::absoluteCoordinate()Make string coordinate absolute
absoluteReferencein file Cell.php, method PHPExcel_Cell::absoluteReference()Make string row, column or cell coordinate absolute
AcceptPageBreakin file tcpdf.php, method TCPDF::AcceptPageBreak()Whenever a page break condition is met, the method is called, and the break is issued or not depending on the returned value.
ACCRINTin file Financial.php, method PHPExcel_Calculation_Financial::ACCRINT()ACCRINT
ACCRINTMin file Financial.php, method PHPExcel_Calculation_Financial::ACCRINTM()ACCRINTM
acoshin file Functions.php, function acosh()addin file HashTable.php, method PHPExcel_HashTable::add()Add HashTable item
addin file pclzip.lib.php, method PclZip::add()addBSEin file BstoreContainer.php, method PHPExcel_Shared_Escher_DggContainer_BstoreContainer::addBSE()Add a BLIP Store Entry
addCacheDatain file Memcache.php, method PHPExcel_CachedObjectStorage_Memcache::addCacheData()Add or Update a cell in cache identified by coordinate address
addCacheDatain file Igbinary.php, method PHPExcel_CachedObjectStorage_Igbinary::addCacheData()Add or Update a cell in cache identified by coordinate address
addCacheDatain file ICache.php, method PHPExcel_CachedObjectStorage_ICache::addCacheData()Add or Update a cell in cache identified by coordinate address
addCacheDatain file Memory.php, method PHPExcel_CachedObjectStorage_Memory::addCacheData()Add or Update a cell in cache identified by coordinate address
addCacheDatain file MemoryGZip.php, method PHPExcel_CachedObjectStorage_MemoryGZip::addCacheData()Add or Update a cell in cache identified by coordinate address
addCacheDatain file MemorySerialized.php, method PHPExcel_CachedObjectStorage_MemorySerialized::addCacheData()Add or Update a cell in cache identified by coordinate address
addCacheDatain file PHPTemp.php, method PHPExcel_CachedObjectStorage_PHPTemp::addCacheData()Add or Update a cell in cache identified by coordinate address
addCacheDatain file Wincache.php, method PHPExcel_CachedObjectStorage_Wincache::addCacheData()Add or Update a cell in cache identified by coordinate address
addCacheDatain file APC.php, method PHPExcel_CachedObjectStorage_APC::addCacheData()Add or Update a cell in cache identified by coordinate address
addCacheDatain file SQLite.php, method PHPExcel_CachedObjectStorage_SQLite::addCacheData()Add or Update a cell in cache identified by coordinate address
addCacheDatain file SQLite3.php, method PHPExcel_CachedObjectStorage_SQLite3::addCacheData()Add or Update a cell in cache identified by coordinate address
addCacheDatain file DiscISAM.php, method PHPExcel_CachedObjectStorage_DiscISAM::addCacheData()Add or Update a cell in cache identified by coordinate address
addCellStyleXfin file PHPExcel.php, method PHPExcel::addCellStyleXf()Add a cellStyleXf to the workbook
addCellXfin file PHPExcel.php, method PHPExcel::addCellXf()Add a cellXf to the workbook
addChartin file Worksheet.php, method PHPExcel_Worksheet::addChart()Add chart
addChildin file SpgrContainer.php, method PHPExcel_Shared_Escher_DgContainer_SpgrContainer::addChild()Add a child. This will be either spgrContainer or spContainer
addConditionin file Conditional.php, method PHPExcel_Style_Conditional::addCondition()Add Condition
addExternalSheetin file PHPExcel.php, method PHPExcel::addExternalSheet()Add external sheet
addExtGStatein file tcpdf.php, method TCPDF::addExtGState()Add transparency parameters to the current extgstate
AddFontin file tcpdf.php, method TCPDF::AddFont()Imports a TrueType, Type1, core, or CID0 font and makes it available.
addFromSourcein file HashTable.php, method PHPExcel_HashTable::addFromSource()Add HashTable items from source
addFromStringin file ZipArchive.php, method PHPExcel_Shared_ZipArchive::addFromString()Add a new file to the zip archive from a string of raw data.
addHtmlLinkin file tcpdf.php, method TCPDF::addHtmlLink()Output anchor link.
addHTMLTOCin file tcpdf.php, method TCPDF::addHTMLTOC()Output a Table Of Content Index (TOC) using HTML templates.
addHTMLVertSpacein file tcpdf.php, method TCPDF::addHTMLVertSpace()Add vertical spaces if needed.
addImagein file HeaderFooter.php, method PHPExcel_Worksheet_HeaderFooter::addImage()Add header/footer image
addJavascriptObjectin file tcpdf.php, method TCPDF::addJavascriptObject()Adds a javascript object and return object ID
AddLinkin file tcpdf.php, method TCPDF::AddLink()Creates a new internal link and returns its identifier. An internal link is a clickable area which directs to another place within the document.
 The identifier can then be passed to Cell(), Write(), Image() or Link(). The destination is defined with SetLink().
addNamedRangein file PHPExcel.php, method PHPExcel::addNamedRange()Add named range
AddPagein file tcpdf.php, method TCPDF::AddPage()Adds a new page to the document. If a page is already present, the Footer() method is called first to output the footer (if enabled). Then the page is added, the current position set to the top-left corner according to the left and top margins (or top-right if in RTL mode), and Header() is called to display the header (if enabled).
addPageRegionin file tcpdf.php, method TCPDF::addPageRegion()Add a single no-write region on selected page.
addPrintAreain file PageSetup.php, method PHPExcel_Worksheet_PageSetup::addPrintArea()Add a new print area (e.g. 'A1:D10' or 'A1:D10,G5:M20') to the list of print areas
addPrintAreaByColumnAndRowin file PageSetup.php, method PHPExcel_Worksheet_PageSetup::addPrintAreaByColumnAndRow()Add a new print area to the list of print areas
addSearchLocationin file IOFactory.php, method PHPExcel_IOFactory::addSearchLocation()Add search location
addSheetin file PHPExcel.php, method PHPExcel::addSheet()Add sheet
AddSpotColorin file tcpdf.php, method TCPDF::AddSpotColor()Defines a new spot color.
addTextin file RichText.php, method PHPExcel_RichText::addText()Add text
addTOCin file tcpdf.php, method TCPDF::addTOC()Output a Table of Content Index (TOC).
addTOCPagein file tcpdf.php, method TCPDF::addTOCPage()Adds a new TOC (Table Of Content) page to the document.
addXfWriterin file Workbook.php, method PHPExcel_Writer_Excel5_Workbook::addXfWriter()Add a new XF writer
adjustCellPaddingin file tcpdf.php, method TCPDF::adjustCellPadding()Adjust the internal Cell padding array to take account of the line width.
AliasNbPagesin file tcpdf.php, method TCPDF::AliasNbPages()Defines an alias for the total number of pages.
AliasNumPagein file tcpdf.php, method TCPDF::AliasNumPage()Defines an alias for the page number.
allBordersin file Style.php, method PHPExcel_Writer_Excel2007_Style::allBorders()Get an array of all borders
allConditionalStylesin file Style.php, method PHPExcel_Writer_Excel2007_Style::allConditionalStyles()Get an array of all conditional styles
allDrawingsin file Drawing.php, method PHPExcel_Writer_Excel2007_Drawing::allDrawings()Get an array of all drawings
allFillsin file Style.php, method PHPExcel_Writer_Excel2007_Style::allFills()Get an array of all fills
allFontsin file Style.php, method PHPExcel_Writer_Excel2007_Style::allFonts()Get an array of all fonts
allNumberFormatsin file Style.php, method PHPExcel_Writer_Excel2007_Style::allNumberFormats()Get an array of all number formats
allocatein file qrcode.php, method QRcode::allocate()Return an array with zeros
allStylesin file Style.php, method PHPExcel_Writer_Excel2007_Style::allStyles()Get an array of all styles
AMORDEGRCin file Financial.php, method PHPExcel_Calculation_Financial::AMORDEGRC()AMORDEGRC
AMORLINCin file Financial.php, method PHPExcel_Calculation_Financial::AMORLINC()AMORLINC
angleToDegreesin file Drawing.php, method PHPExcel_Shared_Drawing::angleToDegrees()Convert angle to degrees
Annotationin file tcpdf.php, method TCPDF::Annotation()Puts a markup annotation on a rectangular area of the page.
appendin file File.php, method PHPExcel_Shared_OLE_PPS_File::append()Append data to PPS
appendBitstreamin file qrcode.php, method QRcode::appendBitstream()Append one bitstream to another
appendBytesin file qrcode.php, method QRcode::appendBytes()Append one bitstream created from bytes to another
appendNewInputItemin file qrcode.php, method QRcode::appendNewInputItem()Append data to an input object.
appendNumin file qrcode.php, method QRcode::appendNum()Append one bitstream created from number to another
appendPaddingBitin file qrcode.php, method QRcode::appendPaddingBit()Append Padding Bit to bitstream
applyFromArrayin file Borders.php, method PHPExcel_Style_Borders::applyFromArray()Apply styles from array
applyFromArrayin file Border.php, method PHPExcel_Style_Border::applyFromArray()Apply styles from array
applyFromArrayin file Font.php, method PHPExcel_Style_Font::applyFromArray()Apply styles from array
applyFromArrayin file Style.php, method PHPExcel_Style::applyFromArray()Apply styles from array
applyFromArrayin file Color.php, method PHPExcel_Style_Color::applyFromArray()Apply styles from array
applyFromArrayin file Protection.php, method PHPExcel_Style_Protection::applyFromArray()Apply styles from array
applyFromArrayin file NumberFormat.php, method PHPExcel_Style_NumberFormat::applyFromArray()Apply styles from array
applyFromArrayin file Alignment.php, method PHPExcel_Style_Alignment::applyFromArray()Apply styles from array
applyFromArrayin file Fill.php, method PHPExcel_Style_Fill::applyFromArray()Apply styles from array
ArgumentBoundsExceptionin file Error.php, constant ArgumentBoundsExceptionArgumentBoundsExceptionin file Matrix.php, class constant PHPExcel_Shared_JAMA_Matrix::ArgumentBoundsExceptionArgumentTypeExceptionin file Matrix.php, class constant PHPExcel_Shared_JAMA_Matrix::ArgumentTypeExceptionArgumentTypeExceptionin file Error.php, constant ArgumentTypeExceptionARIALin file Font.php, class constant PHPExcel_Shared_Font::ARIALFont filenames
ARIAL_BOLDin file Font.php, class constant PHPExcel_Shared_Font::ARIAL_BOLDARIAL_BOLD_ITALICin file Font.php, class constant PHPExcel_Shared_Font::ARIAL_BOLD_ITALICARIAL_ITALICin file Font.php, class constant PHPExcel_Shared_Font::ARIAL_ITALICarrayLeftDividein file Matrix.php, method PHPExcel_Shared_JAMA_Matrix::arrayLeftDivide()arrayLeftDivide
arrayLeftDivideEqualsin file Matrix.php, method PHPExcel_Shared_JAMA_Matrix::arrayLeftDivideEquals()arrayLeftDivideEquals
ArrayLengthExceptionin file Error.php, constant ArrayLengthExceptionArrayLengthExceptionin file Matrix.php, class constant PHPExcel_Shared_JAMA_Matrix::ArrayLengthExceptionarrayRightDividein file Matrix.php, method PHPExcel_Shared_JAMA_Matrix::arrayRightDivide()arrayRightDivide
arrayRightDivideEqualsin file Matrix.php, method PHPExcel_Shared_JAMA_Matrix::arrayRightDivideEquals()arrayRightDivideEquals
arrayTimesin file Matrix.php, method PHPExcel_Shared_JAMA_Matrix::arrayTimes()arrayTimes
arrayTimesEqualsin file Matrix.php, method PHPExcel_Shared_JAMA_Matrix::arrayTimesEquals()arrayTimesEquals
Arrowin file tcpdf.php, method TCPDF::Arrow()Draws a grahic arrow.
arrUTF8ToUTF16BEin file tcpdf.php, method TCPDF::arrUTF8ToUTF16BE()Converts array of UTF-8 characters to UTF16-BE string.
 
Asc2Ucsin file OLE.php, method PHPExcel_Shared_OLE::Asc2Ucs()Utility function to transform ASCII text to Unicode
ASCIICODEin file TextData.php, method PHPExcel_Calculation_TextData::ASCIICODE()ASCIICODE
asinhin file Functions.php, function asinh()ATAN2in file MathTrig.php, method PHPExcel_Calculation_MathTrig::ATAN2()ATAN2
atanhin file Functions.php, function atanh()attachin file Cell.php, method PHPExcel_Cell::attach()AUTOSIZE_METHOD_APPROXin file Font.php, class constant PHPExcel_Shared_Font::AUTOSIZE_METHOD_APPROXAUTOSIZE_METHOD_EXACTin file Font.php, class constant PHPExcel_Shared_Font::AUTOSIZE_METHOD_EXACTAVEDEVin file Statistical.php, method PHPExcel_Calculation_Statistical::AVEDEV()AVEDEV
AVERAGEin file Statistical.php, method PHPExcel_Calculation_Statistical::AVERAGE()AVERAGE
AVERAGEAin file Statistical.php, method PHPExcel_Calculation_Statistical::AVERAGEA()AVERAGEA
AVERAGEIFin file Statistical.php, method PHPExcel_Calculation_Statistical::AVERAGEIF()AVERAGEIF
Autoloader.phpprocedural page Autoloader.phpAPC.phpprocedural page APC.phpAdvancedValueBinder.phpprocedural page AdvancedValueBinder.phpalmohanad.phpprocedural page almohanad.phparialunicid0-chinese-simplified.phpprocedural page arialunicid0-chinese-simplified.phparialunicid0-chinese-traditional.phpprocedural page arialunicid0-chinese-traditional.phparialunicid0-japanese.phpprocedural page arialunicid0-japanese.phparialunicid0-korean.phpprocedural page arialunicid0-korean.phparialunicid0.phpprocedural page arialunicid0.phpAlignment.phpprocedural page Alignment.php 
 
 
		topb
							$b1in file qrcode.php, variable QRcode::$b1$barcodein file tcpdf.php, variable TCPDF::$barcode$barcode_arrayin file qrcode.php, variable QRcode::$barcode_array$barcode_arrayin file pdf417.php, variable PDF417::$barcode_array$barcode_arrayin file 2dbarcodes.php, variable TCPDF2DBarcode::$barcode_array$barcode_arrayin file barcodes.php, variable TCPDFBarcode::$barcode_array$bbatin file OLE.php, variable PHPExcel_Shared_OLE::$bbatBig Block Allocation Table
$bgcolorin file tcpdf.php, variable TCPDF::$bgcolor$bigBlockSizein file OLE.php, variable PHPExcel_Shared_OLE::$bigBlockSizeSize of big blocks. This is usually 512.
$bitin file qrcode.php, variable QRcode::$bit$blocksin file qrcode.php, variable QRcode::$blocks$bMarginin file tcpdf.php, variable TCPDF::$bMargin$bookletin file tcpdf.php, variable TCPDF::$bookletBooklet mode for double-sided pages
$bordermrkin file tcpdf.php, variable TCPDF::$bordermrkArray used to store positions inside the pages buffer.
$bufferin file tcpdf.php, variable TCPDF::$buffer$bufferlenin file tcpdf.php, variable TCPDF::$bufferlenLength of the buffer in bytes.
$byterange_stringin file tcpdf.php, variable TCPDF::$byterange_stringByteRange placemark used during signature process.
barcode_c128in file barcodes.php, method TCPDFBarcode::barcode_c128()C128 barcodes.
barcode_codabarin file barcodes.php, method TCPDFBarcode::barcode_codabar()CODABAR barcodes.
barcode_code11in file barcodes.php, method TCPDFBarcode::barcode_code11()CODE11 barcodes.
barcode_code39in file barcodes.php, method TCPDFBarcode::barcode_code39()CODE 39 - ANSI MH10.8M-1983 - USD-3 - 3 of 9.
barcode_code93in file barcodes.php, method TCPDFBarcode::barcode_code93()CODE 93 - USS-93
barcode_eanextin file barcodes.php, method TCPDFBarcode::barcode_eanext()UPC-Based Extentions
barcode_eanupcin file barcodes.php, method TCPDFBarcode::barcode_eanupc()EAN13 and UPC-A barcodes.
barcode_i25in file barcodes.php, method TCPDFBarcode::barcode_i25()Interleaved 2 of 5 barcodes.
barcode_imbin file barcodes.php, method TCPDFBarcode::barcode_imb()IMB - Intelligent Mail Barcode - Onecode - USPS-B-3200  (requires PHP bcmath extension)  Intelligent Mail barcode is a 65-bar code for use on mail in the United States.
barcode_msiin file barcodes.php, method TCPDFBarcode::barcode_msi()MSI.
barcode_pharmacodein file barcodes.php, method TCPDFBarcode::barcode_pharmacode()Pharmacode
barcode_pharmacode2tin file barcodes.php, method TCPDFBarcode::barcode_pharmacode2t()Pharmacode two-track
barcode_postnetin file barcodes.php, method TCPDFBarcode::barcode_postnet()POSTNET and PLANET barcodes.
barcode_rms4ccin file barcodes.php, method TCPDFBarcode::barcode_rms4cc()RMS4CC - CBC - KIX  RMS4CC (Royal Mail 4-state Customer Code) - CBC (Customer Bar Code) - KIX (Klant index - Customer index)  RM4SCC is the name of the barcode symbology used by the Royal Mail for its Cleanmail service.
barcode_s25in file barcodes.php, method TCPDFBarcode::barcode_s25()Standard 2 of 5 barcodes.
Basein file Stats.php, class BaseA class to calculate descriptive statistics from a data set.
Benchmarkin file benchmark.php, class BenchmarkExample of use of Matrix Class, featuring magic squares.
BESSELIin file Engineering.php, method PHPExcel_Calculation_Engineering::BESSELI()BESSELI
BESSELJin file Engineering.php, method PHPExcel_Calculation_Engineering::BESSELJ()BESSELJ
BESSELKin file Engineering.php, method PHPExcel_Calculation_Engineering::BESSELK()BESSELK
BESSELYin file Engineering.php, method PHPExcel_Calculation_Engineering::BESSELY()BESSELY
BETADISTin file Statistical.php, method PHPExcel_Calculation_Statistical::BETADIST()BETADIST
BETAINVin file Statistical.php, method PHPExcel_Calculation_Statistical::BETAINV()BETAINV
BIG_BLOCK_DEPOT_BLOCKS_POSin file OLERead.php, class constant PHPExcel_Shared_OLERead::BIG_BLOCK_DEPOT_BLOCKS_POSBIG_BLOCK_SIZEin file OLERead.php, class constant PHPExcel_Shared_OLERead::BIG_BLOCK_SIZEbinarizein file qrcode.php, method QRcode::binarize()Convert the frame in binary form
bindParentin file Font.php, method PHPExcel_Style_Font::bindParent()Bind parent. Only used for supervisor
bindParentin file NumberFormat.php, method PHPExcel_Style_NumberFormat::bindParent()Bind parent. Only used for supervisor
bindParentin file Color.php, method PHPExcel_Style_Color::bindParent()Bind parent. Only used for supervisor
bindParentin file Style.php, method PHPExcel_Style::bindParent()Bind parent. Only used for supervisor
bindParentin file Fill.php, method PHPExcel_Style_Fill::bindParent()Bind parent. Only used for supervisor
bindParentin file Alignment.php, method PHPExcel_Style_Alignment::bindParent()Bind parent. Only used for supervisor
bindParentin file Borders.php, method PHPExcel_Style_Borders::bindParent()Bind parent. Only used for supervisor
bindParentin file Border.php, method PHPExcel_Style_Border::bindParent()Bind parent. Only used for supervisor
bindParentin file Protection.php, method PHPExcel_Style_Protection::bindParent()Bind parent. Only used for supervisor
bindValuein file DefaultValueBinder.php, method PHPExcel_Cell_DefaultValueBinder::bindValue()Bind value to a cell
bindValuein file AdvancedValueBinder.php, method PHPExcel_Cell_AdvancedValueBinder::bindValue()Bind value to a cell
bindValuein file IValueBinder.php, method PHPExcel_Cell_IValueBinder::bindValue()Bind value to a cell
BINOMDISTin file Statistical.php, method PHPExcel_Calculation_Statistical::BINOMDIST()BINOMDIST
binseq_to_arrayin file barcodes.php, method TCPDFBarcode::binseq_to_array()Convert binary barcode sequence to TCPDF barcode array
BINTODECin file Engineering.php, method PHPExcel_Calculation_Engineering::BINTODEC()BINTODEC
BINTOHEXin file Engineering.php, method PHPExcel_Calculation_Engineering::BINTOHEX()BINTOHEX
BINTOOCTin file Engineering.php, method PHPExcel_Calculation_Engineering::BINTOOCT()BINTOOCT
bitstreamToBytein file qrcode.php, method QRcode::bitstreamToByte()Convert bitstream to bytes
BLIPJPEGin file Escher.php, class constant PHPExcel_Reader_Excel5_Escher::BLIPJPEGBLIPPNGin file Escher.php, class constant PHPExcel_Reader_Excel5_Escher::BLIPPNGBLIPTYPE_CMYKJPEGin file BSE.php, class constant PHPExcel_Shared_Escher_DggContainer_BstoreContainer_BSE::BLIPTYPE_CMYKJPEGBLIPTYPE_DIBin file BSE.php, class constant PHPExcel_Shared_Escher_DggContainer_BstoreContainer_BSE::BLIPTYPE_DIBBLIPTYPE_EMFin file BSE.php, class constant PHPExcel_Shared_Escher_DggContainer_BstoreContainer_BSE::BLIPTYPE_EMFBLIPTYPE_ERRORin file BSE.php, class constant PHPExcel_Shared_Escher_DggContainer_BstoreContainer_BSE::BLIPTYPE_ERRORBLIPTYPE_JPEGin file BSE.php, class constant PHPExcel_Shared_Escher_DggContainer_BstoreContainer_BSE::BLIPTYPE_JPEGBLIPTYPE_PICTin file BSE.php, class constant PHPExcel_Shared_Escher_DggContainer_BstoreContainer_BSE::BLIPTYPE_PICTBLIPTYPE_PNGin file BSE.php, class constant PHPExcel_Shared_Escher_DggContainer_BstoreContainer_BSE::BLIPTYPE_PNGBLIPTYPE_TIFFin file BSE.php, class constant PHPExcel_Shared_Escher_DggContainer_BstoreContainer_BSE::BLIPTYPE_TIFFBLIPTYPE_UNKNOWNin file BSE.php, class constant PHPExcel_Shared_Escher_DggContainer_BstoreContainer_BSE::BLIPTYPE_UNKNOWNBLIPTYPE_WMFin file BSE.php, class constant PHPExcel_Shared_Escher_DggContainer_BstoreContainer_BSE::BLIPTYPE_WMFBookmarkin file tcpdf.php, method TCPDF::Bookmark()Adds a bookmark.
BORDER_DASHDOTin file Border.php, class constant PHPExcel_Style_Border::BORDER_DASHDOTBORDER_DASHDOTDOTin file Border.php, class constant PHPExcel_Style_Border::BORDER_DASHDOTDOTBORDER_DASHEDin file Border.php, class constant PHPExcel_Style_Border::BORDER_DASHEDBORDER_DOTTEDin file Border.php, class constant PHPExcel_Style_Border::BORDER_DOTTEDBORDER_DOUBLEin file Border.php, class constant PHPExcel_Style_Border::BORDER_DOUBLEBORDER_HAIRin file Border.php, class constant PHPExcel_Style_Border::BORDER_HAIRBORDER_MEDIUMin file Border.php, class constant PHPExcel_Style_Border::BORDER_MEDIUMBORDER_MEDIUMDASHDOTin file Border.php, class constant PHPExcel_Style_Border::BORDER_MEDIUMDASHDOTBORDER_MEDIUMDASHDOTDOTin file Border.php, class constant PHPExcel_Style_Border::BORDER_MEDIUMDASHDOTDOTBORDER_MEDIUMDASHEDin file Border.php, class constant PHPExcel_Style_Border::BORDER_MEDIUMDASHEDBORDER_NONEin file Border.php, class constant PHPExcel_Style_Border::BORDER_NONEBORDER_SLANTDASHDOTin file Border.php, class constant PHPExcel_Style_Border::BORDER_SLANTDASHDOTBORDER_THICKin file Border.php, class constant PHPExcel_Style_Border::BORDER_THICKBORDER_THINin file Border.php, class constant PHPExcel_Style_Border::BORDER_THINBRACE_CLOSEin file FormulaParser.php, class constant PHPExcel_Calculation_FormulaParser::BRACE_CLOSEBRACE_OPENin file FormulaParser.php, class constant PHPExcel_Calculation_FormulaParser::BRACE_OPENBRACKET_CLOSEin file FormulaParser.php, class constant PHPExcel_Calculation_FormulaParser::BRACKET_CLOSEBRACKET_OPENin file FormulaParser.php, class constant PHPExcel_Calculation_FormulaParser::BRACKET_OPENBREAK_COLUMNin file Worksheet.php, class constant PHPExcel_Worksheet::BREAK_COLUMNBREAK_NONEin file Worksheet.php, class constant PHPExcel_Worksheet::BREAK_NONEBREAK_ROWin file Worksheet.php, class constant PHPExcel_Worksheet::BREAK_ROWBSEin file Escher.php, class constant PHPExcel_Reader_Excel5_Escher::BSEBSTORECONTAINERin file Escher.php, class constant PHPExcel_Reader_Excel5_Escher::BSTORECONTAINERbuildCharacterSetsin file String.php, method PHPExcel_Shared_String::buildCharacterSets()buildCSSin file HTML.php, method PHPExcel_Writer_HTML::buildCSS()Build CSS styles
buildRangein file Cell.php, method PHPExcel_Cell::buildRange()Build range from coordinate strings
builtInFormatCodein file NumberFormat.php, method PHPExcel_Style_NumberFormat::builtInFormatCode()Get built-in format code
builtInFormatCodeIndexin file NumberFormat.php, method PHPExcel_Style_NumberFormat::builtInFormatCodeIndex()Get built-in format code index
Buttonin file tcpdf.php, method TCPDF::Button()Creates a button field
Blip.phpprocedural page Blip.phpBSE.phpprocedural page BSE.phpBstoreContainer.phpprocedural page BstoreContainer.phpbenchmark.phpprocedural page benchmark.phpbarcodes.phpprocedural page barcodes.phpbra.phpprocedural page bra.phpbestFitClass.phpprocedural page bestFitClass.phpBorder.phpprocedural page Border.phpBorders.phpprocedural page Borders.phpBaseDrawing.phpprocedural page BaseDrawing.phpBIFFwriter.phpprocedural page BIFFwriter.php 
 
 
		topc
							$cache_file_lengthin file tcpdf.php, variable TCPDF::$cache_file_lengthArray used to store the lengths of cache files
$cache_maxsize_UTF8StringToArrayin file tcpdf.php, variable TCPDF::$cache_maxsize_UTF8StringToArrayMaximum size of cache array used for UTF8StringToArray() method.
$cache_size_UTF8StringToArrayin file tcpdf.php, variable TCPDF::$cache_size_UTF8StringToArrayCurrent size of cache array used for UTF8StringToArray() method.
$cache_UTF8StringToArrayin file tcpdf.php, variable TCPDF::$cache_UTF8StringToArrayCache array for UTF8StringToArray() method.
$capacityin file qrcode.php, variable QRcode::$capacity$casesensitivein file qrcode.php, variable QRcode::$casesensitive$cell_height_ratioin file tcpdf.php, variable TCPDF::$cell_height_ratioDefault cell height ratio.
$cell_marginin file tcpdf.php, variable TCPDF::$cell_margin$cell_paddingin file tcpdf.php, variable TCPDF::$cell_padding$childrenin file PPS.php, variable PHPExcel_Shared_OLE_PPS::$childrenArray of child PPS's (only used by Root and Dir PPS's)
$clustersin file pdf417.php, variable PDF417::$clusters$cntmrkin file tcpdf.php, variable TCPDF::$cntmrkArray used to store content positions inside the pages buffer.
$ColorFlagin file tcpdf.php, variable TCPDF::$ColorFlag$columnsin file tcpdf.php, variable TCPDF::$columnsArray of column measures (width, space, starting Y position)
$column_start_pagein file tcpdf.php, variable TCPDF::$column_start_pageStarting page for columns
$colxshiftin file tcpdf.php, variable TCPDF::$colxshiftArray of: X difference between table cell x start and starting page margin, cellspacing, cellpadding
$compatibilityModein file Functions.php, variable PHPExcel_Calculation_Functions::$compatibilityModeCompatibility mode to use for error checking and responses
$compressin file tcpdf.php, variable TCPDF::$compress$CoreFontsin file tcpdf.php, variable TCPDF::$CoreFonts$countin file qrcode.php, variable QRcode::$count$creatorin file tcpdf.php, variable TCPDF::$creator$CurOrientationin file tcpdf.php, variable TCPDF::$CurOrientation$CurrentFontin file tcpdf.php, variable TCPDF::$CurrentFont$current_columnin file tcpdf.php, variable TCPDF::$current_columnCurrent column number
$currpagegroupin file tcpdf.php, variable TCPDF::$currpagegroupContains the alias of the current page group
$customlistindentin file tcpdf.php, variable TCPDF::$customlistindent$cyclicFormulaCountin file Calculation.php, variable PHPExcel_Calculation::$cyclicFormulaCountcacheMethodIsAvailablein file SQLite3.php, method PHPExcel_CachedObjectStorage_SQLite3::cacheMethodIsAvailable()Identify whether the caching method is currently available  Some methods are dependent on the availability of certain extensions being enabled in the PHP build
cacheMethodIsAvailablein file Wincache.php, method PHPExcel_CachedObjectStorage_Wincache::cacheMethodIsAvailable()Identify whether the caching method is currently available  Some methods are dependent on the availability of certain extensions being enabled in the PHP build
cacheMethodIsAvailablein file CacheBase.php, method PHPExcel_CachedObjectStorage_CacheBase::cacheMethodIsAvailable()Identify whether the caching method is currently available  Some methods are dependent on the availability of certain extensions being enabled in the PHP build
cacheMethodIsAvailablein file SQLite.php, method PHPExcel_CachedObjectStorage_SQLite::cacheMethodIsAvailable()Identify whether the caching method is currently available  Some methods are dependent on the availability of certain extensions being enabled in the PHP build
cacheMethodIsAvailablein file APC.php, method PHPExcel_CachedObjectStorage_APC::cacheMethodIsAvailable()Identify whether the caching method is currently available  Some methods are dependent on the availability of certain extensions being enabled in the PHP build
cacheMethodIsAvailablein file Memcache.php, method PHPExcel_CachedObjectStorage_Memcache::cacheMethodIsAvailable()Identify whether the caching method is currently available  Some methods are dependent on the availability of certain extensions being enabled in the PHP build
cacheMethodIsAvailablein file ICache.php, method PHPExcel_CachedObjectStorage_ICache::cacheMethodIsAvailable()Identify whether the caching method is currently available  Some methods are dependent on the availability of certain extensions being enabled in the PHP build
cacheMethodIsAvailablein file Igbinary.php, method PHPExcel_CachedObjectStorage_Igbinary::cacheMethodIsAvailable()Identify whether the caching method is currently available  Some methods are dependent on the availability of certain extensions being enabled in the PHP build
cache_igbinaryin file CachedObjectStorageFactory.php, class constant PHPExcel_CachedObjectStorageFactory::cache_igbinarycache_in_memoryin file CachedObjectStorageFactory.php, class constant PHPExcel_CachedObjectStorageFactory::cache_in_memorycache_in_memory_gzipin file CachedObjectStorageFactory.php, class constant PHPExcel_CachedObjectStorageFactory::cache_in_memory_gzipcache_in_memory_serializedin file CachedObjectStorageFactory.php, class constant PHPExcel_CachedObjectStorageFactory::cache_in_memory_serializedcache_to_apcin file CachedObjectStorageFactory.php, class constant PHPExcel_CachedObjectStorageFactory::cache_to_apccache_to_discISAMin file CachedObjectStorageFactory.php, class constant PHPExcel_CachedObjectStorageFactory::cache_to_discISAMcache_to_memcachein file CachedObjectStorageFactory.php, class constant PHPExcel_CachedObjectStorageFactory::cache_to_memcachecache_to_phpTempin file CachedObjectStorageFactory.php, class constant PHPExcel_CachedObjectStorageFactory::cache_to_phpTempcache_to_sqlitein file CachedObjectStorageFactory.php, class constant PHPExcel_CachedObjectStorageFactory::cache_to_sqlitecache_to_sqlite3in file CachedObjectStorageFactory.php, class constant PHPExcel_CachedObjectStorageFactory::cache_to_sqlite3cache_to_wincachein file CachedObjectStorageFactory.php, class constant PHPExcel_CachedObjectStorageFactory::cache_to_wincachecalcin file Stats.php, method Base::calc()Calculates the basic or full statistics for the data set
calcBasicin file Stats.php, method Base::calcBasic()Calculates a basic set of statistics
calcFullin file Stats.php, method Base::calcFull()Calculates a full set of statistics
calcN1N3in file qrcode.php, method QRcode::calcN1N3()calcN1N3
calcParityin file qrcode.php, method QRcode::calcParity()calcParity
calculatein file trendClass.php, method trendClass::calculate()calculatein file Calculation.php, method PHPExcel_Calculation::calculate()Calculate cell value (using formula from a cell ID)  Retained for backward compatibility
calculateCellValuein file Calculation.php, method PHPExcel_Calculation::calculateCellValue()Calculate the value of a cell formula
calculateColumnWidthin file Font.php, method PHPExcel_Shared_Font::calculateColumnWidth()Calculate an (approximate) OpenXML column width, based on font size and text contained
calculateColumnWidthsin file Worksheet.php, method PHPExcel_Worksheet::calculateColumnWidths()Calculate widths for auto-size columns
calculateFormulain file Calculation.php, method PHPExcel_Calculation::calculateFormula()Calculate the value of a formula
calculateWorksheetDataDimensionin file Worksheet.php, method PHPExcel_Worksheet::calculateWorksheetDataDimension()Calculate worksheet data dimension
calculateWorksheetDimensionin file Worksheet.php, method PHPExcel_Worksheet::calculateWorksheetDimension()Calculate worksheet dimension
CALCULATION_REGEXP_CELLREFin file Calculation.php, class constant PHPExcel_Calculation::CALCULATION_REGEXP_CELLREFCALCULATION_REGEXP_CELLREFin file Calculation.php, constant CALCULATION_REGEXP_CELLREFCALCULATION_REGEXP_ERRORin file Calculation.php, class constant PHPExcel_Calculation::CALCULATION_REGEXP_ERRORCALCULATION_REGEXP_FUNCTIONin file Calculation.php, class constant PHPExcel_Calculation::CALCULATION_REGEXP_FUNCTIONCALCULATION_REGEXP_NAMEDRANGEin file Calculation.php, constant CALCULATION_REGEXP_NAMEDRANGECALCULATION_REGEXP_NAMEDRANGEin file Calculation.php, class constant PHPExcel_Calculation::CALCULATION_REGEXP_NAMEDRANGECALCULATION_REGEXP_NUMBERin file Calculation.php, class constant PHPExcel_Calculation::CALCULATION_REGEXP_NUMBERRegular Expressions
CALCULATION_REGEXP_OPENBRACEin file Calculation.php, class constant PHPExcel_Calculation::CALCULATION_REGEXP_OPENBRACECALCULATION_REGEXP_STRINGin file Calculation.php, class constant PHPExcel_Calculation::CALCULATION_REGEXP_STRINGCALENDAR_MAC_1904in file Date.php, class constant PHPExcel_Shared_Date::CALENDAR_MAC_1904CALENDAR_WINDOWS_1900in file Date.php, class constant PHPExcel_Shared_Date::CALENDAR_WINDOWS_1900constants
CALIBRIin file Font.php, class constant PHPExcel_Shared_Font::CALIBRICALIBRI_BOLDin file Font.php, class constant PHPExcel_Shared_Font::CALIBRI_BOLDCALIBRI_BOLD_ITALICin file Font.php, class constant PHPExcel_Shared_Font::CALIBRI_BOLD_ITALICCALIBRI_ITALICin file Font.php, class constant PHPExcel_Shared_Font::CALIBRI_ITALICcanReadin file OOCalc.php, method PHPExcel_Reader_OOCalc::canRead()Can the current PHPExcel_Reader_IReader read the file?
canReadin file Excel5.php, method PHPExcel_Reader_Excel5::canRead()Can the current PHPExcel_Reader_IReader read the file?
canReadin file CSV.php, method PHPExcel_Reader_CSV::canRead()Can the current PHPExcel_Reader_IReader read the file?
canReadin file SYLK.php, method PHPExcel_Reader_SYLK::canRead()Can the current PHPExcel_Reader_IReader read the file?
canReadin file Gnumeric.php, method PHPExcel_Reader_Gnumeric::canRead()Can the current PHPExcel_Reader_IReader read the file?
canReadin file Excel2003XML.php, method PHPExcel_Reader_Excel2003XML::canRead()Can the current PHPExcel_Reader_IReader read the file?
canReadin file Excel2007.php, method PHPExcel_Reader_Excel2007::canRead()Can the current PHPExcel_Reader_IReader read the file?
canReadin file IReader.php, method PHPExcel_Reader_IReader::canRead()Can the current PHPExcel_Reader_IReader read the file?
CATEGORY_CUBEin file Function.php, class constant PHPExcel_Calculation_Function::CATEGORY_CUBECATEGORY_DATABASEin file Function.php, class constant PHPExcel_Calculation_Function::CATEGORY_DATABASECATEGORY_DATE_AND_TIMEin file Function.php, class constant PHPExcel_Calculation_Function::CATEGORY_DATE_AND_TIMECATEGORY_ENGINEERINGin file Function.php, class constant PHPExcel_Calculation_Function::CATEGORY_ENGINEERINGCATEGORY_FINANCIALin file Function.php, class constant PHPExcel_Calculation_Function::CATEGORY_FINANCIALCATEGORY_INFORMATIONin file Function.php, class constant PHPExcel_Calculation_Function::CATEGORY_INFORMATIONCATEGORY_LOGICALin file Function.php, class constant PHPExcel_Calculation_Function::CATEGORY_LOGICALCATEGORY_LOOKUP_AND_REFERENCEin file Function.php, class constant PHPExcel_Calculation_Function::CATEGORY_LOOKUP_AND_REFERENCECATEGORY_MATH_AND_TRIGin file Function.php, class constant PHPExcel_Calculation_Function::CATEGORY_MATH_AND_TRIGCATEGORY_STATISTICALin file Function.php, class constant PHPExcel_Calculation_Function::CATEGORY_STATISTICALCATEGORY_TEXT_AND_DATAin file Function.php, class constant PHPExcel_Calculation_Function::CATEGORY_TEXT_AND_DATACEILINGin file MathTrig.php, method PHPExcel_Calculation_MathTrig::CEILING()CEILING
Cellin file tcpdf.php, method TCPDF::Cell()Prints a cell (rectangular area) with optional borders, background color and character string. The upper-left corner of the cell corresponds to the current position. The text can be aligned or centered. After the call, the current position moves to the right or to the next line. It is possible to put a link on the text.
 If automatic page breaking is enabled and the cell goes beyond the limit, a page break is done before outputting.
cellDimensionToPixelsin file Drawing.php, method PHPExcel_Shared_Drawing::cellDimensionToPixels()Convert column width from (intrinsic) Excel units to pixels
cellExistsin file Worksheet.php, method PHPExcel_Worksheet::cellExists()Cell at a specific coordinate exists?
cellExistsByColumnAndRowin file Worksheet.php, method PHPExcel_Worksheet::cellExistsByColumnAndRow()Cell at a specific coordinate by using numeric cell coordinates exists?
CELL_ADDRESSin file LookupRef.php, method PHPExcel_Calculation_LookupRef::CELL_ADDRESS()CELL_ADDRESS
centerin file Stats.php, method Base::center()Transforms the data by substracting each entry from the mean.
centimeterSizeToPixelsin file Font.php, method PHPExcel_Shared_Font::centimeterSizeToPixels()Calculate an (approximate) pixel size, based on centimeter size
changeBrightnessin file Color.php, method PHPExcel_Style_Color::changeBrightness()Adjust the brightness of a color
CHARACTERin file TextData.php, method PHPExcel_Calculation_TextData::CHARACTER()CHARACTER
CHARSET_ANSI_ARABICin file Font.php, class constant PHPExcel_Shared_Font::CHARSET_ANSI_ARABICCHARSET_ANSI_BALTICin file Font.php, class constant PHPExcel_Shared_Font::CHARSET_ANSI_BALTICCHARSET_ANSI_CHINESE_SIMIPLIFIEDin file Font.php, class constant PHPExcel_Shared_Font::CHARSET_ANSI_CHINESE_SIMIPLIFIEDCHARSET_ANSI_CHINESE_TRADITIONALin file Font.php, class constant PHPExcel_Shared_Font::CHARSET_ANSI_CHINESE_TRADITIONALCHARSET_ANSI_CYRILLICin file Font.php, class constant PHPExcel_Shared_Font::CHARSET_ANSI_CYRILLICCHARSET_ANSI_GREEKin file Font.php, class constant PHPExcel_Shared_Font::CHARSET_ANSI_GREEKCHARSET_ANSI_HEBREWin file Font.php, class constant PHPExcel_Shared_Font::CHARSET_ANSI_HEBREWCHARSET_ANSI_JAPANESE_SHIFTJISin file Font.php, class constant PHPExcel_Shared_Font::CHARSET_ANSI_JAPANESE_SHIFTJISCHARSET_ANSI_KOREAN_HANGULin file Font.php, class constant PHPExcel_Shared_Font::CHARSET_ANSI_KOREAN_HANGULCHARSET_ANSI_KOREAN_JOHABin file Font.php, class constant PHPExcel_Shared_Font::CHARSET_ANSI_KOREAN_JOHABCHARSET_ANSI_LATINin file Font.php, class constant PHPExcel_Shared_Font::CHARSET_ANSI_LATINCharacter set codes used by BIFF5-8 in Font records
CHARSET_ANSI_LATIN_IIin file Font.php, class constant PHPExcel_Shared_Font::CHARSET_ANSI_LATIN_IICHARSET_ANSI_THAIin file Font.php, class constant PHPExcel_Shared_Font::CHARSET_ANSI_THAICHARSET_ANSI_TURKISHin file Font.php, class constant PHPExcel_Shared_Font::CHARSET_ANSI_TURKISHCHARSET_ANSI_VIETNAMESEin file Font.php, class constant PHPExcel_Shared_Font::CHARSET_ANSI_VIETNAMESECHARSET_APPLE_ROMANin file Font.php, class constant PHPExcel_Shared_Font::CHARSET_APPLE_ROMANCHARSET_OEM_LATIN_Iin file Font.php, class constant PHPExcel_Shared_Font::CHARSET_OEM_LATIN_ICHARSET_SYMBOLin file Font.php, class constant PHPExcel_Shared_Font::CHARSET_SYMBOLCHARSET_SYSTEM_DEFAULTin file Font.php, class constant PHPExcel_Shared_Font::CHARSET_SYSTEM_DEFAULTCHART_RENDERER_JPGRAPHin file Settings.php, class constant PHPExcel_Settings::CHART_RENDERER_JPGRAPHOptional Chart Rendering libraries
checkin file qrcode.php, method QRcode::check()Validate the input data.
checkArraysin file TestMatrix.php, method TestMatrix::checkArrays()Check norm of difference of "arrays".
CheckBoxin file tcpdf.php, method TCPDF::CheckBox()Creates a CheckBox field
checkErrorCodein file DataType.php, method PHPExcel_Cell_DataType::checkErrorCode()Check a value that it is a valid error code
checkMatricesin file TestMatrix.php, method TestMatrix::checkMatrices()Check norm of difference of "matrices".
checkMatrixDimensionsin file Matrix.php, method PHPExcel_Shared_JAMA_Matrix::checkMatrixDimensions()checkMatrixDimensions
checkModeAnin file qrcode.php, method QRcode::checkModeAn()checkModeAn
checkModeKanjiin file qrcode.php, method QRcode::checkModeKanji()checkModeKanji
checkModeNumin file qrcode.php, method QRcode::checkModeNum()checkModeNum
checkPageBreakin file tcpdf.php, method TCPDF::checkPageBreak()Add page if needed.
checkPageRegionsin file tcpdf.php, method TCPDF::checkPageRegions()Check page for no-write regions and adapt current coordinates and page margins if necessary.
checkScalarsin file TestMatrix.php, method TestMatrix::checkScalars()Check magnitude of difference of "scalars".
checkStringin file DataType.php, method PHPExcel_Cell_DataType::checkString()Check a string that it satisfies Excel requirements
checksum_code39in file barcodes.php, method TCPDFBarcode::checksum_code39()Calculate CODE 39 checksum (modulo 43).
checksum_code93in file barcodes.php, method TCPDFBarcode::checksum_code93()Calculate CODE 93 checksum (modulo 47).
checksum_s25in file barcodes.php, method TCPDFBarcode::checksum_s25()Checksum for standard 2 of 5 barcodes.
CheckTTFin file makefont.php, function CheckTTF()checkVectorsin file TestMatrix.php, method TestMatrix::checkVectors()Check norm of difference of "vectors".
CHIDISTin file Statistical.php, method PHPExcel_Calculation_Statistical::CHIDIST()CHIDIST
CHIINVin file Statistical.php, method PHPExcel_Calculation_Statistical::CHIINV()CHIINV
chiSquaredin file LevenbergMarquardt.php, method LevenbergMarquardt::chiSquared()Calculate the current sum-squared-error
CholeskyDecompositionin file CholeskyDecomposition.php, class CholeskyDecompositionCHOOSEin file LookupRef.php, method PHPExcel_Calculation_LookupRef::CHOOSE()CHOOSE
Circlein file tcpdf.php, method TCPDF::Circle()Draws a circle.
clearin file HashTable.php, method PHPExcel_HashTable::clear()Clear HashTable
clearCalculationCachein file Calculation.php, method PHPExcel_Calculation::clearCalculationCache()Clear calculation cache
clearPrintAreain file PageSetup.php, method PHPExcel_Worksheet_PageSetup::clearPrintArea()Clear a print area
CLIENTANCHORin file Escher.php, class constant PHPExcel_Reader_Excel5_Escher::CLIENTANCHORCLIENTDATAin file Escher.php, class constant PHPExcel_Reader_Excel5_Escher::CLIENTDATACLIENTTEXTBOXin file Escher.php, class constant PHPExcel_Reader_Excel5_Escher::CLIENTTEXTBOXClipin file tcpdf.php, method TCPDF::Clip()Set a rectangular clipping area.
Closein file tcpdf.php, method TCPDF::Close()Terminates the PDF document.
closein file ZipArchive.php, method PHPExcel_Shared_ZipArchive::close()Close this zip archive
closein file Worksheet.php, method PHPExcel_Writer_Excel5_Worksheet::close()Add data to the beginning of the workbook (note the reverse order)  and to the end of the workbook.
closein file Escher.php, method PHPExcel_Writer_Excel5_Escher::close()Process the object to be written
closeHTMLTagHandlerin file tcpdf.php, method TCPDF::closeHTMLTagHandler()Process closing tags.
coeffOfVariationin file Stats.php, method Base::coeffOfVariation()Calculates the coefficient of variation of a data set.
colorRegistrationBarin file tcpdf.php, method TCPDF::colorRegistrationBar()Paints color transition registration bars
COLOR_BLACKin file Color.php, class constant PHPExcel_Style_Color::COLOR_BLACKCOLOR_BLUEin file Color.php, class constant PHPExcel_Style_Color::COLOR_BLUECOLOR_DARKBLUEin file Color.php, class constant PHPExcel_Style_Color::COLOR_DARKBLUECOLOR_DARKGREENin file Color.php, class constant PHPExcel_Style_Color::COLOR_DARKGREENCOLOR_DARKREDin file Color.php, class constant PHPExcel_Style_Color::COLOR_DARKREDCOLOR_DARKYELLOWin file Color.php, class constant PHPExcel_Style_Color::COLOR_DARKYELLOWCOLOR_GREENin file Color.php, class constant PHPExcel_Style_Color::COLOR_GREENCOLOR_REDin file Color.php, class constant PHPExcel_Style_Color::COLOR_REDCOLOR_WHITEin file Color.php, class constant PHPExcel_Style_Color::COLOR_WHITECOLOR_YELLOWin file Color.php, class constant PHPExcel_Style_Color::COLOR_YELLOWCOLUMNin file LookupRef.php, method PHPExcel_Calculation_LookupRef::COLUMN()COLUMN
columnIndexFromStringin file Cell.php, method PHPExcel_Cell::columnIndexFromString()Column index from string
COLUMNSin file LookupRef.php, method PHPExcel_Calculation_LookupRef::COLUMNS()COLUMNS
COMBINin file MathTrig.php, method PHPExcel_Calculation_MathTrig::COMBIN()COMBIN
ComboBoxin file tcpdf.php, method TCPDF::ComboBox()Creates a Combo-box field
COMIC_SANS_MSin file Font.php, class constant PHPExcel_Shared_Font::COMIC_SANS_MSCOMIC_SANS_MS_BOLDin file Font.php, class constant PHPExcel_Shared_Font::COMIC_SANS_MS_BOLDCOMMAin file FormulaParser.php, class constant PHPExcel_Calculation_FormulaParser::COMMAcommitTransactionin file tcpdf.php, method TCPDF::commitTransaction()Delete the copy of the current TCPDF object used for undo operation.
compareCellsin file Cell.php, method PHPExcel_Cell::compareCells()Compare 2 cells
COMPATIBILITY_EXCELin file Functions.php, class constant PHPExcel_Calculation_Functions::COMPATIBILITY_EXCELconstants
COMPATIBILITY_GNUMERICin file Functions.php, class constant PHPExcel_Calculation_Functions::COMPATIBILITY_GNUMERICCOMPATIBILITY_OPENOFFICEin file Functions.php, class constant PHPExcel_Calculation_Functions::COMPATIBILITY_OPENOFFICECOMPLEXin file Engineering.php, method PHPExcel_Calculation_Engineering::COMPLEX()COMPLEX
concatin file Matrix.php, method PHPExcel_Shared_JAMA_Matrix::concat()concat
CONCATENATEin file TextData.php, method PHPExcel_Calculation_TextData::CONCATENATE()CONCATENATE
condin file SingularValueDecomposition.php, method SingularValueDecomposition::cond()Two norm condition number
conditionalStylesExistsin file Worksheet.php, method PHPExcel_Worksheet::conditionalStylesExists()Do conditional styles exist for this cell?
CONDITION_CELLISin file Conditional.php, class constant PHPExcel_Style_Conditional::CONDITION_CELLISCONDITION_CONTAINSTEXTin file Conditional.php, class constant PHPExcel_Style_Conditional::CONDITION_CONTAINSTEXTCONDITION_EXPRESSIONin file Conditional.php, class constant PHPExcel_Style_Conditional::CONDITION_EXPRESSIONCONDITION_NONEin file Conditional.php, class constant PHPExcel_Style_Conditional::CONDITION_NONECONFIDENCEin file Statistical.php, method PHPExcel_Calculation_Statistical::CONFIDENCE()CONFIDENCE
ControlCharacterOOXML2PHPin file String.php, method PHPExcel_Shared_String::ControlCharacterOOXML2PHP()Convert from OpenXML escaped control character to PHP control character
ControlCharacterPHP2OOXMLin file String.php, method PHPExcel_Shared_String::ControlCharacterPHP2OOXML()Convert from PHP control character to OpenXML escaped control character
convertDatain file qrcode.php, method QRcode::convertData()convertData
ConvertEncodingin file String.php, method PHPExcel_Shared_String::ConvertEncoding()Convert string from one encoding to another. First try iconv, then mbstring, or no convertion
convertHexStringToStringin file tcpdf.php, method TCPDF::convertHexStringToString()Convert hexadecimal string to string
convertHTMLColorToDecin file tcpdf.php, method TCPDF::convertHTMLColorToDec()Returns an associative array (keys: R,G,B) from an html color name or a six-digit or three-digit hexadecimal color representation (i.e. #3FE5AA or #7FF).
convertPropertyin file DocumentProperties.php, method PHPExcel_DocumentProperties::convertProperty()convertPropertyTypein file DocumentProperties.php, method PHPExcel_DocumentProperties::convertPropertyType()convertStringToHexStringin file tcpdf.php, method TCPDF::convertStringToHexString()Convert string to hexadecimal string (byte string)
convertSVGtMatrixin file tcpdf.php, method TCPDF::convertSVGtMatrix()Convert SVG transformation matrix to PDF.
convertToNumberIfFractionin file String.php, method PHPExcel_Shared_String::convertToNumberIfFraction()Identify whether a string contains a fractional numeric value,     and convert it to a numeric if it is
CONVERTUOMin file Engineering.php, method PHPExcel_Calculation_Engineering::CONVERTUOM()CONVERTUOM
CoonsPatchMeshin file tcpdf.php, method TCPDF::CoonsPatchMesh()Paints a coons patch mesh.
coordinateFromStringin file Cell.php, method PHPExcel_Cell::coordinateFromString()Coordinate from string
copyin file Worksheet.php, method PHPExcel_Worksheet::copy()Copy worksheet (!= clone!)
copyin file PHPExcel.php, method PHPExcel::copy()Copy workbook (!= clone!)
copyCellCollectionin file CacheBase.php, method PHPExcel_CachedObjectStorage_CacheBase::copyCellCollection()Clone the cell collection
copyCellCollectionin file PHPTemp.php, method PHPExcel_CachedObjectStorage_PHPTemp::copyCellCollection()Clone the cell collection
copyCellCollectionin file Wincache.php, method PHPExcel_CachedObjectStorage_Wincache::copyCellCollection()Clone the cell collection
copyCellCollectionin file ICache.php, method PHPExcel_CachedObjectStorage_ICache::copyCellCollection()Clone the cell collection
copyCellCollectionin file APC.php, method PHPExcel_CachedObjectStorage_APC::copyCellCollection()Clone the cell collection
copyCellCollectionin file DiscISAM.php, method PHPExcel_CachedObjectStorage_DiscISAM::copyCellCollection()Clone the cell collection
copyCellCollectionin file Memcache.php, method PHPExcel_CachedObjectStorage_Memcache::copyCellCollection()Clone the cell collection
copyCellCollectionin file Memory.php, method PHPExcel_CachedObjectStorage_Memory::copyCellCollection()Clone the cell collection
copyCellCollectionin file SQLite3.php, method PHPExcel_CachedObjectStorage_SQLite3::copyCellCollection()Clone the cell collection
copyCellCollectionin file SQLite.php, method PHPExcel_CachedObjectStorage_SQLite::copyCellCollection()Clone the cell collection
copyPagein file tcpdf.php, method TCPDF::copyPage()Clone the specified page to a new page.
CORRELin file Statistical.php, method PHPExcel_Calculation_Statistical::CORREL()CORREL
countin file HashTable.php, method PHPExcel_HashTable::count()Count
countin file Stats.php, method Base::count()Calculates the number of data points in the set  Handles cummulative data sets correctly
COUNTin file Statistical.php, method PHPExcel_Calculation_Statistical::COUNT()COUNT
countin file Calculation.php, method PHPExcel_Token_Stack::count()COUNTAin file Statistical.php, method PHPExcel_Calculation_Statistical::COUNTA()COUNTA
COUNTBLANKin file Statistical.php, method PHPExcel_Calculation_Statistical::COUNTBLANK()COUNTBLANK
CountCharactersin file String.php, method PHPExcel_Shared_String::CountCharacters()Get character count. First try mbstring, then iconv, finally strlen
COUNTIFin file Statistical.php, method PHPExcel_Calculation_Statistical::COUNTIF()COUNTIF
COUPDAYBSin file Financial.php, method PHPExcel_Calculation_Financial::COUPDAYBS()COUPDAYBS
COUPDAYSin file Financial.php, method PHPExcel_Calculation_Financial::COUPDAYS()COUPDAYS
COUPDAYSNCin file Financial.php, method PHPExcel_Calculation_Financial::COUPDAYSNC()COUPDAYSNC
COUPNCDin file Financial.php, method PHPExcel_Calculation_Financial::COUPNCD()COUPNCD
COUPNUMin file Financial.php, method PHPExcel_Calculation_Financial::COUPNUM()COUPNUM
COUPPCDin file Financial.php, method PHPExcel_Calculation_Financial::COUPPCD()COUPPCD
COURIER_NEWin file Font.php, class constant PHPExcel_Shared_Font::COURIER_NEWCOURIER_NEW_BOLDin file Font.php, class constant PHPExcel_Shared_Font::COURIER_NEW_BOLDCOURIER_NEW_BOLD_ITALICin file Font.php, class constant PHPExcel_Shared_Font::COURIER_NEW_BOLD_ITALICCOURIER_NEW_ITALICin file Font.php, class constant PHPExcel_Shared_Font::COURIER_NEW_ITALICCOVARin file Statistical.php, method PHPExcel_Calculation_Statistical::COVAR()COVAR
CREATEin file ZipArchive.php, class constant PHPExcel_Shared_ZipArchive::CREATEcreatein file pclzip.lib.php, method PclZip::create()createBitStreamin file qrcode.php, method QRcode::createBitStream()createBitStream
createFramein file qrcode.php, method QRcode::createFrame()Return a copy of initialized frame.
createReaderin file IOFactory.php, method PHPExcel_IOFactory::createReader()Create PHPExcel_Reader_IReader
createReaderForFilein file IOFactory.php, method PHPExcel_IOFactory::createReaderForFile()Create PHPExcel_Reader_IReader for file using automatic PHPExcel_Reader_IReader resolution
createSheetin file PHPExcel.php, method PHPExcel::createSheet()Create sheet and add it to this workbook
createStringTablein file StringTable.php, method PHPExcel_Writer_Excel2007_StringTable::createStringTable()Create worksheet stringtable
createTextin file RichText.php, method PHPExcel_RichText::createText()Create text
createTextRunin file RichText.php, method PHPExcel_RichText::createTextRun()Create text run
createWriterin file IOFactory.php, method PHPExcel_IOFactory::createWriter()Create PHPExcel_Writer_IWriter
CRITBINOMin file Statistical.php, method PHPExcel_Calculation_Statistical::CRITBINOM()CRITBINOM
cropMarkin file tcpdf.php, method TCPDF::cropMark()Paints crop mark
CUMIPMTin file Financial.php, method PHPExcel_Calculation_Financial::CUMIPMT()CUMIPMT
CUMPRINCin file Financial.php, method PHPExcel_Calculation_Financial::CUMPRINC()CUMPRINC
currentin file CellIterator.php, method PHPExcel_Worksheet_CellIterator::current()Current PHPExcel_Cell
currentin file WorksheetIterator.php, method PHPExcel_WorksheetIterator::current()Current PHPExcel_Worksheet
currentin file RowIterator.php, method PHPExcel_Worksheet_RowIterator::current()Return the current row in this worksheet
Curvein file tcpdf.php, method TCPDF::Curve()Draws a Bezier curve.
CacheBase.phpprocedural page CacheBase.phpCachedObjectStorageFactory.phpprocedural page CachedObjectStorageFactory.phpCalculation.phpprocedural page Calculation.phpCell.phpprocedural page Cell.phpChart.phpprocedural page Chart.phpComment.phpprocedural page Comment.phpCSV.phpprocedural page CSV.phpChart.phpprocedural page Chart.phpCodePage.phpprocedural page CodePage.phpCholeskyDecomposition.phpprocedural page CholeskyDecomposition.phpcredits.phpprocedural page credits.phpChainedBlockStream.phpprocedural page ChainedBlockStream.phpchinese.phpprocedural page chinese.phpcourier.phpprocedural page courier.phpColor.phpprocedural page Color.phpConditional.phpprocedural page Conditional.phpCellIterator.phpprocedural page CellIterator.phpColumnDimension.phpprocedural page ColumnDimension.phpCSV.phpprocedural page CSV.phpChart.phpprocedural page Chart.phpComments.phpprocedural page Comments.phpContentTypes.phpprocedural page ContentTypes.php 
 
 
		topd
							$datain file qrcode.php, variable QRcode::$data$datain file ChainedBlockStream.php, variable PHPExcel_Shared_OLE_ChainedBlockStream::$dataThe binary data of the file.
$datacodein file qrcode.php, variable QRcode::$datacode$dataLengthin file qrcode.php, variable QRcode::$dataLength$dataStrin file qrcode.php, variable QRcode::$dataStr$dateTimeObjectTypein file Date.php, variable PHPExcel_Shared_Date::$dateTimeObjectType$debugLogin file Calculation.php, variable PHPExcel_Calculation::$debugLogThe debug log generated by the calculation engine
$defaultColumnWidthsin file Font.php, variable PHPExcel_Shared_Font::$defaultColumnWidthsHow wide is a default column for a given default font and size?  Empirical data found by inspecting real Excel files and reading off the pixel width  in Microsoft Office Excel 2007.
$default_form_propin file tcpdf.php, variable TCPDF::$default_form_propDeafult Javascript field properties. Possible values are described on official Javascript for Acrobat API reference. Annotation options can be directly specified using the 'aopt' entry.
$default_graphic_varsin file tcpdf.php, variable TCPDF::$default_graphic_vars$default_monospaced_fontin file tcpdf.php, variable TCPDF::$default_monospaced_fontDefault monospaced font
$default_table_columnsin file tcpdf.php, variable TCPDF::$default_table_columns$diffsin file tcpdf.php, variable TCPDF::$diffs$dirin file qrcode.php, variable QRcode::$dir$DirPpsin file PPS.php, variable PHPExcel_Shared_OLE_PPS::$DirPpsThe index of it's first child if this is a Dir or Root PPS
$diskcachein file tcpdf.php, variable TCPDF::$diskcacheIf true enables disk caching.
$documentSummaryInformationin file OLERead.php, variable PHPExcel_Shared_OLERead::$documentSummaryInformation$dpiin file tcpdf.php, variable TCPDF::$dpiDot Per Inch Document Resolution (do not change)
$DrawColorin file tcpdf.php, variable TCPDF::$DrawColordataTypeForValuein file DataType.php, method PHPExcel_Cell_DataType::dataTypeForValue()DataType for value
dataTypeForValuein file DefaultValueBinder.php, method PHPExcel_Cell_DefaultValueBinder::dataTypeForValue()DataType for value
dataValidationExistsin file Worksheet.php, method PHPExcel_Worksheet::dataValidationExists()Data validation at a specific coordinate exists?
DATEin file DateTime.php, method PHPExcel_Calculation_DateTime::DATE()DATE
DATEDIFin file DateTime.php, method PHPExcel_Calculation_DateTime::DATEDIF()DATEDIF
DATENOWin file DateTime.php, method PHPExcel_Calculation_DateTime::DATENOW()DATENOW
DATETIMENOWin file DateTime.php, method PHPExcel_Calculation_DateTime::DATETIMENOW()DATETIMENOW
DATEVALUEin file DateTime.php, method PHPExcel_Calculation_DateTime::DATEVALUE()DATEVALUE
DATE_W3Cin file XMLWriter.php, constant DATE_W3CPHPExcel
DAVERAGEin file Database.php, method PHPExcel_Calculation_Database::DAVERAGE()DAVERAGE
DAYOFMONTHin file DateTime.php, method PHPExcel_Calculation_DateTime::DAYOFMONTH()DAYOFMONTH
DAYOFWEEKin file DateTime.php, method PHPExcel_Calculation_DateTime::DAYOFWEEK()DAYOFWEEK
DAYS360in file DateTime.php, method PHPExcel_Calculation_DateTime::DAYS360()DAYS360
DBin file Financial.php, method PHPExcel_Calculation_Financial::DB()DB
DCOUNTin file Database.php, method PHPExcel_Calculation_Database::DCOUNT()DCOUNT
DCOUNTAin file Database.php, method PHPExcel_Calculation_Database::DCOUNTA()DCOUNTA
DDBin file Financial.php, method PHPExcel_Calculation_Financial::DDB()DDB
DEBUGMODE_ENABLEDin file XMLWriter.php, constant DEBUGMODE_ENABLEDDECTOBINin file Engineering.php, method PHPExcel_Calculation_Engineering::DECTOBIN()DECTOBIN
DECTOHEXin file Engineering.php, method PHPExcel_Calculation_Engineering::DECTOHEX()DECTOHEX
DECTOOCTin file Engineering.php, method PHPExcel_Calculation_Engineering::DECTOOCT()DECTOOCT
dec_to_hexin file barcodes.php, method TCPDFBarcode::dec_to_hex()Convert large integer number to hexadecimal representation.
degreesToAnglein file Drawing.php, method PHPExcel_Shared_Drawing::degreesToAngle()Convert degrees to angle
deletein file pclzip.lib.php, method PclZip::delete()deleteByIndexin file pclzip.lib.php, method PclZip::deleteByIndex()deleteCacheDatain file CacheBase.php, method PHPExcel_CachedObjectStorage_CacheBase::deleteCacheData()Delete a cell in cache identified by coordinate address
deleteCacheDatain file APC.php, method PHPExcel_CachedObjectStorage_APC::deleteCacheData()Delete a cell in cache identified by coordinate address
deleteCacheDatain file Wincache.php, method PHPExcel_CachedObjectStorage_Wincache::deleteCacheData()Delete a cell in cache identified by coordinate address
deleteCacheDatain file ICache.php, method PHPExcel_CachedObjectStorage_ICache::deleteCacheData()Delete a cell in cache identified by coordinate address
deleteCacheDatain file Memcache.php, method PHPExcel_CachedObjectStorage_Memcache::deleteCacheData()Delete a cell in cache identified by coordinate address
deleteCacheDatain file SQLite.php, method PHPExcel_CachedObjectStorage_SQLite::deleteCacheData()Delete a cell in cache identified by coordinate address
deleteCacheDatain file SQLite3.php, method PHPExcel_CachedObjectStorage_SQLite3::deleteCacheData()Delete a cell in cache identified by coordinate address
deletePagein file tcpdf.php, method TCPDF::deletePage()Remove the specified page.
DELTAin file Engineering.php, method PHPExcel_Calculation_Engineering::DELTA()DELTA
detin file Matrix.php, method PHPExcel_Shared_JAMA_Matrix::det()det
detin file LUDecomposition.php, method PHPExcel_Shared_JAMA_LUDecomposition::det()Count determinants
detachin file Cell.php, method PHPExcel_Cell::detach()DEVSQin file Statistical.php, method PHPExcel_Calculation_Statistical::DEVSQ()DEVSQ
DGin file Escher.php, class constant PHPExcel_Reader_Excel5_Escher::DGDGCONTAINERin file Escher.php, class constant PHPExcel_Reader_Excel5_Escher::DGCONTAINERDGETin file Database.php, method PHPExcel_Calculation_Database::DGET()DGET
DGGin file Escher.php, class constant PHPExcel_Reader_Excel5_Escher::DGGDGGCONTAINERin file Escher.php, class constant PHPExcel_Reader_Excel5_Escher::DGGCONTAINERdiagonalin file Matrix.php, method PHPExcel_Shared_JAMA_Matrix::diagonal()diagonal
DIAGONAL_BOTHin file Borders.php, class constant PHPExcel_Style_Borders::DIAGONAL_BOTHDIAGONAL_DOWNin file Borders.php, class constant PHPExcel_Style_Borders::DIAGONAL_DOWNDIAGONAL_NONEin file Borders.php, class constant PHPExcel_Style_Borders::DIAGONAL_NONEDIAGONAL_UPin file Borders.php, class constant PHPExcel_Style_Borders::DIAGONAL_UPDIRECTION_BARin file DataSeries.php, class constant PHPExcel_Chart_DataSeries::DIRECTION_BARDIRECTION_COLin file DataSeries.php, class constant PHPExcel_Chart_DataSeries::DIRECTION_COLDIRECTION_COLUMNin file DataSeries.php, class constant PHPExcel_Chart_DataSeries::DIRECTION_COLUMNDIRECTION_HORIZONTALin file DataSeries.php, class constant PHPExcel_Chart_DataSeries::DIRECTION_HORIZONTALDIRECTION_VERTICALin file DataSeries.php, class constant PHPExcel_Chart_DataSeries::DIRECTION_VERTICALdisableCalculationCachein file Calculation.php, method PHPExcel_Calculation::disableCalculationCache()Disable calculation cache
DISCin file Financial.php, method PHPExcel_Calculation_Financial::DISC()DISC
disconnectCellsin file Worksheet.php, method PHPExcel_Worksheet::disconnectCells()Disconnect all cells from this PHPExcel_Worksheet object,
disconnectWorksheetsin file PHPExcel.php, method PHPExcel::disconnectWorksheets()Disconnect all worksheets from this PHPExcel workbook object,
displayStatsin file benchmark.php, method Benchmark::displayStats()DIV0in file Functions.php, method PHPExcel_Calculation_Functions::DIV0()DIV0
DMAXin file Database.php, method PHPExcel_Calculation_Database::DMAX()DMAX
DMINin file Database.php, method PHPExcel_Calculation_Database::DMIN()DMIN
DOLLARin file TextData.php, method PHPExcel_Calculation_TextData::DOLLAR()DOLLAR
DOLLARDEin file Financial.php, method PHPExcel_Calculation_Financial::DOLLARDE()DOLLARDE
DOLLARFRin file Financial.php, method PHPExcel_Calculation_Financial::DOLLARFR()DOLLARFR
DPRODUCTin file Database.php, method PHPExcel_Calculation_Database::DPRODUCT()DPRODUCT
drawHTMLTagBorderin file tcpdf.php, method TCPDF::drawHTMLTagBorder()Draw an HTML block border and fill
DSTDEVin file Database.php, method PHPExcel_Calculation_Database::DSTDEV()DSTDEV
DSTDEVPin file Database.php, method PHPExcel_Calculation_Database::DSTDEVP()DSTDEVP
DSUMin file Database.php, method PHPExcel_Calculation_Database::DSUM()DSUM
DUMMYin file Functions.php, method PHPExcel_Calculation_Functions::DUMMY()DUMMY
duplicatein file pclzip.lib.php, method PclZip::duplicate()duplicateConditionalStylein file Worksheet.php, method PHPExcel_Worksheet::duplicateConditionalStyle()Duplicate conditional style to a range of cells
duplicateStylein file Worksheet.php, method PHPExcel_Worksheet::duplicateStyle()Duplicate cell style to a range of cells
duplicateStyleArrayin file Worksheet.php, method PHPExcel_Worksheet::duplicateStyleArray()Duplicate cell style array to a range of cells
DVARin file Database.php, method PHPExcel_Calculation_Database::DVAR()DVAR
DVARPin file Database.php, method PHPExcel_Calculation_Database::DVARP()DVARP
DiscISAM.phpprocedural page DiscISAM.phpDatabase.phpprocedural page Database.phpDateTime.phpprocedural page DateTime.phpDataType.phpprocedural page DataType.phpDataValidation.phpprocedural page DataValidation.phpDefaultValueBinder.phpprocedural page DefaultValueBinder.phpDataSeries.phpprocedural page DataSeries.phpDataSeriesValues.phpprocedural page DataSeriesValues.phpDocumentProperties.phpprocedural page DocumentProperties.phpDocumentSecurity.phpprocedural page DocumentSecurity.phpDefaultReadFilter.phpprocedural page DefaultReadFilter.phpDate.phpprocedural page Date.phpDrawing.phpprocedural page Drawing.phpDgContainer.phpprocedural page DgContainer.phpDggContainer.phpprocedural page DggContainer.phpdocs.phpprocedural page docs.phpdownload.phpprocedural page download.phpdejavusans.phpprocedural page dejavusans.phpdejavusansb.phpprocedural page dejavusansb.phpdejavusansbi.phpprocedural page dejavusansbi.phpdejavusanscondensed.phpprocedural page dejavusanscondensed.phpdejavusanscondensedb.phpprocedural page dejavusanscondensedb.phpdejavusanscondensedbi.phpprocedural page dejavusanscondensedbi.phpdejavusanscondensedi.phpprocedural page dejavusanscondensedi.phpdejavusansi.phpprocedural page dejavusansi.phpdejavusansmono.phpprocedural page dejavusansmono.phpdejavusansmonob.phpprocedural page dejavusansmonob.phpdejavusansmonobi.phpprocedural page dejavusansmonobi.phpdejavusansmonoi.phpprocedural page dejavusansmonoi.phpdejavuserif.phpprocedural page dejavuserif.phpdejavuserifb.phpprocedural page dejavuserifb.phpdejavuserifbi.phpprocedural page dejavuserifbi.phpdejavuserifcondensed.phpprocedural page dejavuserifcondensed.phpdejavuserifcondensedb.phpprocedural page dejavuserifcondensedb.phpdejavuserifcondensedbi.phpprocedural page dejavuserifcondensedbi.phpdejavuserifcondensedi.phpprocedural page dejavuserifcondensedi.phpdejavuserifi.phpprocedural page dejavuserifi.phpDrawing.phpprocedural page Drawing.phpDocProps.phpprocedural page DocProps.phpDrawing.phpprocedural page Drawing.php 
 
 
		tope
							$ecccodein file qrcode.php, variable QRcode::$ecccode$eccLengthin file qrcode.php, variable QRcode::$eccLength$eccTablein file qrcode.php, variable QRcode::$eccTable$echoDebugLogin file Calculation.php, variable PHPExcel_Calculation::$echoDebugLogFlag to determine whether a debug log should be echoed by the calculation engine
$embeddedfilesin file tcpdf.php, variable TCPDF::$embeddedfiles$emptypagemrkin file tcpdf.php, variable TCPDF::$emptypagemrkArray used to store page positions to track empty pages.
$encodingin file tcpdf.php, variable TCPDF::$encoding$encryptdatain file tcpdf.php, variable TCPDF::$encryptdataArray containing encryption settings
$encryptedin file tcpdf.php, variable TCPDF::$encryptedIndicates whether document is protected
$enc_paddingin file tcpdf.php, variable TCPDF::$enc_paddingEncryption padding
$endlinexin file tcpdf.php, variable TCPDF::$endlinexEnd position of the latest inserted line
$epsmarkerin file tcpdf.php, variable TCPDF::$epsmarkerString used to mark the beginning and end of EPS image blocks
$error_codein file pclzip.lib.php, variable PclZip::$error_code$error_stringin file pclzip.lib.php, variable PclZip::$error_string$extgstatesin file tcpdf.php, variable TCPDF::$extgstatesArray of transparency objects and parameters.
eat8in file qrcode.php, method QRcode::eat8()eat8
eatAnin file qrcode.php, method QRcode::eatAn()eatAn
eatKanjiin file qrcode.php, method QRcode::eatKanji()eatKanji
eatNumin file qrcode.php, method QRcode::eatNum()eatNum
EDATEin file DateTime.php, method PHPExcel_Calculation_DateTime::EDATE()EDATE
EFFECTin file Financial.php, method PHPExcel_Calculation_Financial::EFFECT()EFFECT
EigenvalueDecompositionin file EigenvalueDecomposition.php, class EigenvalueDecompositionEllipsein file tcpdf.php, method TCPDF::Ellipse()Draws an ellipse.
empty_stringin file tcpdf.php, method TCPDF::empty_string()Determine whether a string is empty.
EMUToPixelsin file Drawing.php, method PHPExcel_Shared_Drawing::EMUToPixels()Convert EMU to pixels
enableCalculationCachein file Calculation.php, method PHPExcel_Calculation::enableCalculationCache()Enable calculation cache
encodeBitStreamin file qrcode.php, method QRcode::encodeBitStream()encodeBitStream
encodeMaskin file qrcode.php, method QRcode::encodeMask()Encode mask
encodeMode8in file qrcode.php, method QRcode::encodeMode8()encodeMode8
encodeModeAnin file qrcode.php, method QRcode::encodeModeAn()encodeModeAn
encodeModeKanjiin file qrcode.php, method QRcode::encodeModeKanji()encodeModeKanji
encodeModeNumin file qrcode.php, method QRcode::encodeModeNum()encodeModeNum
encodeModeStructurein file qrcode.php, method QRcode::encodeModeStructure()encodeModeStructure
encodeStringin file qrcode.php, method QRcode::encodeString()Encode the input string to QR code
encode_code39_extin file barcodes.php, method TCPDFBarcode::encode_code39_ext()Encode a string to be used for CODE 39 Extended mode.
encode_rs_charin file qrcode.php, method QRcode::encode_rs_char()Encode a Reed-Solomon codec and returns the parity array
endPagein file tcpdf.php, method TCPDF::endPage()Terminate the current page
endSVGElementHandlerin file tcpdf.php, method TCPDF::endSVGElementHandler()Sets the closing SVG element handler function for the XML parser.
endTemplatein file tcpdf.php, method TCPDF::endTemplate()End the current XObject Template started with startTemplate() and restore the previous graphic state.
endTOCPagein file tcpdf.php, method TCPDF::endTOCPage()Terminate the current TOC (Table Of Content) page
EOMONTHin file DateTime.php, method PHPExcel_Calculation_DateTime::EOMONTH()EOMONTH
EPSin file Statistical.php, constant EPSEPS
ERFin file Engineering.php, method PHPExcel_Calculation_Engineering::ERF()ERF
ERFCin file Engineering.php, method PHPExcel_Calculation_Engineering::ERFC()ERFC
Errorin file tcpdf.php, method TCPDF::Error()This method is automatically called in case of fatal error; it simply outputs the message and halts the execution. An inherited class may override it to customize the error handling but should always halt the script, or the resulting document would probably be invalid.
errorCodein file pclzip.lib.php, method PclZip::errorCode()errorHandlerCallbackin file Exception.php, method PHPExcel_Calculation_Exception::errorHandlerCallback()Error handler callback
errorInfoin file pclzip.lib.php, method PclZip::errorInfo()errorNamein file pclzip.lib.php, method PclZip::errorName()ERROR_STARTin file FormulaParser.php, class constant PHPExcel_Calculation_FormulaParser::ERROR_STARTERROR_TYPEin file Functions.php, method PHPExcel_Calculation_Functions::ERROR_TYPE()ERROR_TYPE
estimateBitsMode8in file qrcode.php, method QRcode::estimateBitsMode8()estimateBitsMode8
estimateBitsModeAnin file qrcode.php, method QRcode::estimateBitsModeAn()estimateBitsModeAn
estimateBitsModeKanjiin file qrcode.php, method QRcode::estimateBitsModeKanji()estimateBitsModeKanji
estimateBitsModeNumin file qrcode.php, method QRcode::estimateBitsModeNum()estimateBitsModeNum
estimateBitStreamSizein file qrcode.php, method QRcode::estimateBitStreamSize()estimateBitStreamSize
estimateVersionin file qrcode.php, method QRcode::estimateVersion()estimateVersion
EULERin file Engineering.php, constant EULEREULER
evaluateSymbolin file qrcode.php, method QRcode::evaluateSymbol()evaluateSymbol
EVENin file MathTrig.php, method PHPExcel_Calculation_MathTrig::EVEN()EVEN
ExcelToPHPin file Date.php, method PHPExcel_Shared_Date::ExcelToPHP()Convert a date from Excel to PHP
ExcelToPHPObjectin file Date.php, method PHPExcel_Shared_Date::ExcelToPHPObject()Convert a date from Excel to a PHP Date/Time object
EXPONDISTin file Statistical.php, method PHPExcel_Calculation_Statistical::EXPONDIST()EXPONDIST
EXTENSION_BLOCK_POSin file OLERead.php, class constant PHPExcel_Shared_OLERead::EXTENSION_BLOCK_POSextractin file pclzip.lib.php, method PclZip::extract()extractAllCellReferencesInRangein file Cell.php, method PHPExcel_Cell::extractAllCellReferencesInRange()Extract all cell references in range
extractByIndexin file pclzip.lib.php, method PclZip::extractByIndex()extractCellRangein file Calculation.php, method PHPExcel_Calculation::extractCellRange()Extract range values
extractCSSpropertiesin file tcpdf.php, method TCPDF::extractCSSproperties()Extracts the CSS properties from a CSS string.
extractNamedRangein file Calculation.php, method PHPExcel_Calculation::extractNamedRange()Extract range values
extractSheetTitlein file Worksheet.php, method PHPExcel_Worksheet::extractSheetTitle()Extract worksheet title from range.
Engineering.phpprocedural page Engineering.phpException.phpprocedural page Exception.phpExceptionHandler.phpprocedural page ExceptionHandler.phpEscher.phpprocedural page Escher.phpExcel5.phpprocedural page Excel5.phpExcel2003XML.phpprocedural page Excel2003XML.phpExcel2007.phpprocedural page Excel2007.phpEscher.phpprocedural page Escher.phpExcel5.phpprocedural page Excel5.phpexample.phpprocedural page example.phpEigenvalueDecomposition.phpprocedural page EigenvalueDecomposition.phpError.phpprocedural page Error.phpeng.phpprocedural page eng.phpexponentialBestFitClass.phpprocedural page exponentialBestFitClass.phpEscher.phpprocedural page Escher.phpExcel5.phpprocedural page Excel5.phpExcel2007.phpprocedural page Excel2007.php 
 
 
		topf
							$fepsin file tcpdf.php, variable TCPDF::$fepsEpsilon value used for float calculations
$fgcolorin file tcpdf.php, variable TCPDF::$fgcolor$fhPtin file tcpdf.php, variable TCPDF::$fhPt$file_idin file tcpdf.php, variable TCPDF::$file_idFile ID (used on trailer)
$FillColorin file tcpdf.php, variable TCPDF::$FillColor$FontAscentin file tcpdf.php, variable TCPDF::$FontAscent$FontDescentin file tcpdf.php, variable TCPDF::$FontDescent$FontFamilyin file tcpdf.php, variable TCPDF::$FontFamily$FontFilesin file tcpdf.php, variable TCPDF::$FontFiles$fontkeysin file tcpdf.php, variable TCPDF::$fontkeysStore the font keys.
$fontlistin file tcpdf.php, variable TCPDF::$fontlist$fontsin file tcpdf.php, variable TCPDF::$fonts$FontSizein file tcpdf.php, variable TCPDF::$FontSize$FontSizePtin file tcpdf.php, variable TCPDF::$FontSizePt$FontStylein file tcpdf.php, variable TCPDF::$FontStyle$font_obj_idsin file tcpdf.php, variable TCPDF::$font_obj_idsStore the font object IDs.
$font_spacingin file tcpdf.php, variable TCPDF::$font_spacing$font_stretchingin file tcpdf.php, variable TCPDF::$font_stretching$font_subsettingin file tcpdf.php, variable TCPDF::$font_subsetting$footerlenin file tcpdf.php, variable TCPDF::$footerlenArray used to store footer length of each page.
$footerposin file tcpdf.php, variable TCPDF::$footerposArray used to store footer positions of each page.
$footer_fontin file tcpdf.php, variable TCPDF::$footer_font$footer_marginin file tcpdf.php, variable TCPDF::$footer_margin$formatInfoin file qrcode.php, variable QRcode::$formatInfo$formulaErrorin file Calculation.php, variable PHPExcel_Calculation::$formulaErrorError message for any error that was raised/thrown by the calculation engine
$form_actionin file tcpdf.php, variable TCPDF::$form_actionCurrent form action (used during XHTML rendering)
$form_enctypein file tcpdf.php, variable TCPDF::$form_enctypeCurrent form encryption type (used during XHTML rendering)
$form_modein file tcpdf.php, variable TCPDF::$form_modeCurrent method to submit forms.
$form_obj_idin file tcpdf.php, variable TCPDF::$form_obj_idList of form annotations IDs
$framein file qrcode.php, variable QRcode::$frame$framesin file qrcode.php, variable QRcode::$frames$fwPtin file tcpdf.php, variable TCPDF::$fwPtFACTin file MathTrig.php, method PHPExcel_Calculation_MathTrig::FACT()FACT
FACTDOUBLEin file MathTrig.php, method PHPExcel_Calculation_MathTrig::FACTDOUBLE()FACTDOUBLE
failureCallbackin file Memcache.php, method PHPExcel_CachedObjectStorage_Memcache::failureCallback()Memcache error handler
FALSEin file Logical.php, method PHPExcel_Calculation_Logical::FALSE()FALSE
file_existsin file File.php, method PHPExcel_Shared_File::file_exists()Verify if a file exists
FILL_GRADIENT_LINEARin file Fill.php, class constant PHPExcel_Style_Fill::FILL_GRADIENT_LINEARFILL_GRADIENT_PATHin file Fill.php, class constant PHPExcel_Style_Fill::FILL_GRADIENT_PATHFILL_NONEin file Fill.php, class constant PHPExcel_Style_Fill::FILL_NONEFILL_PATTERN_DARKDOWNin file Fill.php, class constant PHPExcel_Style_Fill::FILL_PATTERN_DARKDOWNFILL_PATTERN_DARKGRAYin file Fill.php, class constant PHPExcel_Style_Fill::FILL_PATTERN_DARKGRAYFILL_PATTERN_DARKGRIDin file Fill.php, class constant PHPExcel_Style_Fill::FILL_PATTERN_DARKGRIDFILL_PATTERN_DARKHORIZONTALin file Fill.php, class constant PHPExcel_Style_Fill::FILL_PATTERN_DARKHORIZONTALFILL_PATTERN_DARKTRELLISin file Fill.php, class constant PHPExcel_Style_Fill::FILL_PATTERN_DARKTRELLISFILL_PATTERN_DARKUPin file Fill.php, class constant PHPExcel_Style_Fill::FILL_PATTERN_DARKUPFILL_PATTERN_DARKVERTICALin file Fill.php, class constant PHPExcel_Style_Fill::FILL_PATTERN_DARKVERTICALFILL_PATTERN_GRAY0625in file Fill.php, class constant PHPExcel_Style_Fill::FILL_PATTERN_GRAY0625FILL_PATTERN_GRAY125in file Fill.php, class constant PHPExcel_Style_Fill::FILL_PATTERN_GRAY125FILL_PATTERN_LIGHTDOWNin file Fill.php, class constant PHPExcel_Style_Fill::FILL_PATTERN_LIGHTDOWNFILL_PATTERN_LIGHTGRAYin file Fill.php, class constant PHPExcel_Style_Fill::FILL_PATTERN_LIGHTGRAYFILL_PATTERN_LIGHTGRIDin file Fill.php, class constant PHPExcel_Style_Fill::FILL_PATTERN_LIGHTGRIDFILL_PATTERN_LIGHTHORIZONTALin file Fill.php, class constant PHPExcel_Style_Fill::FILL_PATTERN_LIGHTHORIZONTALFILL_PATTERN_LIGHTTRELLISin file Fill.php, class constant PHPExcel_Style_Fill::FILL_PATTERN_LIGHTTRELLISFILL_PATTERN_LIGHTUPin file Fill.php, class constant PHPExcel_Style_Fill::FILL_PATTERN_LIGHTUPFILL_PATTERN_LIGHTVERTICALin file Fill.php, class constant PHPExcel_Style_Fill::FILL_PATTERN_LIGHTVERTICALFILL_PATTERN_MEDIUMGRAYin file Fill.php, class constant PHPExcel_Style_Fill::FILL_PATTERN_MEDIUMGRAYFILL_SOLIDin file Fill.php, class constant PHPExcel_Style_Fill::FILL_SOLIDFINANCIAL_MAX_ITERATIONSin file Financial.php, constant FINANCIAL_MAX_ITERATIONSFINANCIAL_MAX_ITERATIONS
FINANCIAL_PRECISIONin file Financial.php, constant FINANCIAL_PRECISIONFINANCIAL_PRECISION
findPolynomialFactorsin file LagrangeInterpolation.php, method LagrangeInterpolation::findPolynomialFactors()FISHERin file Statistical.php, method PHPExcel_Calculation_Statistical::FISHER()FISHER
FISHERINVin file Statistical.php, method PHPExcel_Calculation_Statistical::FISHERINV()FISHERINV
fitBlockin file tcpdf.php, method TCPDF::fitBlock()Set the block dimensions accounting for page breaks and page/column fitting
FIXEDFORMATin file TextData.php, method PHPExcel_Calculation_TextData::FIXEDFORMAT()FIXEDFORMAT
flattenArrayin file Functions.php, method PHPExcel_Calculation_Functions::flattenArray()Convert a multi-dimensional array to a simple 1-dimensional array
flattenArrayIndexedin file Functions.php, method PHPExcel_Calculation_Functions::flattenArrayIndexed()Convert a multi-dimensional array to a simple 1-dimensional array, but retain an element of indexing
flattenSingleValuein file Functions.php, method PHPExcel_Calculation_Functions::flattenSingleValue()Convert an array to a single scalar value by extracting the first element
flipStringTablein file StringTable.php, method PHPExcel_Writer_Excel2007_StringTable::flipStringTable()Flip string table (for index searching)
FLOORin file MathTrig.php, method PHPExcel_Calculation_MathTrig::FLOOR()FLOOR
flushInstancein file Calculation.php, method PHPExcel_Calculation::flushInstance()Flush the calculation cache for any existing instance of this class 		but only if a PHPExcel_Calculation instance exists
fontSizeToPixelsin file Font.php, method PHPExcel_Shared_Font::fontSizeToPixels()Calculate an (approximate) pixel size, based on a font points size
Footerin file tcpdf.php, method TCPDF::Footer()This method is used to render the page footer.
FORECASTin file Statistical.php, method PHPExcel_Calculation_Statistical::FORECAST()FORECAST
formatColorin file HTML.php, method PHPExcel_Writer_HTML::formatColor()Add color to formatted string as inline style
FormatNumberin file String.php, method PHPExcel_Shared_String::FormatNumber()Formats a numeric value as a string for output in various output writers forcing  point as decimal separator in case locale is other than English.
formatPageNumberin file tcpdf.php, method TCPDF::formatPageNumber()Format the page numbers.
FormattedPHPToExcelin file Date.php, method PHPExcel_Shared_Date::FormattedPHPToExcel()FormattedPHPToExcel
formatTOCPageNumberin file tcpdf.php, method TCPDF::formatTOCPageNumber()Format the page numbers on the Table Of Content.
FORMAT_CURRENCY_EUR_SIMPLEin file NumberFormat.php, class constant PHPExcel_Style_NumberFormat::FORMAT_CURRENCY_EUR_SIMPLEFORMAT_CURRENCY_USDin file NumberFormat.php, class constant PHPExcel_Style_NumberFormat::FORMAT_CURRENCY_USDFORMAT_CURRENCY_USD_SIMPLEin file NumberFormat.php, class constant PHPExcel_Style_NumberFormat::FORMAT_CURRENCY_USD_SIMPLEFORMAT_DATE_DATETIMEin file NumberFormat.php, class constant PHPExcel_Style_NumberFormat::FORMAT_DATE_DATETIMEFORMAT_DATE_DDMMYYYYin file NumberFormat.php, class constant PHPExcel_Style_NumberFormat::FORMAT_DATE_DDMMYYYYFORMAT_DATE_DMMINUSin file NumberFormat.php, class constant PHPExcel_Style_NumberFormat::FORMAT_DATE_DMMINUSFORMAT_DATE_DMYMINUSin file NumberFormat.php, class constant PHPExcel_Style_NumberFormat::FORMAT_DATE_DMYMINUSFORMAT_DATE_DMYSLASHin file NumberFormat.php, class constant PHPExcel_Style_NumberFormat::FORMAT_DATE_DMYSLASHFORMAT_DATE_MYMINUSin file NumberFormat.php, class constant PHPExcel_Style_NumberFormat::FORMAT_DATE_MYMINUSFORMAT_DATE_TIME1in file NumberFormat.php, class constant PHPExcel_Style_NumberFormat::FORMAT_DATE_TIME1FORMAT_DATE_TIME2in file NumberFormat.php, class constant PHPExcel_Style_NumberFormat::FORMAT_DATE_TIME2FORMAT_DATE_TIME3in file NumberFormat.php, class constant PHPExcel_Style_NumberFormat::FORMAT_DATE_TIME3FORMAT_DATE_TIME4in file NumberFormat.php, class constant PHPExcel_Style_NumberFormat::FORMAT_DATE_TIME4FORMAT_DATE_TIME5in file NumberFormat.php, class constant PHPExcel_Style_NumberFormat::FORMAT_DATE_TIME5FORMAT_DATE_TIME6in file NumberFormat.php, class constant PHPExcel_Style_NumberFormat::FORMAT_DATE_TIME6FORMAT_DATE_TIME7in file NumberFormat.php, class constant PHPExcel_Style_NumberFormat::FORMAT_DATE_TIME7FORMAT_DATE_TIME8in file NumberFormat.php, class constant PHPExcel_Style_NumberFormat::FORMAT_DATE_TIME8FORMAT_DATE_XLSX14in file NumberFormat.php, class constant PHPExcel_Style_NumberFormat::FORMAT_DATE_XLSX14FORMAT_DATE_XLSX15in file NumberFormat.php, class constant PHPExcel_Style_NumberFormat::FORMAT_DATE_XLSX15FORMAT_DATE_XLSX16in file NumberFormat.php, class constant PHPExcel_Style_NumberFormat::FORMAT_DATE_XLSX16FORMAT_DATE_XLSX17in file NumberFormat.php, class constant PHPExcel_Style_NumberFormat::FORMAT_DATE_XLSX17FORMAT_DATE_XLSX22in file NumberFormat.php, class constant PHPExcel_Style_NumberFormat::FORMAT_DATE_XLSX22FORMAT_DATE_YYYYMMDDin file NumberFormat.php, class constant PHPExcel_Style_NumberFormat::FORMAT_DATE_YYYYMMDDFORMAT_DATE_YYYYMMDD2in file NumberFormat.php, class constant PHPExcel_Style_NumberFormat::FORMAT_DATE_YYYYMMDD2FORMAT_DATE_YYYYMMDDSLASHin file NumberFormat.php, class constant PHPExcel_Style_NumberFormat::FORMAT_DATE_YYYYMMDDSLASHFORMAT_GENERALin file NumberFormat.php, class constant PHPExcel_Style_NumberFormat::FORMAT_GENERALFORMAT_NUMBERin file NumberFormat.php, class constant PHPExcel_Style_NumberFormat::FORMAT_NUMBERFORMAT_NUMBER_00in file NumberFormat.php, class constant PHPExcel_Style_NumberFormat::FORMAT_NUMBER_00FORMAT_NUMBER_COMMA_SEPARATED1in file NumberFormat.php, class constant PHPExcel_Style_NumberFormat::FORMAT_NUMBER_COMMA_SEPARATED1FORMAT_NUMBER_COMMA_SEPARATED2in file NumberFormat.php, class constant PHPExcel_Style_NumberFormat::FORMAT_NUMBER_COMMA_SEPARATED2FORMAT_PERCENTAGEin file NumberFormat.php, class constant PHPExcel_Style_NumberFormat::FORMAT_PERCENTAGEFORMAT_PERCENTAGE_00in file NumberFormat.php, class constant PHPExcel_Style_NumberFormat::FORMAT_PERCENTAGE_00FORMAT_TEXTin file NumberFormat.php, class constant PHPExcel_Style_NumberFormat::FORMAT_TEXTfreezePanein file Worksheet.php, method PHPExcel_Worksheet::freezePane()Freeze Pane
freezePaneByColumnAndRowin file Worksheet.php, method PHPExcel_Worksheet::freezePaneByColumnAndRow()Freeze Pane by using numeric cell coordinates
frequencyin file Stats.php, method Base::frequency()Calculates the value frequency table of a data set.
fromArrayin file Worksheet.php, method PHPExcel_Worksheet::fromArray()Fill worksheet from values in array
FVin file Financial.php, method PHPExcel_Calculation_Financial::FV()FV
FVSCHEDULEin file Financial.php, method PHPExcel_Calculation_Financial::FVSCHEDULE()FVSCHEDULE
Financial.phpprocedural page Financial.phpFormulaParser.phpprocedural page FormulaParser.phpFormulaToken.phpprocedural page FormulaToken.phpFunction.phpprocedural page Function.phpFunctions.phpprocedural page Functions.phpFile.phpprocedural page File.phpFont.phpprocedural page Font.phpfooter.phpprocedural page footer.phpFile.phpprocedural page File.phpfreemono.phpprocedural page freemono.phpfreemonob.phpprocedural page freemonob.phpfreemonobi.phpprocedural page freemonobi.phpfreemonoi.phpprocedural page freemonoi.phpfreesans.phpprocedural page freesans.phpfreesansb.phpprocedural page freesansb.phpfreesansbi.phpprocedural page freesansbi.phpfreesansi.phpprocedural page freesansi.phpfreeserif.phpprocedural page freeserif.phpfreeserifb.phpprocedural page freeserifb.phpfreeserifbi.phpprocedural page freeserifbi.phpfreeserifi.phpprocedural page freeserifi.phpFill.phpprocedural page Fill.phpFont.phpprocedural page Font.phpFont.phpprocedural page Font.php 
 
 
		topg
							$gradientsin file tcpdf.php, variable TCPDF::$gradientsArray for storing gradient information.
GAMMADISTin file Statistical.php, method PHPExcel_Calculation_Statistical::GAMMADIST()GAMMADIST
GAMMAINVin file Statistical.php, method PHPExcel_Calculation_Statistical::GAMMAINV()GAMMAINV
GAMMALNin file Statistical.php, method PHPExcel_Calculation_Statistical::GAMMALN()GAMMALN
garbageCollectin file PHPExcel.php, method PHPExcel::garbageCollect()Eliminate all unneeded cellXf and afterwards update the xfIndex for all cells
garbageCollectin file Worksheet.php, method PHPExcel_Worksheet::garbageCollect()Run PHPExcel garabage collector.
GCDin file MathTrig.php, method PHPExcel_Calculation_MathTrig::GCD()GCD
generateHTMLFooterin file HTML.php, method PHPExcel_Writer_HTML::generateHTMLFooter()Generate HTML footer
generateHTMLHeaderin file HTML.php, method PHPExcel_Writer_HTML::generateHTMLHeader()Generate HTML header
generateMaskNoin file qrcode.php, method QRcode::generateMaskNo()Return bitmask
generateNavigationin file HTML.php, method PHPExcel_Writer_HTML::generateNavigation()Generate sheet tabs
generateSheetDatain file HTML.php, method PHPExcel_Writer_HTML::generateSheetData()Generate sheet data
generateStylesin file HTML.php, method PHPExcel_Writer_HTML::generateStyles()Generate CSS styles
GEOMEANin file Statistical.php, method PHPExcel_Calculation_Statistical::GEOMEAN()GEOMEAN
geometricMeanin file Stats.php, method Base::geometricMean()Calculates the geometrical mean of the data points in the set  Handles cummulative data sets correctly
GEORGIAin file Font.php, class constant PHPExcel_Shared_Font::GEORGIAGEORGIA_BOLDin file Font.php, class constant PHPExcel_Shared_Font::GEORGIA_BOLDGEORGIA_BOLD_ITALICin file Font.php, class constant PHPExcel_Shared_Font::GEORGIA_BOLD_ITALICGEORGIA_ITALICin file Font.php, class constant PHPExcel_Shared_Font::GEORGIA_ITALICGESTEPin file Engineering.php, method PHPExcel_Calculation_Engineering::GESTEP()GESTEP
getin file Matrix.php, method PHPExcel_Shared_JAMA_Matrix::get()get
GetAbsXin file tcpdf.php, method TCPDF::GetAbsX()Returns the absolute X value of current position.
getActiveCellin file Style.php, method PHPExcel_Style::getActiveCell()Get the currently active cell coordinate in currently active sheet.
getActiveCellin file Borders.php, method PHPExcel_Style_Borders::getActiveCell()Get the currently active cell coordinate in currently active sheet.
getActiveCellin file Protection.php, method PHPExcel_Style_Protection::getActiveCell()Get the currently active cell coordinate in currently active sheet.
getActiveCellin file Font.php, method PHPExcel_Style_Font::getActiveCell()Get the currently active cell coordinate in currently active sheet.
getActiveCellin file Color.php, method PHPExcel_Style_Color::getActiveCell()Get the currently active cell coordinate in currently active sheet.
getActiveCellin file NumberFormat.php, method PHPExcel_Style_NumberFormat::getActiveCell()Get the currently active cell coordinate in currently active sheet.
getActiveCellin file Border.php, method PHPExcel_Style_Border::getActiveCell()Get the currently active cell coordinate in currently active sheet.
getActiveCellin file Alignment.php, method PHPExcel_Style_Alignment::getActiveCell()Get the currently active cell coordinate in currently active sheet.
getActiveCellin file Worksheet.php, method PHPExcel_Worksheet::getActiveCell()Get active cell
getActiveCellin file Fill.php, method PHPExcel_Style_Fill::getActiveCell()Get the currently active cell coordinate in currently active sheet.
getActiveSheetin file Style.php, method PHPExcel_Style::getActiveSheet()Get the currently active sheet. Only used for supervisor
getActiveSheetin file Border.php, method PHPExcel_Style_Border::getActiveSheet()Get the currently active sheet. Only used for supervisor
getActiveSheetin file Protection.php, method PHPExcel_Style_Protection::getActiveSheet()Get the currently active sheet. Only used for supervisor
getActiveSheetin file NumberFormat.php, method PHPExcel_Style_NumberFormat::getActiveSheet()Get the currently active sheet. Only used for supervisor
getActiveSheetin file Font.php, method PHPExcel_Style_Font::getActiveSheet()Get the currently active sheet. Only used for supervisor
getActiveSheetin file Color.php, method PHPExcel_Style_Color::getActiveSheet()Get the currently active sheet. Only used for supervisor
getActiveSheetin file PHPExcel.php, method PHPExcel::getActiveSheet()Get active sheet
getActiveSheetin file Borders.php, method PHPExcel_Style_Borders::getActiveSheet()Get the currently active sheet. Only used for supervisor
getActiveSheetin file Alignment.php, method PHPExcel_Style_Alignment::getActiveSheet()Get the currently active sheet. Only used for supervisor
getActiveSheetin file Fill.php, method PHPExcel_Style_Fill::getActiveSheet()Get the currently active sheet. Only used for supervisor
getActiveSheetIndexin file PHPExcel.php, method PHPExcel::getActiveSheetIndex()Get active sheet index
getAliasNbPagesin file tcpdf.php, method TCPDF::getAliasNbPages()Returns the string alias used for the total number of pages.
getAliasNumPagein file tcpdf.php, method TCPDF::getAliasNumPage()Returns the string alias used for the page number.
getAlignmentin file Shadow.php, method PHPExcel_Worksheet_Drawing_Shadow::getAlignment()Get Shadow alignment
getAlignmentin file Comment.php, method PHPExcel_Comment::getAlignment()Get Alignment
getAlignmentin file Style.php, method PHPExcel_Style::getAlignment()Get Alignment
getAlignWithMarginsin file HeaderFooter.php, method PHPExcel_Worksheet_HeaderFooter::getAlignWithMargins()Get AlignWithMargins
getAllBordersin file Borders.php, method PHPExcel_Style_Borders::getAllBorders()Get AllBorders (pseudo-border). Only applies to supervisor.
getAllCacheStorageMethodsin file CachedObjectStorageFactory.php, method PHPExcel_CachedObjectStorageFactory::getAllCacheStorageMethods()Return the list of all possible cache storage methods
getAllowBlankin file DataValidation.php, method PHPExcel_Cell_DataValidation::getAllowBlank()Get Allow Blank
getAllSheetsin file PHPExcel.php, method PHPExcel::getAllSheets()Get all sheets
getAllSpContainersin file SpgrContainer.php, method PHPExcel_Shared_Escher_DgContainer_SpgrContainer::getAllSpContainers()Recursively get all spContainers within this spgrContainer
getAlphain file Shadow.php, method PHPExcel_Worksheet_Drawing_Shadow::getAlpha()Get Alpha
getAnnotOptFromJSPropin file tcpdf.php, method TCPDF::getAnnotOptFromJSProp()Convert JavaScript form fields properties array to Annotation Properties array.
getARGBin file Color.php, method PHPExcel_Style_Color::getARGB()Get ARGB
getArrayin file Matrix.php, method PHPExcel_Shared_JAMA_Matrix::getArray()getArray
getArrayReturnTypein file Calculation.php, method PHPExcel_Calculation::getArrayReturnType()Return the Array Return Type (Array or Value of first element in the array)
GetArrStringWidthin file tcpdf.php, method TCPDF::GetArrStringWidth()Returns the string length of an array of chars in user unit or an array of characters widths. A font must be selected.
 
getAuthorin file Comment.php, method PHPExcel_Comment::getAuthor()Get Author
getAutoFilterin file Worksheet.php, method PHPExcel_Worksheet::getAutoFilter()Get Autofilter Range
getAutoFilterin file Protection.php, method PHPExcel_Worksheet_Protection::getAutoFilter()Get AutoFilter
getAutoSizein file ColumnDimension.php, method PHPExcel_Worksheet_ColumnDimension::getAutoSize()Get Auto Size
getAutoSizeMethodin file Font.php, method PHPExcel_Shared_Font::getAutoSizeMethod()Get autoSize method
getBarcodein file tcpdf.php, method TCPDF::getBarcode()Get current barcode.
getBarcodeArrayin file barcodes.php, method TCPDFBarcode::getBarcodeArray()Return an array representations of barcode.
getBarcodeArrayin file pdf417.php, method PDF417::getBarcodeArray()Returns a barcode array which is readable by TCPDF
getBarcodeArrayin file qrcode.php, method QRcode::getBarcodeArray()Returns a barcode array which is readable by TCPDF
getBarcodeArrayin file 2dbarcodes.php, method TCPDF2DBarcode::getBarcodeArray()Return an array representations of barcode.
getBestFitTypein file bestFitClass.php, method PHPExcel_Best_Fit::getBestFitType()getBitStreamin file qrcode.php, method QRcode::getBitStream()Returns a stream of bits.
getBlipin file BSE.php, method PHPExcel_Shared_Escher_DggContainer_BstoreContainer_BSE::getBlip()Get the BLIP
getBlipTypein file BSE.php, method PHPExcel_Shared_Escher_DggContainer_BstoreContainer_BSE::getBlipType()Get the BLIP type
getBluein file Color.php, method PHPExcel_Style_Color::getBlue()Get the blue colour component of an RGB value
getBlurRadiusin file Shadow.php, method PHPExcel_Worksheet_Drawing_Shadow::getBlurRadius()Get Blur radius
getBoldin file Font.php, method PHPExcel_Style_Font::getBold()Get Bold
getBorderModein file tcpdf.php, method TCPDF::getBorderMode()Get the border mode accounting for multicell position (opens bottom side of multicell crossing pages)
getBordersin file Style.php, method PHPExcel_Style::getBorders()Get Borders
getBordersHashTablein file Excel2007.php, method PHPExcel_Writer_Excel2007::getBordersHashTable()Get PHPExcel_Style_Borders HashTable
getBorderStartPositionin file tcpdf.php, method TCPDF::getBorderStartPosition()Return the starting coordinates to draw an html border
getBorderStylein file Border.php, method PHPExcel_Style_Border::getBorderStyle()Get Border style
getBottomin file PageMargins.php, method PHPExcel_Worksheet_PageMargins::getBottom()Get Bottom
getBottomin file Borders.php, method PHPExcel_Style_Borders::getBottom()Get Bottom
getBottomRightCellin file Chart.php, method PHPExcel_Chart::getBottomRightCell()Get the cell address where the bottom right of the chart is fixed
getBottomRightOffsetin file Chart.php, method PHPExcel_Chart::getBottomRightOffset()getBottomRightPositionin file Chart.php, method PHPExcel_Chart::getBottomRightPosition()Get the bottom right position of the chart
getBottomRightXOffsetin file Chart.php, method PHPExcel_Chart::getBottomRightXOffset()getBottomRightYOffsetin file Chart.php, method PHPExcel_Chart::getBottomRightYOffset()getBreakMarginin file tcpdf.php, method TCPDF::getBreakMargin()Returns the page break margin.
getBreaksin file Worksheet.php, method PHPExcel_Worksheet::getBreaks()Get breaks
getBSECollectionin file BstoreContainer.php, method PHPExcel_Shared_Escher_DggContainer_BstoreContainer::getBSECollection()Get the collection of BLIP Store Entries
getBstoreContainerin file DggContainer.php, method PHPExcel_Shared_Escher_DggContainer::getBstoreContainer()Get BLIP Store Container
getBufferin file tcpdf.php, method TCPDF::getBuffer()Get buffer content.
getBuiltInFormatCodein file NumberFormat.php, method PHPExcel_Style_NumberFormat::getBuiltInFormatCode()Get Built-In Format Code
getByHashCodein file HashTable.php, method PHPExcel_HashTable::getByHashCode()Get by hashcode
getByIndexin file HashTable.php, method PHPExcel_HashTable::getByIndex()Get by index
getByteOrderin file BIFFwriter.php, method PHPExcel_Writer_Excel5_BIFFwriter::getByteOrder()Determine the byte order and store it as class data to avoid  recalculating it for each call to new().
getByteStreamin file qrcode.php, method QRcode::getByteStream()Pack all bit streams padding bits into a byte array.
getCacheDatain file Memory.php, method PHPExcel_CachedObjectStorage_Memory::getCacheData()Get cell at a specific coordinate
getCacheDatain file MemoryGZip.php, method PHPExcel_CachedObjectStorage_MemoryGZip::getCacheData()Get cell at a specific coordinate
getCacheDatain file APC.php, method PHPExcel_CachedObjectStorage_APC::getCacheData()Get cell at a specific coordinate
getCacheDatain file Wincache.php, method PHPExcel_CachedObjectStorage_Wincache::getCacheData()Get cell at a specific coordinate
getCacheDatain file MemorySerialized.php, method PHPExcel_CachedObjectStorage_MemorySerialized::getCacheData()Get cell at a specific coordinate
getCacheDatain file Memcache.php, method PHPExcel_CachedObjectStorage_Memcache::getCacheData()Get cell at a specific coordinate
getCacheDatain file Igbinary.php, method PHPExcel_CachedObjectStorage_Igbinary::getCacheData()Get cell at a specific coordinate
getCacheDatain file ICache.php, method PHPExcel_CachedObjectStorage_ICache::getCacheData()Fetch a cell from cache identified by coordinate address
getCacheDatain file SQLite.php, method PHPExcel_CachedObjectStorage_SQLite::getCacheData()Get cell at a specific coordinate
getCacheDatain file PHPTemp.php, method PHPExcel_CachedObjectStorage_PHPTemp::getCacheData()Get cell at a specific coordinate
getCacheDatain file SQLite3.php, method PHPExcel_CachedObjectStorage_SQLite3::getCacheData()Get cell at a specific coordinate
getCacheDatain file DiscISAM.php, method PHPExcel_CachedObjectStorage_DiscISAM::getCacheData()Get cell at a specific coordinate
getCacheStorageClassin file CachedObjectStorageFactory.php, method PHPExcel_CachedObjectStorageFactory::getCacheStorageClass()Return the current cache storage class
getCacheStorageClassin file Settings.php, method PHPExcel_Settings::getCacheStorageClass()Return the name of the class that is currently being used for cell cacheing
getCacheStorageMethodin file Settings.php, method PHPExcel_Settings::getCacheStorageMethod()Return the name of the method that is currently configured for cell cacheing
getCacheStorageMethodin file CachedObjectStorageFactory.php, method PHPExcel_CachedObjectStorageFactory::getCacheStorageMethod()Return the current cache storage method
getCacheStorageMethodsin file CachedObjectStorageFactory.php, method PHPExcel_CachedObjectStorageFactory::getCacheStorageMethods()Return the list of all available cache storage methods
getCalculatedValuein file Cell.php, method PHPExcel_Cell::getCalculatedValue()Get calculated cell value
getCalculationCacheEnabledin file Calculation.php, method PHPExcel_Calculation::getCalculationCacheEnabled()Is calculation caching enabled?
getCalculationCacheExpirationTimein file Calculation.php, method PHPExcel_Calculation::getCalculationCacheExpirationTime()Get calculation cache expiration time
getCaptionin file Title.php, method PHPExcel_Chart_Title::getCaption()Get caption
getCategoryin file DocumentProperties.php, method PHPExcel_DocumentProperties::getCategory()Get Category
getCategoryin file Function.php, method PHPExcel_Calculation_Function::getCategory()Get Category (represented by CATEGORY_*)
getCDgSavedin file DggContainer.php, method PHPExcel_Shared_Escher_DggContainer::getCDgSaved()Get total number of drawings saved
getCellin file Worksheet.php, method PHPExcel_Worksheet::getCell()Get cell at a specific coordinate
getCellBorderin file tcpdf.php, method TCPDF::getCellBorder()Returns the code to draw the cell border
getCellByColumnAndRowin file Worksheet.php, method PHPExcel_Worksheet::getCellByColumnAndRow()Get cell at a specific coordinate by using numeric cell coordinates
getCellCacheControllerin file Worksheet.php, method PHPExcel_Worksheet::getCellCacheController()Return the cache controller for the cell collection
getCellCodein file tcpdf.php, method TCPDF::getCellCode()Returns the PDF string code to print a cell (rectangular area) with optional borders, background color and character string. The upper-left corner of the cell corresponds to the current position. The text can be aligned or centered. After the call, the current position moves to the right or to the next line. It is possible to put a link on the text.
 If automatic page breaking is enabled and the cell goes beyond the limit, a page break is done before outputting.
getCellCollectionin file Worksheet.php, method PHPExcel_Worksheet::getCellCollection()Get collection of cells
getCellHeightRatioin file tcpdf.php, method TCPDF::getCellHeightRatio()return the height of cell repect font height.
getCellIteratorin file Row.php, method PHPExcel_Worksheet_Row::getCellIterator()Get cell iterator
getCellListin file SQLite3.php, method PHPExcel_CachedObjectStorage_SQLite3::getCellList()Get a list of all cell addresses currently held in cache
getCellListin file SQLite.php, method PHPExcel_CachedObjectStorage_SQLite::getCellList()Get a list of all cell addresses currently held in cache
getCellListin file ICache.php, method PHPExcel_CachedObjectStorage_ICache::getCellList()Get a list of all cell addresses currently held in cache
getCellListin file CacheBase.php, method PHPExcel_CachedObjectStorage_CacheBase::getCellList()Get a list of all cell addresses currently held in cache
getCellMarginsin file tcpdf.php, method TCPDF::getCellMargins()Get the internal Cell margin array.
getCellPaddingsin file tcpdf.php, method TCPDF::getCellPaddings()Get the internal Cell padding array.
getCellStyleXfByHashCodein file PHPExcel.php, method PHPExcel::getCellStyleXfByHashCode()Get cellStyleXf by hash code
getCellStyleXfByIndexin file PHPExcel.php, method PHPExcel::getCellStyleXfByIndex()Get cellStyleXf by index
getCellStyleXfCollectionin file PHPExcel.php, method PHPExcel::getCellStyleXfCollection()Get the workbook collection of cellStyleXfs
getCellXfByHashCodein file PHPExcel.php, method PHPExcel::getCellXfByHashCode()Get cellXf by hash code
getCellXfByIndexin file PHPExcel.php, method PHPExcel::getCellXfByIndex()Get cellXf by index
getCellXfCollectionin file PHPExcel.php, method PHPExcel::getCellXfCollection()Get the workbook collection of cellXfs
getCellXfSupervisorin file PHPExcel.php, method PHPExcel::getCellXfSupervisor()Get the cellXf supervisor
getCharsetFromFontNamein file Font.php, method PHPExcel_Shared_Font::getCharsetFromFontName()Returns the associated charset for the font name.
getChartByIndexin file Worksheet.php, method PHPExcel_Worksheet::getChartByIndex()Get a chart by its index position
getChartByNamein file Worksheet.php, method PHPExcel_Worksheet::getChartByName()Get a chart by name
getChartCollectionin file Worksheet.php, method PHPExcel_Worksheet::getChartCollection()Get collection of charts
getChartCountin file Worksheet.php, method PHPExcel_Worksheet::getChartCount()Return the count of charts on this worksheet
getChartNamesin file Worksheet.php, method PHPExcel_Worksheet::getChartNames()Return an array of the names of charts on this worksheet
getChartRendererNamein file Settings.php, method PHPExcel_Settings::getChartRendererName()Return the Chart Rendering Library that PHPExcel is currently configured to use (e.g. jpgraph)
getChartRendererPathin file Settings.php, method PHPExcel_Settings::getChartRendererPath()Return the directory path to the Chart Rendering Library that PHPExcel is currently configured to use
GetCharWidthin file tcpdf.php, method TCPDF::GetCharWidth()Returns the length of the char in user unit for the current font considering current stretching and spacing (tracking/kerning).
getChildrenin file SpgrContainer.php, method PHPExcel_Shared_Escher_DgContainer_SpgrContainer::getChildren()Get collection of Shape Containers
getCodein file qrcode.php, method QRcode::getCode()Return Reed-Solomon block code.
getCoefficientsin file polynomialBestFitClass.php, method PHPExcel_Polynomial_Best_Fit::getCoefficients()getCollapsedin file RowDimension.php, method PHPExcel_Worksheet_RowDimension::getCollapsed()Get Collapsed
getCollapsedin file ColumnDimension.php, method PHPExcel_Worksheet_ColumnDimension::getCollapsed()Get Collapsed
getColorin file Border.php, method PHPExcel_Style_Border::getColor()Get Border Color
getColorin file Font.php, method PHPExcel_Style_Font::getColor()Get Color
getColorin file Shadow.php, method PHPExcel_Worksheet_Drawing_Shadow::getColor()Get Color
getColourByIndexin file Theme.php, method PHPExcel_Reader_Excel2007_Theme::getColourByIndex()Get colour Map Value by Position
getColourSchemeNamein file Theme.php, method PHPExcel_Reader_Excel2007_Theme::getColourSchemeName()Get colour Scheme Name
getColumnin file Cell.php, method PHPExcel_Cell::getColumn()Get cell coordinate column
getColumnin file tcpdf.php, method TCPDF::getColumn()Return the current column number
getColumnDimensionin file Matrix.php, method PHPExcel_Shared_JAMA_Matrix::getColumnDimension()getColumnDimension
getColumnDimensionin file Worksheet.php, method PHPExcel_Worksheet::getColumnDimension()Get column dimension at a specific column
getColumnDimensionByColumnin file Worksheet.php, method PHPExcel_Worksheet::getColumnDimensionByColumn()Get column dimension at a specific column by using numeric cell coordinates
getColumnDimensionsin file Worksheet.php, method PHPExcel_Worksheet::getColumnDimensions()Get collection of column dimensions
getColumnIndexin file ColumnDimension.php, method PHPExcel_Worksheet_ColumnDimension::getColumnIndex()Get ColumnIndex
getColumnsToRepeatAtLeftin file PageSetup.php, method PHPExcel_Worksheet_PageSetup::getColumnsToRepeatAtLeft()Get Columns to repeat at left
getCommentin file Worksheet.php, method PHPExcel_Worksheet::getComment()Get comment for cell
getCommentByColumnAndRowin file Worksheet.php, method PHPExcel_Worksheet::getCommentByColumnAndRow()Get comment for cell by using numeric cell coordinates
getCommentsin file Worksheet.php, method PHPExcel_Worksheet::getComments()Get comments
getCompactionin file pdf417.php, method PDF417::getCompaction()Compact data by mode.
getCompanyin file DocumentProperties.php, method PHPExcel_DocumentProperties::getCompany()Get Company
getCompatibilityModein file Functions.php, method PHPExcel_Calculation_Functions::getCompatibilityMode()Return the current Compatibility Mode
getConditionin file Conditional.php, method PHPExcel_Style_Conditional::getCondition()Get Condition
getConditionalStylesin file Style.php, method PHPExcel_Style::getConditionalStyles()Get Conditional Styles. Only used on supervisor.
getConditionalStylesin file Worksheet.php, method PHPExcel_Worksheet::getConditionalStyles()Get conditional styles for a cell
getConditionalStylesCollectionin file Worksheet.php, method PHPExcel_Worksheet::getConditionalStylesCollection()Get collection of conditional styles
getConditionsin file Conditional.php, method PHPExcel_Style_Conditional::getConditions()Get Conditions
getConditionTypein file Conditional.php, method PHPExcel_Style_Conditional::getConditionType()Get Condition type
getContiguousin file CSV.php, method PHPExcel_Reader_CSV::getContiguous()Get Contiguous
getConversionGroupsin file Engineering.php, method PHPExcel_Calculation_Engineering::getConversionGroups()getConversionGroups
getConversionGroupUnitDetailsin file Engineering.php, method PHPExcel_Calculation_Engineering::getConversionGroupUnitDetails()getConversionGroupUnitDetails
getConversionGroupUnitsin file Engineering.php, method PHPExcel_Calculation_Engineering::getConversionGroupUnits()getConversionGroupUnits
getConversionMultipliersin file Engineering.php, method PHPExcel_Calculation_Engineering::getConversionMultipliers()getConversionGroups
getCoordinatein file Cell.php, method PHPExcel_Cell::getCoordinate()Get cell coordinate
getCoordinatesin file BaseDrawing.php, method PHPExcel_Worksheet_BaseDrawing::getCoordinates()Get Coordinates
getCorrelationin file bestFitClass.php, method PHPExcel_Best_Fit::getCorrelation()getCovariancein file bestFitClass.php, method PHPExcel_Best_Fit::getCovariance()getCreatedin file DocumentProperties.php, method PHPExcel_DocumentProperties::getCreated()Get Created
getCreatorin file DocumentProperties.php, method PHPExcel_DocumentProperties::getCreator()Get Creator
getCSpSavedin file DggContainer.php, method PHPExcel_Shared_Escher_DggContainer::getCSpSaved()Get total number of shapes saved (including group shapes)
getCSSBorderDashStylein file tcpdf.php, method TCPDF::getCSSBorderDashStyle()Returns the border dash style from CSS property
getCSSBorderStylein file tcpdf.php, method TCPDF::getCSSBorderStyle()Returns the border style array from CSS border properties
getCSSBorderWidthin file tcpdf.php, method TCPDF::getCSSBorderWidth()Returns the border width from CSS property
getCSSFontSpacingin file tcpdf.php, method TCPDF::getCSSFontSpacing()Returns the letter-spacing value from CSS value
getCSSFontStretchingin file tcpdf.php, method TCPDF::getCSSFontStretching()Returns the percentage of font stretching from CSS value
getCSSMarginin file tcpdf.php, method TCPDF::getCSSMargin()Get the internal Cell margin from CSS attribute.
getCSSPaddingin file tcpdf.php, method TCPDF::getCSSPadding()Get the internal Cell padding from CSS attribute.
getCurrencyCodein file String.php, method PHPExcel_Shared_String::getCurrencyCode()Get the currency code. If it has not yet been set explicitly, try to obtain the 		symbol information from locale.
getCustomPropertiesin file DocumentProperties.php, method PHPExcel_DocumentProperties::getCustomProperties()Get a List of Custom Property Names
getCustomPropertyTypein file DocumentProperties.php, method PHPExcel_DocumentProperties::getCustomPropertyType()Get a Custom Property Type
getCustomPropertyValuein file DocumentProperties.php, method PHPExcel_DocumentProperties::getCustomPropertyValue()Get a Custom Property Value
getDin file EigenvalueDecomposition.php, method EigenvalueDecomposition::getD()Return the block diagonal eigenvalue matrix
getDatain file XMLWriter.php, method PHPExcel_Shared_XMLWriter::getData()Get written data
getDatain file Stats.php, method Base::getData()Returns the data which might have been modified  according to the current null handling options.
getDatain file Blip.php, method PHPExcel_Shared_Escher_DggContainer_BstoreContainer_BSE_Blip::getData()Get the raw image data
getDatain file Worksheet.php, method PHPExcel_Writer_Excel5_Worksheet::getData()Retrieves data from memory in one chunk, or from disk in $buffer  sized chunks.
getDatain file OLE.php, method PHPExcel_Shared_OLE::getData()Gets data from a PPS  If there is no PPS for the index given, it will return an empty string.
getDataLengthin file qrcode.php, method QRcode::getDataLength()Return maximum data code length (bytes) for the version.
getDataLengthin file OLE.php, method PHPExcel_Shared_OLE::getDataLength()Gets the data length from a PPS  If there is no PPS for the index given, it will return 0.
getDataSourcein file DataSeriesValues.php, method PHPExcel_Chart_DataSeriesValues::getDataSource()Get Series Data Source (formula)
getDataTypein file Cell.php, method PHPExcel_Cell::getDataType()Get cell data type
getDataTypein file DataSeriesValues.php, method PHPExcel_Chart_DataSeriesValues::getDataType()Get Series Data Type
getDataValidationin file Worksheet.php, method PHPExcel_Worksheet::getDataValidation()Get data validation
getDataValidationin file Cell.php, method PHPExcel_Cell::getDataValidation()Get Data validation
getDataValidationCollectionin file Worksheet.php, method PHPExcel_Worksheet::getDataValidationCollection()Get collection of data validations
getDataValuein file DataSeriesValues.php, method PHPExcel_Chart_DataSeriesValues::getDataValue()Get the first Series Data value
getDataValuesin file DataSeriesValues.php, method PHPExcel_Chart_DataSeriesValues::getDataValues()Get Series Data Values
getDecimalSeparatorin file String.php, method PHPExcel_Shared_String::getDecimalSeparator()Get the decimal separator. If it has not yet been set explicitly, try to obtain number  formatting information from locale.
getDefaultColumnDimensionin file Worksheet.php, method PHPExcel_Worksheet::getDefaultColumnDimension()Get default column dimension
getDefaultColumnWidthByFontin file Font.php, method PHPExcel_Shared_Font::getDefaultColumnWidthByFont()Get the effective column width for columns without a column dimension or column with width -1  For example, for Calibri 11 this is 9.140625 (64 px)
getDefaultRowDimensionin file Worksheet.php, method PHPExcel_Worksheet::getDefaultRowDimension()Get default row dimension
getDefaultRowHeightByFontin file Font.php, method PHPExcel_Shared_Font::getDefaultRowHeightByFont()Get the effective row height for rows without a row dimension or rows with height -1  For example, for Calibri 11 this is 15 points
getDefaultStylein file PHPExcel.php, method PHPExcel::getDefaultStyle()Get default style
getDefaultStylein file Worksheet.php, method PHPExcel_Worksheet::getDefaultStyle()Get default style of workbork.
getDeleteColumnsin file Protection.php, method PHPExcel_Worksheet_Protection::getDeleteColumns()Get DeleteColumns
getDeleteRowsin file Protection.php, method PHPExcel_Worksheet_Protection::getDeleteRows()Get DeleteRows
getDelimiterin file CSV.php, method PHPExcel_Reader_CSV::getDelimiter()Get delimiter
getDelimiterin file CSV.php, method PHPExcel_Writer_CSV::getDelimiter()Get delimiter
getDescriptionin file DocumentProperties.php, method PHPExcel_DocumentProperties::getDescription()Get Description
getDescriptionin file BaseDrawing.php, method PHPExcel_Worksheet_BaseDrawing::getDescription()Get Description
getDFResidualsin file bestFitClass.php, method PHPExcel_Best_Fit::getDFResiduals()getDgContainerin file Escher.php, method PHPExcel_Shared_Escher::getDgContainer()Get Drawing Container
getDggContainerin file Escher.php, method PHPExcel_Shared_Escher::getDggContainer()Get Drawing Group Container
getDgIdin file DgContainer.php, method PHPExcel_Shared_Escher_DgContainer::getDgId()getDiagonalin file Borders.php, method PHPExcel_Style_Borders::getDiagonal()Get Diagonal
getDiagonalDirectionin file Borders.php, method PHPExcel_Style_Borders::getDiagonalDirection()Get DiagonalDirection
getDifferentFirstin file HeaderFooter.php, method PHPExcel_Worksheet_HeaderFooter::getDifferentFirst()Get DifferentFirst
getDifferentOddEvenin file HeaderFooter.php, method PHPExcel_Worksheet_HeaderFooter::getDifferentOddEven()Get DifferentOddEven
getDirectionin file Shadow.php, method PHPExcel_Worksheet_Drawing_Shadow::getDirection()Get Shadow direction (in degrees)
getDiskCachingDirectoryin file Excel2007.php, method PHPExcel_Writer_Excel2007::getDiskCachingDirectory()Get disk caching directory
getDisplayBlanksAsin file Chart.php, method PHPExcel_Chart::getDisplayBlanksAs()Get Display Blanks as
getDistancein file Shadow.php, method PHPExcel_Worksheet_Drawing_Shadow::getDistance()Get Shadow distance
getDistanceXin file Excel5.php, method PHPExcel_Shared_Excel5::getDistanceX()Get the horizontal distance in pixels between two anchors  The distanceX is found as sum of all the spanning columns widths minus correction for the two offsets
getDistanceYin file Excel5.php, method PHPExcel_Shared_Excel5::getDistanceY()Get the vertical distance in pixels between two anchors  The distanceY is found as sum of all the spanning rows minus two offsets
getDoublePivotin file LUDecomposition.php, method PHPExcel_Shared_JAMA_LUDecomposition::getDoublePivot()Alias for getPivot
getDrawingCollectionin file Worksheet.php, method PHPExcel_Worksheet::getDrawingCollection()Get collection of drawings
getDrawingHashTablein file Excel2007.php, method PHPExcel_Writer_Excel2007::getDrawingHashTable()Get PHPExcel_Worksheet_BaseDrawing HashTable
getECCLengthin file qrcode.php, method QRcode::getECCLength()Return maximum error correction code length (bytes) for the version.
getEccSpecin file qrcode.php, method QRcode::getEccSpec()Return an array of ECC specification.
getEnclosurein file CSV.php, method PHPExcel_Reader_CSV::getEnclosure()Get enclosure
getEnclosurein file CSV.php, method PHPExcel_Writer_CSV::getEnclosure()Get enclosure
getEncPermissionsStringin file tcpdf.php, method TCPDF::getEncPermissionsString()Convert encryption P value to a string of bytes, low-order byte first.
getEndColorin file Fill.php, method PHPExcel_Style_Fill::getEndColor()Get End Color
getEndCoordinatesin file SpContainer.php, method PHPExcel_Shared_Escher_DgContainer_SpgrContainer_SpContainer::getEndCoordinates()Get cell coordinates of bottom-right corner of shape
getEndOffsetXin file SpContainer.php, method PHPExcel_Shared_Escher_DgContainer_SpgrContainer_SpContainer::getEndOffsetX()Get offset in x-direction of bottom-right corner of shape measured in 1/1024 of column width
getEndOffsetYin file SpContainer.php, method PHPExcel_Shared_Escher_DgContainer_SpgrContainer_SpContainer::getEndOffsetY()Get offset in y-direction of bottom-right corner of shape measured in 1/256 of row height
getEquationin file powerBestFitClass.php, method PHPExcel_Power_Best_Fit::getEquation()Return the Equation of the best-fit line
getEquationin file logarithmicBestFitClass.php, method PHPExcel_Logarithmic_Best_Fit::getEquation()Return the Equation of the best-fit line
getEquationin file bestFitClass.php, method PHPExcel_Best_Fit::getEquation()Return the Equation of the best-fit line
getEquationin file polynomialBestFitClass.php, method PHPExcel_Polynomial_Best_Fit::getEquation()Return the Equation of the best-fit line
getEquationin file exponentialBestFitClass.php, method PHPExcel_Exponential_Best_Fit::getEquation()Return the Equation of the best-fit line
getEquationin file linearBestFitClass.php, method PHPExcel_Linear_Best_Fit::getEquation()Return the Equation of the best-fit line
getErrorin file bestFitClass.php, method PHPExcel_Best_Fit::getError()getErrorin file DataValidation.php, method PHPExcel_Cell_DataValidation::getError()Get Error
getErrorCodesin file DataType.php, method PHPExcel_Cell_DataType::getErrorCodes()Get list of error codes
getErrorCorrectionin file pdf417.php, method PDF417::getErrorCorrection()Returns the error correction codewords
getErrorCorrectionLevelin file pdf417.php, method PDF417::getErrorCorrectionLevel()Returns the error correction level (0-8) to be used
getErrorStylein file DataValidation.php, method PHPExcel_Cell_DataValidation::getErrorStyle()Get Error style
getErrorTitlein file DataValidation.php, method PHPExcel_Cell_DataValidation::getErrorTitle()Get Error title
getEscherin file Workbook.php, method PHPExcel_Writer_Excel5_Workbook::getEscher()Get Escher object
getEscherin file Worksheet.php, method PHPExcel_Writer_Excel5_Worksheet::getEscher()Get Escher object
getEvenFooterin file HeaderFooter.php, method PHPExcel_Worksheet_HeaderFooter::getEvenFooter()Get EvenFooter
getEvenHeaderin file HeaderFooter.php, method PHPExcel_Worksheet_HeaderFooter::getEvenHeader()Get EvenHeader
getExcelCalendarin file Date.php, method PHPExcel_Shared_Date::getExcelCalendar()Return the Excel calendar (Windows 1900 or Mac 1904)
getExcelNamein file Function.php, method PHPExcel_Calculation_Function::getExcelName()Get Excel name
getExtensionin file HeaderFooterDrawing.php, method PHPExcel_Worksheet_HeaderFooterDrawing::getExtension()Get Extension
getExtensionin file Drawing.php, method PHPExcel_Worksheet_Drawing::getExtension()Get Extension
getFin file bestFitClass.php, method PHPExcel_Best_Fit::getF()getFALSEin file Calculation.php, method PHPExcel_Calculation::getFALSE()Return the locale-specific translation of FALSE
getFilenamein file Drawing.php, method PHPExcel_Worksheet_Drawing::getFilename()Get Filename
getFilenamein file HeaderFooterDrawing.php, method PHPExcel_Worksheet_HeaderFooterDrawing::getFilename()Get Filename
getFillin file Style.php, method PHPExcel_Style::getFill()Get Fill
getFillColorin file Comment.php, method PHPExcel_Comment::getFillColor()Get fill color
getFillHashTablein file Excel2007.php, method PHPExcel_Writer_Excel2007::getFillHashTable()Get PHPExcel_Style_Fill HashTable
getFillTypein file Fill.php, method PHPExcel_Style_Fill::getFillType()Get Fill Type
getFirstFooterin file HeaderFooter.php, method PHPExcel_Worksheet_HeaderFooter::getFirstFooter()Get FirstFooter
getFirstHeaderin file HeaderFooter.php, method PHPExcel_Worksheet_HeaderFooter::getFirstHeader()Get FirstHeader
getFirstPageNumberin file PageSetup.php, method PHPExcel_Worksheet_PageSetup::getFirstPageNumber()Get first page number
getFitToHeightin file PageSetup.php, method PHPExcel_Worksheet_PageSetup::getFitToHeight()Get Fit To Height
getFitToPagein file PageSetup.php, method PHPExcel_Worksheet_PageSetup::getFitToPage()Get Fit To Page
getFitToWidthin file PageSetup.php, method PHPExcel_Worksheet_PageSetup::getFitToWidth()Get Fit To Width
getFontin file Run.php, method PHPExcel_RichText_Run::getFont()Get font
getFontin file ITextElement.php, method PHPExcel_RichText_ITextElement::getFont()Get font
getFontin file TextElement.php, method PHPExcel_RichText_TextElement::getFont()Get font
getFontin file Style.php, method PHPExcel_Style::getFont()Get Font
getFontAscentin file tcpdf.php, method TCPDF::getFontAscent()Return the font ascent value
getFontBufferin file tcpdf.php, method TCPDF::getFontBuffer()Get font buffer content.
getFontDescentin file tcpdf.php, method TCPDF::getFontDescent()Return the font descent value
getFontFamilyin file tcpdf.php, method TCPDF::getFontFamily()Returns the current font family name.
getFontFamilyNamein file tcpdf.php, method TCPDF::getFontFamilyName()Return normalized font name
getFontHashTablein file Excel2007.php, method PHPExcel_Writer_Excel2007::getFontHashTable()Get PHPExcel_Style_Font HashTable
getFontSizein file tcpdf.php, method TCPDF::getFontSize()Returns the current font size.
getFontSizePtin file tcpdf.php, method TCPDF::getFontSizePt()Returns the current font size in points unit.
getFontsListin file tcpdf.php, method TCPDF::getFontsList()Fill the list of available fonts ($this->fontlist).
getFontSpacingin file tcpdf.php, method TCPDF::getFontSpacing()Get the amount to increase or decrease the space between characters in a text.
getFontStretchingin file tcpdf.php, method TCPDF::getFontStretching()Get the percentage of character stretching.
getFontStylein file tcpdf.php, method TCPDF::getFontStyle()Returns the current font style.
getFontSubsettingin file tcpdf.php, method TCPDF::getFontSubsetting()Return the default option for font subsetting.
getFooterin file PageMargins.php, method PHPExcel_Worksheet_PageMargins::getFooter()Get Footer
getFooterFontin file tcpdf.php, method TCPDF::getFooterFont()Get Footer font.
getFooterMarginin file tcpdf.php, method TCPDF::getFooterMargin()Returns footer margin in user units.
getFormatCellsin file Protection.php, method PHPExcel_Worksheet_Protection::getFormatCells()Get FormatCells
getFormatCodein file DataSeriesValues.php, method PHPExcel_Chart_DataSeriesValues::getFormatCode()Get Series Format Code
getFormatCodein file NumberFormat.php, method PHPExcel_Style_NumberFormat::getFormatCode()Get Format Code
getFormatColumnsin file Protection.php, method PHPExcel_Worksheet_Protection::getFormatColumns()Get FormatColumns
getFormatInfoin file qrcode.php, method QRcode::getFormatInfo()Return BCH encoded format information pattern.
getFormatRowsin file Protection.php, method PHPExcel_Worksheet_Protection::getFormatRows()Get FormatRows
getFormattedValuein file Cell.php, method PHPExcel_Cell::getFormattedValue()Get cell value with formatting
getFormDefaultPropin file tcpdf.php, method TCPDF::getFormDefaultProp()Return the default properties for form fields.
getFormulain file FormulaParser.php, method PHPExcel_Calculation_FormulaParser::getFormula()Get Formula
getFormula1in file DataValidation.php, method PHPExcel_Cell_DataValidation::getFormula1()Get Formula 1
getFormula2in file DataValidation.php, method PHPExcel_Cell_DataValidation::getFormula2()Get Formula 2
getFormulaAttributesin file Cell.php, method PHPExcel_Cell::getFormulaAttributes()getFrameAtin file qrcode.php, method QRcode::getFrameAt()Get frame value at specified position
getFreezePanein file Worksheet.php, method PHPExcel_Worksheet::getFreezePane()Get Freeze Pane
getGDgammain file tcpdf.php, method TCPDF::getGDgamma()Correct the gamma value to be used with GD library
getGenerateSheetNavigationBlockin file HTML.php, method PHPExcel_Writer_HTML::getGenerateSheetNavigationBlock()Get sheet index
getGoodnessOfFitin file bestFitClass.php, method PHPExcel_Best_Fit::getGoodnessOfFit()Return the goodness of fit for this regression
getGoodnessOfFitPercentin file bestFitClass.php, method PHPExcel_Best_Fit::getGoodnessOfFitPercent()getGraphicVarsin file tcpdf.php, method TCPDF::getGraphicVars()Returns current graphic variables as array.
getGreenin file Color.php, method PHPExcel_Style_Color::getGreen()Get the green colour component of an RGB value
getGroupPageNoin file tcpdf.php, method TCPDF::getGroupPageNo()Return the current page in the group.
getGroupPageNoFormattedin file tcpdf.php, method TCPDF::getGroupPageNoFormatted()Returns the current group page number formatted as a string.
getHin file QRDecomposition.php, method PHPExcel_Shared_JAMA_QRDecomposition::getH()Return the Householder vectors
getHashCodein file IComparable.php, method PHPExcel_IComparable::getHashCode()Get hash code
getHashCodein file Hyperlink.php, method PHPExcel_Cell_Hyperlink::getHashCode()Get hash code
getHashCodein file Alignment.php, method PHPExcel_Style_Alignment::getHashCode()Get hash code
getHashCodein file Worksheet.php, method PHPExcel_Worksheet::getHashCode()Get hash code
getHashCodein file HeaderFooterDrawing.php, method PHPExcel_Worksheet_HeaderFooterDrawing::getHashCode()Get hash code
getHashCodein file Protection.php, method PHPExcel_Style_Protection::getHashCode()Get hash code
getHashCodein file BaseDrawing.php, method PHPExcel_Worksheet_BaseDrawing::getHashCode()Get hash code
getHashCodein file Run.php, method PHPExcel_RichText_Run::getHashCode()Get hash code
getHashCodein file NumberFormat.php, method PHPExcel_Style_NumberFormat::getHashCode()Get hash code
getHashCodein file RichText.php, method PHPExcel_RichText::getHashCode()Get hash code
getHashCodein file Comment.php, method PHPExcel_Comment::getHashCode()Get hash code
getHashCodein file DataValidation.php, method PHPExcel_Cell_DataValidation::getHashCode()Get hash code
getHashCodein file Fill.php, method PHPExcel_Style_Fill::getHashCode()Get hash code
getHashCodein file Color.php, method PHPExcel_Style_Color::getHashCode()Get hash code
getHashCodein file TextElement.php, method PHPExcel_RichText_TextElement::getHashCode()Get hash code
getHashCodein file Border.php, method PHPExcel_Style_Border::getHashCode()Get hash code
getHashCodein file Shadow.php, method PHPExcel_Worksheet_Drawing_Shadow::getHashCode()Get hash code
getHashCodein file MemoryDrawing.php, method PHPExcel_Worksheet_MemoryDrawing::getHashCode()Get hash code
getHashCodein file ITextElement.php, method PHPExcel_RichText_ITextElement::getHashCode()Get hash code
getHashCodein file Drawing.php, method PHPExcel_Worksheet_Drawing::getHashCode()Get hash code
getHashCodein file Conditional.php, method PHPExcel_Style_Conditional::getHashCode()Get hash code
getHashCodein file Font.php, method PHPExcel_Style_Font::getHashCode()Get hash code
getHashCodein file Style.php, method PHPExcel_Style::getHashCode()Get hash code
getHashCodein file Borders.php, method PHPExcel_Style_Borders::getHashCode()Get hash code
getHeaderin file PageMargins.php, method PHPExcel_Worksheet_PageMargins::getHeader()Get Header
getHeaderDatain file tcpdf.php, method TCPDF::getHeaderData()Returns header data:
getHeaderFontin file tcpdf.php, method TCPDF::getHeaderFont()Get header font.
getHeaderFooterin file Worksheet.php, method PHPExcel_Worksheet::getHeaderFooter()Get page header/footer
getHeaderMarginin file tcpdf.php, method TCPDF::getHeaderMargin()Returns header margin in user units.
getHeightin file Comment.php, method PHPExcel_Comment::getHeight()Get comment height (CSS style, i.e. XXpx or YYpt)
getHeightin file Layout.php, method PHPExcel_Chart_Layout::getHeight()Get Height
getHeightin file HeaderFooterDrawing.php, method PHPExcel_Worksheet_HeaderFooterDrawing::getHeight()Get Height
getHeightin file BaseDrawing.php, method PHPExcel_Worksheet_BaseDrawing::getHeight()Get Height
getHiddenin file Protection.php, method PHPExcel_Style_Protection::getHidden()Get hidden
getHighestColumnin file CacheBase.php, method PHPExcel_CachedObjectStorage_CacheBase::getHighestColumn()Get highest worksheet column
getHighestColumnin file Worksheet.php, method PHPExcel_Worksheet::getHighestColumn()Get highest worksheet column
getHighestDataColumnin file Worksheet.php, method PHPExcel_Worksheet::getHighestDataColumn()Get highest worksheet column that contains data
getHighestDataRowin file Worksheet.php, method PHPExcel_Worksheet::getHighestDataRow()Get highest worksheet row that contains data
getHighestRowin file CacheBase.php, method PHPExcel_CachedObjectStorage_CacheBase::getHighestRow()Get highest worksheet row
getHighestRowin file Worksheet.php, method PHPExcel_Worksheet::getHighestRow()Get highest worksheet row
getHighestRowAndColumnin file CacheBase.php, method PHPExcel_CachedObjectStorage_CacheBase::getHighestRowAndColumn()Get highest worksheet column and highest row that have cell records
getHighestRowAndColumnin file Worksheet.php, method PHPExcel_Worksheet::getHighestRowAndColumn()Get highest worksheet column and highest row that have cell records
getHorizontalin file Alignment.php, method PHPExcel_Style_Alignment::getHorizontal()Get Horizontal
getHorizontalin file Borders.php, method PHPExcel_Style_Borders::getHorizontal()Get Horizontal (pseudo-border). Only applies to supervisor.
getHorizontalCenteredin file PageSetup.php, method PHPExcel_Worksheet_PageSetup::getHorizontalCentered()Get center page horizontally
getHtmlDomArrayin file tcpdf.php, method TCPDF::getHtmlDomArray()Returns the HTML DOM array.
getHTMLUnitToUnitsin file tcpdf.php, method TCPDF::getHTMLUnitToUnits()Convert HTML string containing value and unit of measure to user's units or points.
getHyperlinkin file Cell.php, method PHPExcel_Cell::getHyperlink()Get Hyperlink
getHyperlinkin file Worksheet.php, method PHPExcel_Worksheet::getHyperlink()Get hyperlink
getHyperlinkCollectionin file Worksheet.php, method PHPExcel_Worksheet::getHyperlinkCollection()Get collection of hyperlinks
getHyphenPatternsFromTEXin file tcpdf.php, method TCPDF::getHyphenPatternsFromTEX()Returns an array of hyphenation patterns.
getIDCLsin file DggContainer.php, method PHPExcel_Shared_Escher_DggContainer::getIDCLs()Get identifier clusters
getImageBufferin file tcpdf.php, method TCPDF::getImageBuffer()Get image buffer content.
getImageFileTypein file tcpdf.php, method TCPDF::getImageFileType()Return the image type given the file name or array returned by getimagesize() function.
getImagEigenvaluesin file EigenvalueDecomposition.php, method EigenvalueDecomposition::getImagEigenvalues()Return the imaginary parts of the eigenvalues
getImageIndexin file BaseDrawing.php, method PHPExcel_Worksheet_BaseDrawing::getImageIndex()Get image index
getImageRBXin file tcpdf.php, method TCPDF::getImageRBX()Return the right-bottom (or left-bottom for RTL) corner X coordinate of last inserted image
getImageRBYin file tcpdf.php, method TCPDF::getImageRBY()Return the right-bottom (or left-bottom for RTL) corner Y coordinate of last inserted image
getImageResourcein file MemoryDrawing.php, method PHPExcel_Worksheet_MemoryDrawing::getImageResource()Get image resource
getImagesin file HeaderFooter.php, method PHPExcel_Worksheet_HeaderFooter::getImages()Get header/footer images
getImageScalein file tcpdf.php, method TCPDF::getImageScale()Returns the adjusting factor to convert pixels to user units.
getImagesRootin file HTML.php, method PHPExcel_Writer_HTML::getImagesRoot()Get images root
getIncludeChartsin file Excel2007.php, method PHPExcel_Writer_Excel2007::getIncludeCharts()Write charts in workbook? 		If this is true, then the Writer will write definitions for any charts that exist in the PHPExcel object.
getIncludeChartsin file Excel2007.php, method PHPExcel_Reader_Excel2007::getIncludeCharts()Read charts in workbook? 		If this is true, then the Reader will include any charts that exist in the workbook.
getIndentin file Alignment.php, method PHPExcel_Style_Alignment::getIndent()Get indent
getIndexin file Style.php, method PHPExcel_Style::getIndex()Get own index in style collection
getIndexin file PHPExcel.php, method PHPExcel::getIndex()Get index for sheet
getIndexedFilenamein file Drawing.php, method PHPExcel_Worksheet_Drawing::getIndexedFilename()Get indexed filename (using image index)
getIndexedFilenamein file MemoryDrawing.php, method PHPExcel_Worksheet_MemoryDrawing::getIndexedFilename()Get indexed filename (using image index)
getIndexForHashCodein file HashTable.php, method PHPExcel_HashTable::getIndexForHashCode()Get index for hash code
getInputEncodingin file CSV.php, method PHPExcel_Reader_CSV::getInputEncoding()Get input encoding
getInputEncodingin file SYLK.php, method PHPExcel_Reader_SYLK::getInputEncoding()Get input encoding
getInputSequencesin file pdf417.php, method PDF417::getInputSequences()Create array of sequences from input
getInsertColumnsin file Protection.php, method PHPExcel_Worksheet_Protection::getInsertColumns()Get InsertColumns
getInsertHyperlinksin file Protection.php, method PHPExcel_Worksheet_Protection::getInsertHyperlinks()Get InsertHyperlinks
getInsertRowsin file Protection.php, method PHPExcel_Worksheet_Protection::getInsertRows()Get InsertRows
getInsidein file Borders.php, method PHPExcel_Style_Borders::getInside()Get Inside (pseudo-border). Only applies to supervisor.
getInstancein file Calculation.php, method PHPExcel_Calculation::getInstance()Get an instance of this class
getInstancein file CachedObjectStorageFactory.php, method PHPExcel_CachedObjectStorageFactory::getInstance()Initialise the cache storage
getInstancein file ReferenceHelper.php, method PHPExcel_ReferenceHelper::getInstance()Get an instance of this class
getIntersectin file powerBestFitClass.php, method PHPExcel_Power_Best_Fit::getIntersect()Return the Value of X where it intersects Y = 0
getIntersectin file exponentialBestFitClass.php, method PHPExcel_Exponential_Best_Fit::getIntersect()Return the Value of X where it intersects Y = 0
getIntersectin file bestFitClass.php, method PHPExcel_Best_Fit::getIntersect()Return the Value of X where it intersects Y = 0
getIntersectSEin file bestFitClass.php, method PHPExcel_Best_Fit::getIntersectSE()Return the standard error of the Intersect
getInvalidCharactersin file Worksheet.php, method PHPExcel_Worksheet::getInvalidCharacters()Get array of invalid characters for sheet title
getIsIconvEnabledin file String.php, method PHPExcel_Shared_String::getIsIconvEnabled()Get whether iconv extension is available
getIsMbstringEnabledin file String.php, method PHPExcel_Shared_String::getIsMbstringEnabled()Get whether mbstring extension is available
getIsSupervisorin file Font.php, method PHPExcel_Style_Font::getIsSupervisor()Is this a supervisor or a real style component?
getIsSupervisorin file NumberFormat.php, method PHPExcel_Style_NumberFormat::getIsSupervisor()Is this a supervisor or a real style component?
getIsSupervisorin file Protection.php, method PHPExcel_Style_Protection::getIsSupervisor()Is this a supervisor or a real style component?
getIsSupervisorin file Alignment.php, method PHPExcel_Style_Alignment::getIsSupervisor()Is this a supervisor or a real style component?
getIsSupervisorin file Border.php, method PHPExcel_Style_Border::getIsSupervisor()Is this a supervisor or a real style component?
getIsSupervisorin file Style.php, method PHPExcel_Style::getIsSupervisor()Is this a supervisor or a real style component?
getIsSupervisorin file Borders.php, method PHPExcel_Style_Borders::getIsSupervisor()Is this a supervisor or a real style component?
getIsSupervisorin file Fill.php, method PHPExcel_Style_Fill::getIsSupervisor()Is this a supervisor or a real style component?
getIsSupervisorin file Color.php, method PHPExcel_Style_Color::getIsSupervisor()Is this a supervisor or a real style component?
getItalicin file Font.php, method PHPExcel_Style_Font::getItalic()Get Italic
getIterateOnlyExistingCellsin file CellIterator.php, method PHPExcel_Worksheet_CellIterator::getIterateOnlyExistingCells()Get loop only existing cells
getKeywordsin file DocumentProperties.php, method PHPExcel_DocumentProperties::getKeywords()Get Keywords
getLin file LUDecomposition.php, method PHPExcel_Shared_JAMA_LUDecomposition::getL()Get lower triangular factor.
getLin file CholeskyDecomposition.php, method CholeskyDecomposition::getL()getL
getLastHin file tcpdf.php, method TCPDF::getLastH()Get the last cell height.
getLastModifiedByin file DocumentProperties.php, method PHPExcel_DocumentProperties::getLastModifiedBy()Get Last Modified By
getLastSpIdin file DgContainer.php, method PHPExcel_Shared_Escher_DgContainer::getLastSpId()getLayoutin file PlotArea.php, method PHPExcel_Chart_PlotArea::getLayout()Get Layout
getLayoutin file Title.php, method PHPExcel_Chart_Title::getLayout()Get Layout
getLayoutin file Legend.php, method PHPExcel_Chart_Legend::getLayout()Get Layout
getLayoutTargetin file Layout.php, method PHPExcel_Chart_Layout::getLayoutTarget()Get Layout Target
getLeftin file PageMargins.php, method PHPExcel_Worksheet_PageMargins::getLeft()Get Left
getLeftin file Borders.php, method PHPExcel_Style_Borders::getLeft()Get Left
getLegendin file Chart.php, method PHPExcel_Chart::getLegend()Get Legend
getLineEndingin file CSV.php, method PHPExcel_Writer_CSV::getLineEnding()Get line ending
getLineEndingin file CSV.php, method PHPExcel_Reader_CSV::getLineEnding()Get line ending
GetLineWidthin file tcpdf.php, method TCPDF::GetLineWidth()Returns the current the line width.
getLoadSheetsOnlyin file Gnumeric.php, method PHPExcel_Reader_Gnumeric::getLoadSheetsOnly()Get which sheets to load  Returns either an array of worksheet names (the list of worksheets that should be loaded), or a null 		indicating that all worksheets in the workbook should be loaded.
getLoadSheetsOnlyin file OOCalc.php, method PHPExcel_Reader_OOCalc::getLoadSheetsOnly()Get which sheets to load 		Returns either an array of worksheet names (the list of worksheets that should be loaded), or a null 			indicating that all worksheets in the workbook should be loaded.
getLoadSheetsOnlyin file Excel5.php, method PHPExcel_Reader_Excel5::getLoadSheetsOnly()Get which sheets to load 		Returns either an array of worksheet names (the list of worksheets that should be loaded), or a null 			indicating that all worksheets in the workbook should be loaded.
getLoadSheetsOnlyin file Excel2003XML.php, method PHPExcel_Reader_Excel2003XML::getLoadSheetsOnly()Get which sheets to load
getLoadSheetsOnlyin file Excel2007.php, method PHPExcel_Reader_Excel2007::getLoadSheetsOnly()Get which sheets to load  Returns either an array of worksheet names (the list of worksheets that should be loaded), or a null 		indicating that all worksheets in the workbook should be loaded.
getLocalein file Calculation.php, method PHPExcel_Calculation::getLocale()Get the currently defined locale code
getLocalOnlyin file NamedRange.php, method PHPExcel_NamedRange::getLocalOnly()Get localOnly
getLockedin file Protection.php, method PHPExcel_Style_Protection::getLocked()Get locked
getLockRevisionin file DocumentSecurity.php, method PHPExcel_DocumentSecurity::getLockRevision()Get LockRevision
getLockStructurein file DocumentSecurity.php, method PHPExcel_DocumentSecurity::getLockStructure()Get LockStructure
getLockWindowsin file DocumentSecurity.php, method PHPExcel_DocumentSecurity::getLockWindows()Get LockWindows
getManagerin file DocumentProperties.php, method PHPExcel_DocumentProperties::getManager()Get Manager
getMarginLeftin file Comment.php, method PHPExcel_Comment::getMarginLeft()Get left margin (CSS style, i.e. XXpx or YYpt)
getMarginsin file tcpdf.php, method TCPDF::getMargins()Returns an array containing current margins:
getMarginTopin file Comment.php, method PHPExcel_Comment::getMarginTop()Get top margin (CSS style, i.e. XXpx or YYpt)
getMatrixin file Matrix.php, method PHPExcel_Shared_JAMA_Matrix::getMatrix()getMatrix
getMatrixByColin file Matrix.php, method PHPExcel_Shared_JAMA_Matrix::getMatrixByCol()getMatrixByCol
getMatrixByRowin file Matrix.php, method PHPExcel_Shared_JAMA_Matrix::getMatrixByRow()getMatrixByRow
getMergeCellsin file Worksheet.php, method PHPExcel_Worksheet::getMergeCells()Get merge cells array.
getMimeTypein file MemoryDrawing.php, method PHPExcel_Worksheet_MemoryDrawing::getMimeType()Get mime type
getMinimumVersionin file qrcode.php, method QRcode::getMinimumVersion()Return a version number that satisfies the input code length.
getModifiedin file DocumentProperties.php, method PHPExcel_DocumentProperties::getModified()Get Modified
getNamein file BaseDrawing.php, method PHPExcel_Worksheet_BaseDrawing::getName()Get Name
getNamein file NamedRange.php, method PHPExcel_NamedRange::getName()Get name
getNamein file Chart.php, method PHPExcel_Chart::getName()Get Name
getNamein file HeaderFooterDrawing.php, method PHPExcel_Worksheet_HeaderFooterDrawing::getName()Get Name
getNamein file Font.php, method PHPExcel_Style_Font::getName()Get Name
getNamedRangein file PHPExcel.php, method PHPExcel::getNamedRange()Get named range
getNamedRangesin file PHPExcel.php, method PHPExcel::getNamedRanges()Get named ranges
getNestingLevelin file SpContainer.php, method PHPExcel_Shared_Escher_DgContainer_SpgrContainer_SpContainer::getNestingLevel()Get the nesting level of this spContainer. This is the number of spgrContainers between this spContainer and  the dgContainer. A value of 1 = immediately within first spgrContainer  Higher nesting level occurs if and only if spContainer is part of a shape group
getNextPositionin file qrcode.php, method QRcode::getNextPosition()Return the next frame position
getNumberFormatin file Style.php, method PHPExcel_Style::getNumberFormat()Get Number Format
getNumberOfColumnsin file tcpdf.php, method TCPDF::getNumberOfColumns()Return the current number of columns.
GetNumCharsin file tcpdf.php, method TCPDF::GetNumChars()Returns the numbero of characters in a string.
getNumFmtHashTablein file Excel2007.php, method PHPExcel_Writer_Excel2007::getNumFmtHashTable()Get PHPExcel_Style_NumberFormat HashTable
getNumLinesin file tcpdf.php, method TCPDF::getNumLines()This method return the estimated number of lines for print a simple text string using Multicell() method.
getNumPagesin file tcpdf.php, method TCPDF::getNumPages()Get the total number of insered pages.
getObjectsin file Protection.php, method PHPExcel_Worksheet_Protection::getObjects()Get Objects
getObjFilenamein file tcpdf.php, method TCPDF::getObjFilename()Returns a temporary filename for caching object on filesystem.
getOddFooterin file HeaderFooter.php, method PHPExcel_Worksheet_HeaderFooter::getOddFooter()Get OddFooter
getOddHeaderin file HeaderFooter.php, method PHPExcel_Worksheet_HeaderFooter::getOddHeader()Get OddHeader
getOffice2003Compatibilityin file Excel2007.php, method PHPExcel_Writer_Excel2007::getOffice2003Compatibility()Get Office2003 compatibility
getOffsetXin file BaseDrawing.php, method PHPExcel_Worksheet_BaseDrawing::getOffsetX()Get OffsetX
getOffsetXin file HeaderFooterDrawing.php, method PHPExcel_Worksheet_HeaderFooterDrawing::getOffsetX()Get OffsetX
getOffsetYin file BaseDrawing.php, method PHPExcel_Worksheet_BaseDrawing::getOffsetY()Get OffsetY
getOffsetYin file HeaderFooterDrawing.php, method PHPExcel_Worksheet_HeaderFooterDrawing::getOffsetY()Get OffsetY
getOldCalculatedValuein file Cell.php, method PHPExcel_Cell::getOldCalculatedValue()Get old calculated value (cached)
getOperatorin file DataValidation.php, method PHPExcel_Cell_DataValidation::getOperator()Get Operator
getOperatorTypein file Conditional.php, method PHPExcel_Style_Conditional::getOperatorType()Get Operator type
getOPTin file DggContainer.php, method PHPExcel_Shared_Escher_DggContainer::getOPT()Get an option for the drawing group
getOPTin file SpContainer.php, method PHPExcel_Shared_Escher_DgContainer_SpgrContainer_SpContainer::getOPT()Get an option for the Shape Group Container
getOPTCollectionin file SpContainer.php, method PHPExcel_Shared_Escher_DgContainer_SpgrContainer_SpContainer::getOPTCollection()Get the collection of options
getOrderin file polynomialBestFitClass.php, method PHPExcel_Polynomial_Best_Fit::getOrder()Return the order of this polynomial
getOrientationin file PageSetup.php, method PHPExcel_Worksheet_PageSetup::getOrientation()Get Orientation
getOrientationin file PDF.php, method PHPExcel_Writer_PDF::getOrientation()Get Orientation
getOriginalMarginsin file tcpdf.php, method TCPDF::getOriginalMargins()Returns an array containing original margins:
getOutlinein file Borders.php, method PHPExcel_Style_Borders::getOutline()Get Outline (pseudo-border). Only applies to supervisor.
getOutlineLevelin file ColumnDimension.php, method PHPExcel_Worksheet_ColumnDimension::getOutlineLevel()Get Outline Level
getOutlineLevelin file RowDimension.php, method PHPExcel_Worksheet_RowDimension::getOutlineLevel()Get Outline Level
getOverlayin file Legend.php, method PHPExcel_Chart_Legend::getOverlay()Get allow overlay of other elements?
getPagein file tcpdf.php, method TCPDF::getPage()Get current document page number.
getPageBufferin file tcpdf.php, method TCPDF::getPageBuffer()Get page buffer content.
getPageDimensionsin file tcpdf.php, method TCPDF::getPageDimensions()Returns an array of page dimensions:
getPageGroupAliasin file tcpdf.php, method TCPDF::getPageGroupAlias()Return the alias of the current page group  If the current font is unicode type, the returned string is surrounded by additional curly braces.
getPageHeightin file tcpdf.php, method TCPDF::getPageHeight()Returns the page height in units.
getPageMarginsin file Worksheet.php, method PHPExcel_Worksheet::getPageMargins()Get page margins
getPageNumGroupAliasin file tcpdf.php, method TCPDF::getPageNumGroupAlias()Return the alias for the page number on the current page group  If the current font is unicode type, the returned string is surrounded by additional curly braces.
getPageRegionsin file tcpdf.php, method TCPDF::getPageRegions()Return an array of no-write page regions
getPageSetupin file Worksheet.php, method PHPExcel_Worksheet::getPageSetup()Get page setup
getPageSizeFromFormatin file tcpdf.php, method TCPDF::getPageSizeFromFormat()Get page dimensions from format name.
getPageWidthin file tcpdf.php, method TCPDF::getPageWidth()Returns the page width in units.
getPaperSizein file PageSetup.php, method PHPExcel_Worksheet_PageSetup::getPaperSize()Get Paper Size
getPaperSizein file PDF.php, method PHPExcel_Writer_PDF::getPaperSize()Get Paper Size
getParentin file Style.php, method PHPExcel_Style::getParent()Get parent. Only used for style supervisor
getParentin file Cell.php, method PHPExcel_Cell::getParent()Get parent
getParentin file SpgrContainer.php, method PHPExcel_Shared_Escher_DgContainer_SpgrContainer::getParent()Get the parent Shape Group Container if any
getParentin file Blip.php, method PHPExcel_Shared_Escher_DggContainer_BstoreContainer_BSE_Blip::getParent()Get parent BSE
getParentin file Worksheet.php, method PHPExcel_Worksheet::getParent()Get parent
getParentin file SpContainer.php, method PHPExcel_Shared_Escher_DgContainer_SpgrContainer_SpContainer::getParent()Get the parent Shape Group Container
getParentWriterin file WriterPart.php, method PHPExcel_Writer_Excel2007_WriterPart::getParentWriter()Get parent IWriter object
getPasswordin file Protection.php, method PHPExcel_Worksheet_Protection::getPassword()Get Password (hashed)
getPathin file HeaderFooterDrawing.php, method PHPExcel_Worksheet_HeaderFooterDrawing::getPath()Get Path
getPathin file Drawing.php, method PHPExcel_Worksheet_Drawing::getPath()Get Path
getPathPaintOperatorin file tcpdf.php, method TCPDF::getPathPaintOperator()Get the Path-Painting Operators.
getPDFDatain file tcpdf.php, method TCPDF::getPDFData()Returns the PDF data.
getPdfRendererNamein file Settings.php, method PHPExcel_Settings::getPdfRendererName()Return the PDF Rendering Library that PHPExcel is currently configured to use (e.g. dompdf)
getPdfRendererPathin file Settings.php, method PHPExcel_Settings::getPdfRendererPath()Return the directory path to the PDF Rendering Library that PHPExcel is currently configured to use
getPHPExcelin file Excel2007.php, method PHPExcel_Writer_Excel2007::getPHPExcel()Get PHPExcel object
getPHPExcelNamein file Function.php, method PHPExcel_Calculation_Function::getPHPExcelName()Get PHPExcel name
getPivotin file LUDecomposition.php, method PHPExcel_Shared_JAMA_LUDecomposition::getPivot()Return pivot permutation vector.
getPivotTablesin file Protection.php, method PHPExcel_Worksheet_Protection::getPivotTables()Get PivotTables
getPlainTextin file RichText.php, method PHPExcel_RichText::getPlainText()Get plain text
getPlotAreain file Chart.php, method PHPExcel_Chart::getPlotArea()Get Plot Area
getPlotCategoriesin file DataSeries.php, method PHPExcel_Chart_DataSeries::getPlotCategories()Get Plot Categories
getPlotCategoryByIndexin file DataSeries.php, method PHPExcel_Chart_DataSeries::getPlotCategoryByIndex()Get Plot Category by Index
getPlotDirectionin file DataSeries.php, method PHPExcel_Chart_DataSeries::getPlotDirection()Get Plot Direction
getPlotGroupin file PlotArea.php, method PHPExcel_Chart_PlotArea::getPlotGroup()Get Plot Series
getPlotGroupByIndexin file PlotArea.php, method PHPExcel_Chart_PlotArea::getPlotGroupByIndex()Get Plot Series by Index
getPlotGroupCountin file PlotArea.php, method PHPExcel_Chart_PlotArea::getPlotGroupCount()Get Number of Plot Groups
getPlotGroupingin file DataSeries.php, method PHPExcel_Chart_DataSeries::getPlotGrouping()Get Plot Grouping Type
getPlotLabelByIndexin file DataSeries.php, method PHPExcel_Chart_DataSeries::getPlotLabelByIndex()Get Plot Label by Index
getPlotLabelsin file DataSeries.php, method PHPExcel_Chart_DataSeries::getPlotLabels()Get Plot Labels
getPlotOrderin file DataSeries.php, method PHPExcel_Chart_DataSeries::getPlotOrder()Get Plot Order
getPlotSeriesCountin file DataSeries.php, method PHPExcel_Chart_DataSeries::getPlotSeriesCount()Get Number of Plot Series
getPlotSeriesCountin file PlotArea.php, method PHPExcel_Chart_PlotArea::getPlotSeriesCount()Get Number of Plot Series
getPlotStylein file DataSeries.php, method PHPExcel_Chart_DataSeries::getPlotStyle()Get Plot Style
getPlotTypein file DataSeries.php, method PHPExcel_Chart_DataSeries::getPlotType()Get Plot Type
getPlotValuesin file DataSeries.php, method PHPExcel_Chart_DataSeries::getPlotValues()Get Plot Values
getPlotValuesByIndexin file DataSeries.php, method PHPExcel_Chart_DataSeries::getPlotValuesByIndex()Get Plot Values by Index
getPlotVisibleOnlyin file Chart.php, method PHPExcel_Chart::getPlotVisibleOnly()Get Plot Visible Only
getPointCountin file DataSeriesValues.php, method PHPExcel_Chart_DataSeriesValues::getPointCount()Get Series Point Count
getPointMarkerin file DataSeriesValues.php, method PHPExcel_Chart_DataSeriesValues::getPointMarker()Get Point Marker
getPositionin file Legend.php, method PHPExcel_Chart_Legend::getPosition()Get legend position as an excel string value
getPositionXLin file Legend.php, method PHPExcel_Chart_Legend::getPositionXL()Get legend position as an Excel internal numeric value
getPreCalculateFormulasin file Excel5.php, method PHPExcel_Writer_Excel5::getPreCalculateFormulas()Get Pre-Calculate Formulas
getPreCalculateFormulasin file Excel2007.php, method PHPExcel_Writer_Excel2007::getPreCalculateFormulas()Get Pre-Calculate Formulas
getPreCalculateFormulasin file HTML.php, method PHPExcel_Writer_HTML::getPreCalculateFormulas()Get Pre-Calculate Formulas
getPreCalculateFormulasin file CSV.php, method PHPExcel_Writer_CSV::getPreCalculateFormulas()Get Pre-Calculate Formulas
getPrintAreain file PageSetup.php, method PHPExcel_Worksheet_PageSetup::getPrintArea()Get print area
getPrintGridlinesin file Worksheet.php, method PHPExcel_Worksheet::getPrintGridlines()Print gridlines?
getPromptin file DataValidation.php, method PHPExcel_Cell_DataValidation::getPrompt()Get Prompt
getPromptTitlein file DataValidation.php, method PHPExcel_Cell_DataValidation::getPromptTitle()Get Prompt title
getPropertiesin file PHPExcel.php, method PHPExcel::getProperties()Get properties
getProtectedCellsin file Worksheet.php, method PHPExcel_Worksheet::getProtectedCells()Get protected cells
getProtectionin file Worksheet.php, method PHPExcel_Worksheet::getProtection()Get Protection
getProtectionin file Style.php, method PHPExcel_Style::getProtection()Get Protection
getQin file QRDecomposition.php, method PHPExcel_Shared_JAMA_QRDecomposition::getQ()Generate and return the (economy-sized) orthogonal factor
getRin file QRDecomposition.php, method PHPExcel_Shared_JAMA_QRDecomposition::getR()Return the upper triangular factor
getRandomSeedin file tcpdf.php, method TCPDF::getRandomSeed()Returns a string containing random data to be used as a seed for encryption methods.
getRangein file NamedRange.php, method PHPExcel_NamedRange::getRange()Get range
getRangeBoundariesin file Cell.php, method PHPExcel_Cell::getRangeBoundaries()Calculate range boundaries
getRawCharWidthin file tcpdf.php, method TCPDF::getRawCharWidth()Returns the length of the char in user unit for the current font.
getReadDataOnlyin file Gnumeric.php, method PHPExcel_Reader_Gnumeric::getReadDataOnly()Read data only? 		If this is true, then the Reader will only read data values for cells, it will not read any formatting information.
getReadDataOnlyin file Excel5.php, method PHPExcel_Reader_Excel5::getReadDataOnly()Read data only? 		If this is true, then the Reader will only read data values for cells, it will not read any formatting information.
getReadDataOnlyin file Excel2003XML.php, method PHPExcel_Reader_Excel2003XML::getReadDataOnly()Read data only?
getReadDataOnlyin file OOCalc.php, method PHPExcel_Reader_OOCalc::getReadDataOnly()Read data only? 		If this is true, then the Reader will only read data values for cells, it will not read any formatting information.
getReadDataOnlyin file Excel2007.php, method PHPExcel_Reader_Excel2007::getReadDataOnly()Read data only? 		If this is true, then the Reader will only read data values for cells, it will not read any formatting information.
getReadFilterin file OOCalc.php, method PHPExcel_Reader_OOCalc::getReadFilter()Read filter
getReadFilterin file SYLK.php, method PHPExcel_Reader_SYLK::getReadFilter()Read filter
getReadFilterin file Excel5.php, method PHPExcel_Reader_Excel5::getReadFilter()Read filter
getReadFilterin file CSV.php, method PHPExcel_Reader_CSV::getReadFilter()Read filter
getReadFilterin file Gnumeric.php, method PHPExcel_Reader_Gnumeric::getReadFilter()Read filter
getReadFilterin file Excel2007.php, method PHPExcel_Reader_Excel2007::getReadFilter()Read filter
getReadFilterin file Excel2003XML.php, method PHPExcel_Reader_Excel2003XML::getReadFilter()Read filter
getRealEigenvaluesin file EigenvalueDecomposition.php, method EigenvalueDecomposition::getRealEigenvalues()Return the real parts of the eigenvalues
getRedin file Color.php, method PHPExcel_Style_Color::getRed()Get the red colour component of an RGB value
getRemainderin file qrcode.php, method QRcode::getRemainder()Return the numer of remainder bits.
getRemainingWidthin file tcpdf.php, method TCPDF::getRemainingWidth()Returns the remaining width between the current position and margins.
getRenderingFunctionin file MemoryDrawing.php, method PHPExcel_Worksheet_MemoryDrawing::getRenderingFunction()Get rendering function
getResizeProportionalin file HeaderFooterDrawing.php, method PHPExcel_Worksheet_HeaderFooterDrawing::getResizeProportional()Get ResizeProportional
getResizeProportionalin file BaseDrawing.php, method PHPExcel_Worksheet_BaseDrawing::getResizeProportional()Get ResizeProportional
getReturnDateTypein file Functions.php, method PHPExcel_Calculation_Functions::getReturnDateType()Return the current Return Date Format for functions that return a date/time (Excel, PHP Serialized Numeric or PHP Object)
getRevisionsPasswordin file DocumentSecurity.php, method PHPExcel_DocumentSecurity::getRevisionsPassword()Get RevisionsPassword (hashed)
getRGBin file Color.php, method PHPExcel_Style_Color::getRGB()Get RGB
getRichTextElementsin file RichText.php, method PHPExcel_RichText::getRichTextElements()Get Rich Text elements
getRightin file Borders.php, method PHPExcel_Style_Borders::getRight()Get Right
getRightin file PageMargins.php, method PHPExcel_Worksheet_PageMargins::getRight()Get Right
getRightToLeftin file Worksheet.php, method PHPExcel_Worksheet::getRightToLeft()Get right-to-left
getRotationin file Fill.php, method PHPExcel_Style_Fill::getRotation()Get Rotation
getRotationin file BaseDrawing.php, method PHPExcel_Worksheet_BaseDrawing::getRotation()Get Rotation
getRowin file Cell.php, method PHPExcel_Cell::getRow()Get cell coordinate row
getRowDimensionin file Worksheet.php, method PHPExcel_Worksheet::getRowDimension()Get row dimension at a specific row
getRowDimensionin file Matrix.php, method PHPExcel_Shared_JAMA_Matrix::getRowDimension()getRowDimension
getRowDimensionsin file Worksheet.php, method PHPExcel_Worksheet::getRowDimensions()Get collection of row dimensions
getRowHeightin file RowDimension.php, method PHPExcel_Worksheet_RowDimension::getRowHeight()Get Row Height
getRowIndexin file RowDimension.php, method PHPExcel_Worksheet_RowDimension::getRowIndex()Get Row Index
getRowIndexin file Row.php, method PHPExcel_Worksheet_Row::getRowIndex()Get row index
getRowIteratorin file Worksheet.php, method PHPExcel_Worksheet::getRowIterator()Get row iterator
getRowsToRepeatAtTopin file PageSetup.php, method PHPExcel_Worksheet_PageSetup::getRowsToRepeatAtTop()Get Rows to repeat at top
getRTLin file tcpdf.php, method TCPDF::getRTL()Return the RTL status
getSin file SingularValueDecomposition.php, method SingularValueDecomposition::getS()Return the diagonal matrix of singular values
getScalein file PageSetup.php, method PHPExcel_Worksheet_PageSetup::getScale()Get Scale
getScaleFactorin file tcpdf.php, method TCPDF::getScaleFactor()Returns the scale factor (number of points in user unit).
getScaleWithDocumentin file HeaderFooter.php, method PHPExcel_Worksheet_HeaderFooter::getScaleWithDocument()Get ScaleWithDocument
getScenariosin file Protection.php, method PHPExcel_Worksheet_Protection::getScenarios()Get Scenarios
getScopein file NamedRange.php, method PHPExcel_NamedRange::getScope()Get scope
getSearchLocationsin file IOFactory.php, method PHPExcel_IOFactory::getSearchLocations()Get search locations
getSecurityin file PHPExcel.php, method PHPExcel::getSecurity()Get security
getSelectedCellin file Worksheet.php, method PHPExcel_Worksheet::getSelectedCell()Get selected cell
getSelectedCellsin file Borders.php, method PHPExcel_Style_Borders::getSelectedCells()Get the currently active cell coordinate in currently active sheet.
getSelectedCellsin file Border.php, method PHPExcel_Style_Border::getSelectedCells()Get the currently active cell coordinate in currently active sheet.
getSelectedCellsin file Font.php, method PHPExcel_Style_Font::getSelectedCells()Get the currently active cell coordinate in currently active sheet.
getSelectedCellsin file Color.php, method PHPExcel_Style_Color::getSelectedCells()Get the currently active cell coordinate in currently active sheet.
getSelectedCellsin file NumberFormat.php, method PHPExcel_Style_NumberFormat::getSelectedCells()Get the currently active cell coordinate in currently active sheet.
getSelectedCellsin file Fill.php, method PHPExcel_Style_Fill::getSelectedCells()Get the currently active cell coordinate in currently active sheet.
getSelectedCellsin file Worksheet.php, method PHPExcel_Worksheet::getSelectedCells()Get selected cells
getSelectedCellsin file Alignment.php, method PHPExcel_Style_Alignment::getSelectedCells()Get the currently active cell coordinate in currently active sheet.
getSelectedCellsin file Protection.php, method PHPExcel_Style_Protection::getSelectedCells()Get the currently active cell coordinate in currently active sheet.
getSelectedCellsin file Style.php, method PHPExcel_Style::getSelectedCells()Get the currently active cell coordinate in currently active sheet.
getSelectLockedCellsin file Protection.php, method PHPExcel_Worksheet_Protection::getSelectLockedCells()Get SelectLockedCells
getSelectUnlockedCellsin file Protection.php, method PHPExcel_Worksheet_Protection::getSelectUnlockedCells()Get SelectUnlockedCells
getShadowin file BaseDrawing.php, method PHPExcel_Worksheet_BaseDrawing::getShadow()Get Shadow
getSharedComponentin file Protection.php, method PHPExcel_Style_Protection::getSharedComponent()Get the shared style component for the currently active cell in currently active sheet.
getSharedComponentin file Color.php, method PHPExcel_Style_Color::getSharedComponent()Get the shared style component for the currently active cell in currently active sheet.
getSharedComponentin file Style.php, method PHPExcel_Style::getSharedComponent()Get the shared style component for the currently active cell in currently active sheet.
getSharedComponentin file NumberFormat.php, method PHPExcel_Style_NumberFormat::getSharedComponent()Get the shared style component for the currently active cell in currently active sheet.
getSharedComponentin file Font.php, method PHPExcel_Style_Font::getSharedComponent()Get the shared style component for the currently active cell in currently active sheet.
getSharedComponentin file Borders.php, method PHPExcel_Style_Borders::getSharedComponent()Get the shared style component for the currently active cell in currently active sheet.
getSharedComponentin file Fill.php, method PHPExcel_Style_Fill::getSharedComponent()Get the shared style component for the currently active cell in currently active sheet.
getSharedComponentin file Border.php, method PHPExcel_Style_Border::getSharedComponent()Get the shared style component for the currently active cell in currently active sheet.
getSharedComponentin file Alignment.php, method PHPExcel_Style_Alignment::getSharedComponent()Get the shared style component for the currently active cell in currently active sheet.
getSheetin file Protection.php, method PHPExcel_Worksheet_Protection::getSheet()Get Sheet
getSheetin file PHPExcel.php, method PHPExcel::getSheet()Get sheet by index
getSheetByNamein file PHPExcel.php, method PHPExcel::getSheetByName()Get sheet by name
getSheetCountin file PHPExcel.php, method PHPExcel::getSheetCount()Get sheet count
getSheetIndexin file HTML.php, method PHPExcel_Writer_HTML::getSheetIndex()Get sheet index
getSheetIndexin file CSV.php, method PHPExcel_Reader_CSV::getSheetIndex()Get sheet index
getSheetIndexin file CSV.php, method PHPExcel_Writer_CSV::getSheetIndex()Get sheet index
getSheetIndexin file SYLK.php, method PHPExcel_Reader_SYLK::getSheetIndex()Get sheet index
getSheetNamesin file PHPExcel.php, method PHPExcel::getSheetNames()Get sheet names
getSheetStatein file Worksheet.php, method PHPExcel_Worksheet::getSheetState()Get sheet state
getSheetViewin file Worksheet.php, method PHPExcel_Worksheet::getSheetView()Get sheet view
getShowDropDownin file DataValidation.php, method PHPExcel_Cell_DataValidation::getShowDropDown()Get Show DropDown
getShowErrorMessagein file DataValidation.php, method PHPExcel_Cell_DataValidation::getShowErrorMessage()Get Show ErrorMessage
getShowGridlinesin file Worksheet.php, method PHPExcel_Worksheet::getShowGridlines()Show gridlines?
getShowInputMessagein file DataValidation.php, method PHPExcel_Cell_DataValidation::getShowInputMessage()Get Show InputMessage
getShowRowColHeadersin file Worksheet.php, method PHPExcel_Worksheet::getShowRowColHeaders()Show row and column headers?
getShowSummaryBelowin file Worksheet.php, method PHPExcel_Worksheet::getShowSummaryBelow()Show summary below? (Row/Column outlining)
getShowSummaryRightin file Worksheet.php, method PHPExcel_Worksheet::getShowSummaryRight()Show summary right? (Row/Column outlining)
getShrinkToFitin file Alignment.php, method PHPExcel_Style_Alignment::getShrinkToFit()Get Shrink to fit
getSingularValuesin file SingularValueDecomposition.php, method SingularValueDecomposition::getSingularValues()Return the one-dimensional array of singular values
getSizein file Font.php, method PHPExcel_Style_Font::getSize()Get Size
getSlopein file exponentialBestFitClass.php, method PHPExcel_Exponential_Best_Fit::getSlope()Return the Slope of the line
getSlopein file polynomialBestFitClass.php, method PHPExcel_Polynomial_Best_Fit::getSlope()Return the Slope of the line
getSlopein file bestFitClass.php, method PHPExcel_Best_Fit::getSlope()Return the Slope of the line
getSlopeSEin file bestFitClass.php, method PHPExcel_Best_Fit::getSlopeSE()Return the standard error of the Slope
getSmoothLinein file DataSeries.php, method PHPExcel_Chart_DataSeries::getSmoothLine()Get Smooth Line
getSortin file Protection.php, method PHPExcel_Worksheet_Protection::getSort()Get Sort
getSortedCellListin file ICache.php, method PHPExcel_CachedObjectStorage_ICache::getSortedCellList()Get the list of all cell addresses currently held in cache sorted by column and row
getSortedCellListin file CacheBase.php, method PHPExcel_CachedObjectStorage_CacheBase::getSortedCellList()Sort the list of all cell addresses currently held in cache by row and column
getSpaceStringin file tcpdf.php, method TCPDF::getSpaceString()Returns the string used to find spaces
getSpgrin file SpContainer.php, method PHPExcel_Shared_Escher_DgContainer_SpgrContainer_SpContainer::getSpgr()Get whether this is a group shape
getSpgrContainerin file DgContainer.php, method PHPExcel_Shared_Escher_DgContainer::getSpgrContainer()getSpIdin file SpContainer.php, method PHPExcel_Shared_Escher_DgContainer_SpgrContainer_SpContainer::getSpId()Get the shape index
getSpIdMaxin file DggContainer.php, method PHPExcel_Shared_Escher_DggContainer::getSpIdMax()Get maximum shape index of all shapes in all drawings (plus one)
getSpOffsetsin file Escher.php, method PHPExcel_Writer_Excel5_Escher::getSpOffsets()Gets the shape offsets
getSpTypein file SpContainer.php, method PHPExcel_Shared_Escher_DgContainer_SpgrContainer_SpContainer::getSpType()Get the shape type
getSSRegressionin file bestFitClass.php, method PHPExcel_Best_Fit::getSSRegression()getSSResidualsin file bestFitClass.php, method PHPExcel_Best_Fit::getSSResiduals()getStartColorin file Fill.php, method PHPExcel_Style_Fill::getStartColor()Get Start Color
getStartCoordinatesin file SpContainer.php, method PHPExcel_Shared_Escher_DgContainer_SpgrContainer_SpContainer::getStartCoordinates()Get cell coordinates of upper-left corner of shape
getStartOffsetXin file SpContainer.php, method PHPExcel_Shared_Escher_DgContainer_SpgrContainer_SpContainer::getStartOffsetX()Get offset in x-direction of upper-left corner of shape measured in 1/1024 of column width
getStartOffsetYin file SpContainer.php, method PHPExcel_Shared_Escher_DgContainer_SpgrContainer_SpContainer::getStartOffsetY()Get offset in y-direction of upper-left corner of shape measured in 1/256 of row height
getStdevOfResidualsin file bestFitClass.php, method PHPExcel_Best_Fit::getStdevOfResiduals()Return the standard deviation of the residuals for this regression
getStreamin file OLERead.php, method PHPExcel_Shared_OLERead::getStream()Extract binary stream data
getStreamin file File.php, method PHPExcel_Shared_OLE_PPS_File::getStream()Returns a stream for reading this file using fread() etc.
getStreamin file OLE.php, method PHPExcel_Shared_OLE::getStream()Returns a stream for use with fread() etc. External callers should  use PHPExcel_Shared_OLE_PPS_File::getStream().
getStrikethroughin file Font.php, method PHPExcel_Style_Font::getStrikethrough()Get Strikethrough
getStriketroughin file Font.php, method PHPExcel_Style_Font::getStriketrough()Get Striketrough
getStringHeightin file tcpdf.php, method TCPDF::getStringHeight()This method return the estimated needed height for print a simple text string in Multicell() method.
getStringTablein file Excel2007.php, method PHPExcel_Writer_Excel2007::getStringTable()Get string table
GetStringWidthin file tcpdf.php, method TCPDF::GetStringWidth()Returns the length of a string in user unit. A font must be selected.
 
getStylein file Conditional.php, method PHPExcel_Style_Conditional::getStyle()Get Style
getStylein file Worksheet.php, method PHPExcel_Worksheet::getStyle()Get style for cell
getStyleArrayin file Font.php, method PHPExcel_Style_Font::getStyleArray()Build style array from subcomponents
getStyleArrayin file Protection.php, method PHPExcel_Style_Protection::getStyleArray()Build style array from subcomponents
getStyleArrayin file Fill.php, method PHPExcel_Style_Fill::getStyleArray()Build style array from subcomponents
getStyleArrayin file NumberFormat.php, method PHPExcel_Style_NumberFormat::getStyleArray()Build style array from subcomponents
getStyleArrayin file Color.php, method PHPExcel_Style_Color::getStyleArray()Build style array from subcomponents
getStyleArrayin file Alignment.php, method PHPExcel_Style_Alignment::getStyleArray()Build style array from subcomponents
getStyleArrayin file Border.php, method PHPExcel_Style_Border::getStyleArray()Build style array from subcomponents
getStyleArrayin file Borders.php, method PHPExcel_Style_Borders::getStyleArray()Build style array from subcomponents
getStyleByColumnAndRowin file Worksheet.php, method PHPExcel_Worksheet::getStyleByColumnAndRow()Get style for cell by using numeric cell coordinates
getStylesin file Worksheet.php, method PHPExcel_Worksheet::getStyles()Get styles
getStylesConditionalHashTablein file Excel2007.php, method PHPExcel_Writer_Excel2007::getStylesConditionalHashTable()Get PHPExcel_Style_Conditional HashTable
getSubjectin file DocumentProperties.php, method PHPExcel_DocumentProperties::getSubject()Get Subject
getSubScriptin file Font.php, method PHPExcel_Style_Font::getSubScript()Get SubScript
getSuperScriptin file Font.php, method PHPExcel_Style_Font::getSuperScript()Get SuperScript
getSVGTransformMatrixin file tcpdf.php, method TCPDF::getSVGTransformMatrix()Get the tranformation matrix from SVG transform attribute
getTabColorin file Worksheet.php, method PHPExcel_Worksheet::getTabColor()Get tab color
getTagStyleFromCSSin file tcpdf.php, method TCPDF::getTagStyleFromCSS()Returns the styles that apply for the selected HTML tag.
getTempDirin file PDF.php, method PHPExcel_Writer_PDF::getTempDir()Get temporary storage directory
getTextin file TextElement.php, method PHPExcel_RichText_TextElement::getText()Get text
getTextin file ITextElement.php, method PHPExcel_RichText_ITextElement::getText()Get text
getTextin file Conditional.php, method PHPExcel_Style_Conditional::getText()Get text
getTextin file Comment.php, method PHPExcel_Comment::getText()Get Rich text comment
getTextRotationin file Alignment.php, method PHPExcel_Style_Alignment::getTextRotation()Get TextRotation
getTextWidthPixelsApproxin file Font.php, method PHPExcel_Shared_Font::getTextWidthPixelsApprox()Get approximate width in pixels for a string of text in a certain font at a certain rotation angle
getTextWidthPixelsExactin file Font.php, method PHPExcel_Shared_Font::getTextWidthPixelsExact()Get GD text width in pixels for a string of text in a certain font at a certain rotation angle
getThemeNamein file Theme.php, method PHPExcel_Reader_Excel2007_Theme::getThemeName()Get Theme Name
getThousandsSeparatorin file String.php, method PHPExcel_Shared_String::getThousandsSeparator()Get the thousands separator. If it has not yet been set explicitly, try to obtain number  formatting information from locale.
getTitlein file Worksheet.php, method PHPExcel_Worksheet::getTitle()Get title
getTitlein file DocumentProperties.php, method PHPExcel_DocumentProperties::getTitle()Get Title
getTitlein file Chart.php, method PHPExcel_Chart::getTitle()Get Title
getTokenin file FormulaParser.php, method PHPExcel_Calculation_FormulaParser::getToken()Get Token
getTokenCountin file FormulaParser.php, method PHPExcel_Calculation_FormulaParser::getTokenCount()Get Token count
getTokensin file FormulaParser.php, method PHPExcel_Calculation_FormulaParser::getTokens()Get Tokens
getTokenSubTypein file FormulaToken.php, method PHPExcel_Calculation_FormulaToken::getTokenSubType()Get Token SubType (represented by TOKEN_SUBTYPE_*)
getTokenTypein file FormulaToken.php, method PHPExcel_Calculation_FormulaToken::getTokenType()Get Token Type (represented by TOKEN_TYPE_*)
getTooltipin file Hyperlink.php, method PHPExcel_Cell_Hyperlink::getTooltip()Get tooltip
getTopin file PageMargins.php, method PHPExcel_Worksheet_PageMargins::getTop()Get Top
getTopin file Borders.php, method PHPExcel_Style_Borders::getTop()Get Top
getTopLeftCellin file Chart.php, method PHPExcel_Chart::getTopLeftCell()Get the cell address where the top left of the chart is fixed
getTopLeftOffsetin file Chart.php, method PHPExcel_Chart::getTopLeftOffset()getTopLeftPositionin file Chart.php, method PHPExcel_Chart::getTopLeftPosition()Get the top left position of the chart
getTopLeftXOffsetin file Chart.php, method PHPExcel_Chart::getTopLeftXOffset()getTopLeftYOffsetin file Chart.php, method PHPExcel_Chart::getTopLeftYOffset()getTransformationMatrixProductin file tcpdf.php, method TCPDF::getTransformationMatrixProduct()Get the product of two SVG tranformation matrices
getTRUEin file Calculation.php, method PHPExcel_Calculation::getTRUE()Return the locale-specific translation of TRUE
getTrueTypeFontFileFromFontin file Font.php, method PHPExcel_Shared_Font::getTrueTypeFontFileFromFont()Returns the font path given the font
getTrueTypeFontPathin file Font.php, method PHPExcel_Shared_Font::getTrueTypeFontPath()Get the path to the folder containing .ttf files.
getTypein file DataValidation.php, method PHPExcel_Cell_DataValidation::getType()Get Type
getUin file SingularValueDecomposition.php, method SingularValueDecomposition::getU()Return the left singular vectors
getUin file LUDecomposition.php, method PHPExcel_Shared_JAMA_LUDecomposition::getU()Get upper triangular factor.
getUnderlinein file Font.php, method PHPExcel_Style_Font::getUnderline()Get Underline
getUrlin file Hyperlink.php, method PHPExcel_Cell_Hyperlink::getUrl()Get URL
getUseBOMin file CSV.php, method PHPExcel_Writer_CSV::getUseBOM()Get whether BOM should be used
getUseDiskCachingin file Excel2007.php, method PHPExcel_Writer_Excel2007::getUseDiskCaching()Get use disk caching where possible?
getUseInlineCssin file HTML.php, method PHPExcel_Writer_HTML::getUseInlineCss()Get use inline CSS?
getUserPermissionCodein file tcpdf.php, method TCPDF::getUserPermissionCode()Return the premission code used on encryption (P value).
getVin file SingularValueDecomposition.php, method SingularValueDecomposition::getV()Return the right singular vectors
getVin file EigenvalueDecomposition.php, method EigenvalueDecomposition::getV()Return the eigenvector matrix
getValuein file Cell.php, method PHPExcel_Cell::getValue()Get cell value
getValuein file FormulaToken.php, method PHPExcel_Calculation_FormulaToken::getValue()Get Value
getValueBinderin file Cell.php, method PHPExcel_Cell::getValueBinder()Get value binder to use
getValueOfXForYin file exponentialBestFitClass.php, method PHPExcel_Exponential_Best_Fit::getValueOfXForY()Return the X-Value for a specified value of Y
getValueOfXForYin file linearBestFitClass.php, method PHPExcel_Linear_Best_Fit::getValueOfXForY()Return the X-Value for a specified value of Y
getValueOfXForYin file powerBestFitClass.php, method PHPExcel_Power_Best_Fit::getValueOfXForY()Return the X-Value for a specified value of Y
getValueOfXForYin file polynomialBestFitClass.php, method PHPExcel_Polynomial_Best_Fit::getValueOfXForY()Return the X-Value for a specified value of Y
getValueOfXForYin file bestFitClass.php, method PHPExcel_Best_Fit::getValueOfXForY()Return the X-Value for a specified value of Y
getValueOfXForYin file logarithmicBestFitClass.php, method PHPExcel_Logarithmic_Best_Fit::getValueOfXForY()Return the X-Value for a specified value of Y
getValueOfYForXin file linearBestFitClass.php, method PHPExcel_Linear_Best_Fit::getValueOfYForX()Return the Y-Value for a specified value of X
getValueOfYForXin file bestFitClass.php, method PHPExcel_Best_Fit::getValueOfYForX()Return the Y-Value for a specified value of X
getValueOfYForXin file powerBestFitClass.php, method PHPExcel_Power_Best_Fit::getValueOfYForX()Return the Y-Value for a specified value of X
getValueOfYForXin file polynomialBestFitClass.php, method PHPExcel_Polynomial_Best_Fit::getValueOfYForX()Return the Y-Value for a specified value of X
getValueOfYForXin file exponentialBestFitClass.php, method PHPExcel_Exponential_Best_Fit::getValueOfYForX()Return the Y-Value for a specified value of X
getValueOfYForXin file logarithmicBestFitClass.php, method PHPExcel_Logarithmic_Best_Fit::getValueOfYForX()Return the Y-Value for a specified value of X
getVectorsAnglein file tcpdf.php, method TCPDF::getVectorsAngle()Returns the angle in radiants between two vectors
getVersionPatternin file qrcode.php, method QRcode::getVersionPattern()Return BCH encoded version information pattern that is used for the symbol of version 7 or greater. Use lower 18 bits.
getVerticalin file Borders.php, method PHPExcel_Style_Borders::getVertical()Get Vertical (pseudo-border). Only applies to supervisor.
getVerticalin file Alignment.php, method PHPExcel_Style_Alignment::getVertical()Get Vertical
getVerticalCenteredin file PageSetup.php, method PHPExcel_Worksheet_PageSetup::getVerticalCentered()Get center page vertically
getVisiblein file Shadow.php, method PHPExcel_Worksheet_Drawing_Shadow::getVisible()Get Visible
getVisiblein file ColumnDimension.php, method PHPExcel_Worksheet_ColumnDimension::getVisible()Get Visible
getVisiblein file RowDimension.php, method PHPExcel_Worksheet_RowDimension::getVisible()Get Visible
getVisiblein file Comment.php, method PHPExcel_Comment::getVisible()Is the comment visible by default?
getWidthin file ColumnDimension.php, method PHPExcel_Worksheet_ColumnDimension::getWidth()Get Width
getWidthin file Comment.php, method PHPExcel_Comment::getWidth()Get comment width (CSS style, i.e. XXpx or YYpt)
getWidthin file qrcode.php, method QRcode::getWidth()Return the width of the symbol for the version.
getWidthin file Layout.php, method PHPExcel_Chart_Layout::getWidth()Get Width
getWidthin file HeaderFooterDrawing.php, method PHPExcel_Worksheet_HeaderFooterDrawing::getWidth()Get Width
getWidthin file BaseDrawing.php, method PHPExcel_Worksheet_BaseDrawing::getWidth()Get Width
getWorkbookPasswordin file DocumentSecurity.php, method PHPExcel_DocumentSecurity::getWorkbookPassword()Get WorkbookPassword (hashed)
getWorksheetin file Chart.php, method PHPExcel_Chart::getWorksheet()Get Worksheet
getWorksheetin file NamedRange.php, method PHPExcel_NamedRange::getWorksheet()Get worksheet
getWorksheetin file BaseDrawing.php, method PHPExcel_Worksheet_BaseDrawing::getWorksheet()Get Worksheet
getWorksheetIteratorin file PHPExcel.php, method PHPExcel::getWorksheetIterator()Get worksheet iterator
getWrapTextin file Alignment.php, method PHPExcel_Style_Alignment::getWrapText()Get Wrap Text
getWriterPartin file Excel2007.php, method PHPExcel_Writer_Excel2007::getWriterPart()Get writer part
GetXin file tcpdf.php, method TCPDF::GetX()Returns the relative X value of current position.
getXAxisLabelin file Chart.php, method PHPExcel_Chart::getXAxisLabel()Get X-Axis Label
getXfIndexin file RowDimension.php, method PHPExcel_Worksheet_RowDimension::getXfIndex()Get index to cellXf
getXfIndexin file ColumnDimension.php, method PHPExcel_Worksheet_ColumnDimension::getXfIndex()Get index to cellXf
getXfIndexin file Cell.php, method PHPExcel_Cell::getXfIndex()Get index to cellXf
getXModein file Layout.php, method PHPExcel_Chart_Layout::getXMode()Get X-Mode
getXPositionin file Layout.php, method PHPExcel_Chart_Layout::getXPosition()Get X-Position
getXValuesin file bestFitClass.php, method PHPExcel_Best_Fit::getXValues()Return the original set of X-Values
GetYin file tcpdf.php, method TCPDF::GetY()Returns the ordinate of the current position.
getYAxisLabelin file Chart.php, method PHPExcel_Chart::getYAxisLabel()Get Y-Axis Label
getYBestFitValuesin file bestFitClass.php, method PHPExcel_Best_Fit::getYBestFitValues()getYModein file Layout.php, method PHPExcel_Chart_Layout::getYMode()Get Y-Mode
getYPositionin file Layout.php, method PHPExcel_Chart_Layout::getYPosition()Get Y-Position
getZipClassin file Settings.php, method PHPExcel_Settings::getZipClass()Return the name of the Zip handler Class that PHPExcel is configured to use (PCLZip or ZipArchive) 		for Zip file management
getZoomScalein file SheetView.php, method PHPExcel_Worksheet_SheetView::getZoomScale()Get ZoomScale
getZoomScaleNormalin file SheetView.php, method PHPExcel_Worksheet_SheetView::getZoomScaleNormal()Get ZoomScaleNormal
get_mqrin file tcpdf.php, method TCPDF::get_mqr()Gets the current active configuration setting of magic_quotes_runtime (if the get_magic_quotes_runtime function exist)
gradin file LMQuadTest.php, method LMQuadTest::grad()z = (p-o)'S'S(p-o)  dz/dp = 2S'S(p-o)
Gradientin file tcpdf.php, method TCPDF::Gradient()Output gradient.
GROUPING_CLUSTEREDin file DataSeries.php, class constant PHPExcel_Chart_DataSeries::GROUPING_CLUSTEREDGROUPING_PERCENT_STACKEDin file DataSeries.php, class constant PHPExcel_Chart_DataSeries::GROUPING_PERCENT_STACKEDGROUPING_STACKEDin file DataSeries.php, class constant PHPExcel_Chart_DataSeries::GROUPING_STACKEDGROUPING_STANDARDin file DataSeries.php, class constant PHPExcel_Chart_DataSeries::GROUPING_STANDARDGROWTHin file Statistical.php, method PHPExcel_Calculation_Statistical::GROWTH()GROWTH
Gnumeric.phpprocedural page Gnumeric.phpger.phpprocedural page ger.php 
 
 
		toph
							$hin file tcpdf.php, variable TCPDF::$h$header_fontin file tcpdf.php, variable TCPDF::$header_font$header_logoin file tcpdf.php, variable TCPDF::$header_logo$header_logo_widthin file tcpdf.php, variable TCPDF::$header_logo_width$header_marginin file tcpdf.php, variable TCPDF::$header_margin$header_stringin file tcpdf.php, variable TCPDF::$header_string$header_titlein file tcpdf.php, variable TCPDF::$header_title$hintin file qrcode.php, variable QRcode::$hint$hPtin file tcpdf.php, variable TCPDF::$hPt$HREFin file tcpdf.php, variable TCPDF::$HREF$htmlLinkColorArrayin file tcpdf.php, variable TCPDF::$htmlLinkColorArrayDefault color for html links
$htmlLinkFontStylein file tcpdf.php, variable TCPDF::$htmlLinkFontStyleDefault font style to add to html links
$htmlvspacein file tcpdf.php, variable TCPDF::$htmlvspaceCount the latest inserted vertical spaces on HTML
HARMEANin file Statistical.php, method PHPExcel_Calculation_Statistical::HARMEAN()HARMEAN
harmonicMeanin file Stats.php, method Base::harmonicMean()Calculates the harmonic mean of the data points in the set  Handles cummulative data sets correctly
hasDataValidationin file Cell.php, method PHPExcel_Cell::hasDataValidation()Has Data validation?
hashPasswordin file PasswordHasher.php, method PHPExcel_Shared_PasswordHasher::hashPassword()Create a password hash from a given string.
hasHyperlinkin file Cell.php, method PHPExcel_Cell::hasHyperlink()Has Hyperlink
Headerin file tcpdf.php, method TCPDF::Header()This method is used to render the page header.
HEAD_MAGNIFICATIONin file tcpdf_config.php, constant HEAD_MAGNIFICATIONmagnification factor for titles
HEXTOBINin file Engineering.php, method PHPExcel_Calculation_Engineering::HEXTOBIN()HEXTOBIN
HEXTODECin file Engineering.php, method PHPExcel_Calculation_Engineering::HEXTODEC()HEXTODEC
HEXTOOCTin file Engineering.php, method PHPExcel_Calculation_Engineering::HEXTOOCT()HEXTOOCT
hex_to_decin file barcodes.php, method TCPDFBarcode::hex_to_dec()Convert large hexadecimal number to decimal representation (string).
HORIZONTAL_CENTERin file Alignment.php, class constant PHPExcel_Style_Alignment::HORIZONTAL_CENTERHORIZONTAL_CENTER_CONTINUOUSin file Alignment.php, class constant PHPExcel_Style_Alignment::HORIZONTAL_CENTER_CONTINUOUSHORIZONTAL_GENERALin file Alignment.php, class constant PHPExcel_Style_Alignment::HORIZONTAL_GENERALHORIZONTAL_JUSTIFYin file Alignment.php, class constant PHPExcel_Style_Alignment::HORIZONTAL_JUSTIFYHORIZONTAL_LEFTin file Alignment.php, class constant PHPExcel_Style_Alignment::HORIZONTAL_LEFTHORIZONTAL_RIGHTin file Alignment.php, class constant PHPExcel_Style_Alignment::HORIZONTAL_RIGHTHOUROFDAYin file DateTime.php, method PHPExcel_Calculation_DateTime::HOUROFDAY()HOUROFDAY
HYPERLINKin file LookupRef.php, method PHPExcel_Calculation_LookupRef::HYPERLINK()HYPERLINK
hyperlinkExistsin file Worksheet.php, method PHPExcel_Worksheet::hyperlinkExists()Hyperlink at a specific coordinate exists?
HYPGEOMDISTin file Statistical.php, method PHPExcel_Calculation_Statistical::HYPGEOMDIST()HYPGEOMDIST
hyphenateTextin file tcpdf.php, method TCPDF::hyphenateText()Returns text with soft hyphens.
hyphenateWordin file tcpdf.php, method TCPDF::hyphenateWord()Returns an array of chars containing soft hyphens.
hypoin file Maths.php, function hypo()Hyperlink.phpprocedural page Hyperlink.phpHashTable.phpprocedural page HashTable.phpheader.phpprocedural page header.phphelvetica.phpprocedural page helvetica.phphelveticab.phpprocedural page helveticab.phphelveticabi.phpprocedural page helveticabi.phphelveticai.phpprocedural page helveticai.phphysmyeongjostdmedium.phpprocedural page hysmyeongjostdmedium.phphtmlcolors.phpprocedural page htmlcolors.phpHeaderFooter.phpprocedural page HeaderFooter.phpHeaderFooterDrawing.phpprocedural page HeaderFooterDrawing.phpHTML.phpprocedural page HTML.php 
 
 
		topi
							$imagekeysin file tcpdf.php, variable TCPDF::$imagekeysStore the image keys.
$imagesin file tcpdf.php, variable TCPDF::$images$imgscalein file tcpdf.php, variable TCPDF::$imgscale$img_rb_xin file tcpdf.php, variable TCPDF::$img_rb_x$img_rb_yin file tcpdf.php, variable TCPDF::$img_rb_y$InFooterin file tcpdf.php, variable TCPDF::$InFooter$internal_encodingin file tcpdf.php, variable TCPDF::$internal_encoding$intheadin file tcpdf.php, variable TCPDF::$intheadTrue when we are printing the thead section on a new page
$intmrkin file tcpdf.php, variable TCPDF::$intmrkArray used to store positions inside the pages buffer.
$inxobjin file tcpdf.php, variable TCPDF::$inxobj$isunicodein file tcpdf.php, variable TCPDF::$isunicode$itemsin file qrcode.php, variable QRcode::$itemsIDENTIFIER_OLEin file OLERead.php, class constant PHPExcel_Shared_OLERead::IDENTIFIER_OLEIDENTIFIER_OLEin file OLERead.php, constant IDENTIFIER_OLEPHPExcel
identifyin file IOFactory.php, method PHPExcel_IOFactory::identify()Identify file type using automatic PHPExcel_Reader_IReader resolution
identifyModein file qrcode.php, method QRcode::identifyMode()identifyMode
identityin file Matrix.php, method PHPExcel_Shared_JAMA_Matrix::identity()identity
IFERRORin file Logical.php, method PHPExcel_Calculation_Logical::IFERROR()IFERROR
IMABSin file Engineering.php, method PHPExcel_Calculation_Engineering::IMABS()IMABS
Imagein file tcpdf.php, method TCPDF::Image()Puts an image in the page.
imagecreatefrombmpin file Drawing.php, method PHPExcel_Shared_Drawing::imagecreatefrombmp()Create a new image from file. By alexander at alexauto dot nl
ImageEpsin file tcpdf.php, method TCPDF::ImageEps()Embed vector-based Adobe Illustrator (AI) or AI-compatible EPS files.
ImagePngAlphain file tcpdf.php, method TCPDF::ImagePngAlpha()Extract info from a PNG image with alpha channel using the GD library.
ImageSVGin file tcpdf.php, method TCPDF::ImageSVG()Embedd a Scalable Vector Graphics (SVG) image.
IMAGE_FOOTER_CENTERin file HeaderFooter.php, class constant PHPExcel_Worksheet_HeaderFooter::IMAGE_FOOTER_CENTERIMAGE_FOOTER_LEFTin file HeaderFooter.php, class constant PHPExcel_Worksheet_HeaderFooter::IMAGE_FOOTER_LEFTIMAGE_FOOTER_RIGHTin file HeaderFooter.php, class constant PHPExcel_Worksheet_HeaderFooter::IMAGE_FOOTER_RIGHTIMAGE_HEADER_CENTERin file HeaderFooter.php, class constant PHPExcel_Worksheet_HeaderFooter::IMAGE_HEADER_CENTERIMAGE_HEADER_LEFTin file HeaderFooter.php, class constant PHPExcel_Worksheet_HeaderFooter::IMAGE_HEADER_LEFTIMAGE_HEADER_RIGHTin file HeaderFooter.php, class constant PHPExcel_Worksheet_HeaderFooter::IMAGE_HEADER_RIGHTIMAGINARYin file Engineering.php, method PHPExcel_Calculation_Engineering::IMAGINARY()IMAGINARY
IMARGUMENTin file Engineering.php, method PHPExcel_Calculation_Engineering::IMARGUMENT()IMARGUMENT
imb_crc11fcsin file barcodes.php, method TCPDFBarcode::imb_crc11fcs()Intelligent Mail Barcode calculation of Frame Check Sequence
imb_reverse_usin file barcodes.php, method TCPDFBarcode::imb_reverse_us()Reverse unsigned short value
imb_tablesin file barcodes.php, method TCPDFBarcode::imb_tables()generate Nof13 tables used for Intelligent Mail Barcode
IMCONJUGATEin file Engineering.php, method PHPExcel_Calculation_Engineering::IMCONJUGATE()IMCONJUGATE
IMCOSin file Engineering.php, method PHPExcel_Calculation_Engineering::IMCOS()IMCOS
IMDIVin file Engineering.php, method PHPExcel_Calculation_Engineering::IMDIV()IMDIV
IMEXPin file Engineering.php, method PHPExcel_Calculation_Engineering::IMEXP()IMEXP
IMLNin file Engineering.php, method PHPExcel_Calculation_Engineering::IMLN()IMLN
IMLOG2in file Engineering.php, method PHPExcel_Calculation_Engineering::IMLOG2()IMLOG2
IMLOG10in file Engineering.php, method PHPExcel_Calculation_Engineering::IMLOG10()IMLOG10
IMPACTin file Font.php, class constant PHPExcel_Shared_Font::IMPACTIMPOWERin file Engineering.php, method PHPExcel_Calculation_Engineering::IMPOWER()IMPOWER
IMPRODUCTin file Engineering.php, method PHPExcel_Calculation_Engineering::IMPRODUCT()IMPRODUCT
IMREALin file Engineering.php, method PHPExcel_Calculation_Engineering::IMREAL()IMREAL
IMSINin file Engineering.php, method PHPExcel_Calculation_Engineering::IMSIN()IMSIN
IMSQRTin file Engineering.php, method PHPExcel_Calculation_Engineering::IMSQRT()IMSQRT
IMSUBin file Engineering.php, method PHPExcel_Calculation_Engineering::IMSUB()IMSUB
IMSUMin file Engineering.php, method PHPExcel_Calculation_Engineering::IMSUM()IMSUM
inchSizeToPixelsin file Font.php, method PHPExcel_Shared_Font::inchSizeToPixels()Calculate an (approximate) pixel size, based on inch size
IncludeJSin file tcpdf.php, method TCPDF::IncludeJS()Adds a javascript
INDEXin file LookupRef.php, method PHPExcel_Calculation_LookupRef::INDEX()INDEX
indexedColorin file Color.php, method PHPExcel_Style_Color::indexedColor()Get indexed color
INDIRECTin file LookupRef.php, method PHPExcel_Calculation_LookupRef::INDIRECT()INDIRECT
initin file qrcode.php, method QRcode::init()Initialize code.
initin file File.php, method PHPExcel_Shared_OLE_PPS_File::init()Initialization method. Has to be called right after OLE_PPS_File().
initialin file LMQuadTest.php, method LMQuadTest::initial()initializein file CachedObjectStorageFactory.php, method PHPExcel_CachedObjectStorageFactory::initialize()Identify the cache storage method to use
init_rsin file qrcode.php, method QRcode::init_rs()Initialize a Reed-Solomon codec and add it to existing rsitems
init_rs_charin file qrcode.php, method QRcode::init_rs_char()Initialize a Reed-Solomon codec and returns an array of values.
insertBitmapin file Worksheet.php, method PHPExcel_Writer_Excel5_Worksheet::insertBitmap()Insert a 24bit bitmap image in a worksheet.
insertNewBeforein file ReferenceHelper.php, method PHPExcel_ReferenceHelper::insertNewBefore()Insert a new column, updating all possible related data
insertNewColumnBeforein file Worksheet.php, method PHPExcel_Worksheet::insertNewColumnBefore()Insert a new column, updating all possible related data
insertNewColumnBeforeByIndexin file Worksheet.php, method PHPExcel_Worksheet::insertNewColumnBeforeByIndex()Insert a new column, updating all possible related data
insertNewRowBeforein file Worksheet.php, method PHPExcel_Worksheet::insertNewRowBefore()Insert a new row, updating all possible related data
insertStructuredAppendHeaderin file qrcode.php, method QRcode::insertStructuredAppendHeader()insertStructuredAppendHeader
INTin file MathTrig.php, method PHPExcel_Calculation_MathTrig::INT()INT
INTERCEPTin file Statistical.php, method PHPExcel_Calculation_Statistical::INTERCEPT()INTERCEPT
interquartileMeanin file Stats.php, method Base::interquartileMean()The interquartile mean is defined as the mean of the values left  after discarding the lower 25% and top 25% ranked values, i.e.:
interquartileRangein file Stats.php, method Base::interquartileRange()The interquartile range is the distance between the 75th and 25th  percentiles. Basically the range of the middle 50% of the data set,  and thus is not affected by outliers or extreme values.
INTRATEin file Financial.php, method PHPExcel_Calculation_Financial::INTRATE()INTRATE
intToRomanin file tcpdf.php, method TCPDF::intToRoman()Returns the Roman representation of an integer number
inversein file Matrix.php, method PHPExcel_Shared_JAMA_Matrix::inverse()Matrix inverse or pseudoinverse.
IPMTin file Financial.php, method PHPExcel_Calculation_Financial::IPMT()IPMT
IRRin file Financial.php, method PHPExcel_Calculation_Financial::IRR()isalnumatin file qrcode.php, method QRcode::isalnumat()Return true if the character at specified position is an alphanumeric character
isCellValuein file Functions.php, method PHPExcel_Calculation_Functions::isCellValue()isColumnsToRepeatAtLeftSetin file PageSetup.php, method PHPExcel_Worksheet_PageSetup::isColumnsToRepeatAtLeftSet()Is Columns to repeat at left set?
isCustomPropertySetin file DocumentProperties.php, method PHPExcel_DocumentProperties::isCustomPropertySet()Check if a Custom Property is defined
isDataSetin file CacheBase.php, method PHPExcel_CachedObjectStorage_CacheBase::isDataSet()Is a value set in the current PHPExcel_CachedObjectStorage_ICache for an indexed cell?
isDataSetin file Wincache.php, method PHPExcel_CachedObjectStorage_Wincache::isDataSet()Is a value set in the current PHPExcel_CachedObjectStorage_ICache for an indexed cell?
isDataSetin file SQLite3.php, method PHPExcel_CachedObjectStorage_SQLite3::isDataSet()Is a value set for an indexed cell?
isDataSetin file APC.php, method PHPExcel_CachedObjectStorage_APC::isDataSet()Is a value set in the current PHPExcel_CachedObjectStorage_ICache for an indexed cell?
isDataSetin file ICache.php, method PHPExcel_CachedObjectStorage_ICache::isDataSet()Is a value set in the current PHPExcel_CachedObjectStorage_ICache for an indexed cell?
isDataSetin file SQLite.php, method PHPExcel_CachedObjectStorage_SQLite::isDataSet()Is a value set for an indexed cell?
isDataSetin file Memcache.php, method PHPExcel_CachedObjectStorage_Memcache::isDataSet()Is a value set in the current PHPExcel_CachedObjectStorage_ICache for an indexed cell?
isDateTimein file Date.php, method PHPExcel_Shared_Date::isDateTime()Is a given cell a date/time?
isDateTimeFormatin file Date.php, method PHPExcel_Shared_Date::isDateTimeFormat()Is a given number format a date/time?
isDateTimeFormatCodein file Date.php, method PHPExcel_Shared_Date::isDateTimeFormatCode()Is a given number format code a date/time?
isdigitatin file qrcode.php, method QRcode::isdigitat()Return true if the character at specified position is a number
isFilein file OLE.php, method PHPExcel_Shared_OLE::isFile()Checks whether a PPS is a File PPS or not.
isFullRankin file QRDecomposition.php, method PHPExcel_Shared_JAMA_QRDecomposition::isFullRank()Is the matrix full rank?
isImplementedin file Calculation.php, method PHPExcel_Calculation::isImplemented()Is a specific function implemented?
isInRangein file Cell.php, method PHPExcel_Cell::isInRange()Is cell in a specific range?
isInternalin file Hyperlink.php, method PHPExcel_Cell_Hyperlink::isInternal()Is this hyperlink internal? (to another sheet)
isMatrixValuein file Functions.php, method PHPExcel_Calculation_Functions::isMatrixValue()isMultiLevelSeriesin file DataSeriesValues.php, method PHPExcel_Chart_DataSeriesValues::isMultiLevelSeries()Identify if the Data Series is a multi-level or a simple series
isNonsingularin file LUDecomposition.php, method PHPExcel_Shared_JAMA_LUDecomposition::isNonsingular()Is the matrix nonsingular?
ISPMTin file Financial.php, method PHPExcel_Calculation_Financial::ISPMT()ISPMT
isPrintAreaSetin file PageSetup.php, method PHPExcel_Worksheet_PageSetup::isPrintAreaSet()Is print area set?
isProtectionEnabledin file Protection.php, method PHPExcel_Worksheet_Protection::isProtectionEnabled()Is some sort of protection enabled?
isRootin file OLE.php, method PHPExcel_Shared_OLE::isRoot()Checks whether a PPS is a Root PPS or not.
isRowsToRepeatAtTopSetin file PageSetup.php, method PHPExcel_Worksheet_PageSetup::isRowsToRepeatAtTopSet()Is Rows to repeat at top set?
isRTLTextDirin file tcpdf.php, method TCPDF::isRTLTextDir()Return the current temporary RTL status
isSecurityEnabledin file DocumentSecurity.php, method PHPExcel_DocumentSecurity::isSecurityEnabled()Is some sort of dcument security enabled?
isSPDin file CholeskyDecomposition.php, method CholeskyDecomposition::isSPD()Is the matrix symmetric and positive definite?
isTabColorSetin file Worksheet.php, method PHPExcel_Worksheet::isTabColorSet()Tab color set?
isUnicodeFontin file tcpdf.php, method TCPDF::isUnicodeFont()Return true if the current font is unicode type.
IsUTF8in file String.php, method PHPExcel_Shared_String::IsUTF8()Check if a string contains UTF8 data
isValidCSSSelectorForTagin file tcpdf.php, method TCPDF::isValidCSSSelectorForTag()Returns true if the CSS selector is valid for the selected HTML tag
isValuein file Functions.php, method PHPExcel_Calculation_Functions::isValue()IS_BLANKin file Functions.php, method PHPExcel_Calculation_Functions::IS_BLANK()IS_BLANK
IS_ERRin file Functions.php, method PHPExcel_Calculation_Functions::IS_ERR()IS_ERR
IS_ERRORin file Functions.php, method PHPExcel_Calculation_Functions::IS_ERROR()IS_ERROR
IS_EVENin file Functions.php, method PHPExcel_Calculation_Functions::IS_EVEN()IS_EVEN
IS_LOGICALin file Functions.php, method PHPExcel_Calculation_Functions::IS_LOGICAL()IS_LOGICAL
IS_NAin file Functions.php, method PHPExcel_Calculation_Functions::IS_NA()IS_NA
IS_NONTEXTin file Functions.php, method PHPExcel_Calculation_Functions::IS_NONTEXT()IS_NONTEXT
IS_NUMBERin file Functions.php, method PHPExcel_Calculation_Functions::IS_NUMBER()IS_NUMBER
IS_ODDin file Functions.php, method PHPExcel_Calculation_Functions::IS_ODD()IS_ODD
IS_TEXTin file Functions.php, method PHPExcel_Calculation_Functions::IS_TEXT()IS_TEXT
ICache.phpprocedural page ICache.phpIgbinary.phpprocedural page Igbinary.phpIValueBinder.phpprocedural page IValueBinder.phpIComparable.phpprocedural page IComparable.phpIOFactory.phpprocedural page IOFactory.phpIReader.phpprocedural page IReader.phpIReadFilter.phpprocedural page IReadFilter.phpITextElement.phpprocedural page ITextElement.phpindex.phpprocedural page index.phpita.phpprocedural page ita.phpIWriter.phpprocedural page IWriter.php 
 top
 
 
 
		topk
							$kin file tcpdf.php, variable TCPDF::$k$keywordsin file tcpdf.php, variable TCPDF::$keywordskeyin file RowIterator.php, method PHPExcel_Worksheet_RowIterator::key()Return the current iterator key
keyin file CellIterator.php, method PHPExcel_Worksheet_CellIterator::key()Current key
keyin file WorksheetIterator.php, method PHPExcel_WorksheetIterator::key()Current key
KURTin file Statistical.php, method PHPExcel_Calculation_Statistical::KURT()KURT
kurtosisin file Stats.php, method Base::kurtosis()Calculates the kurtosis of the data distribution in the set  The kurtosis measures the degrees of peakedness of a distribution.
K_BLANK_IMAGEin file tcpdf_config.php, constant K_BLANK_IMAGEblank image
K_CELL_HEIGHT_RATIOin file tcpdf_config.php, constant K_CELL_HEIGHT_RATIOheight of cell repect font height
K_PATH_CACHEin file tcpdf_config.php, constant K_PATH_CACHEcache directory for temporary files (full path)
K_PATH_FONTSin file tcpdf_config.php, constant K_PATH_FONTSpath for PDF fonts
K_PATH_IMAGESin file tcpdf_config.php, constant K_PATH_IMAGESimages directory
K_PATH_MAINin file tcpdf_config.php, constant K_PATH_MAINInstallation path (/var/www/tcpdf/).
K_PATH_URLin file tcpdf_config.php, constant K_PATH_URLURL path to tcpdf installation folder (http://localhost/tcpdf/).
K_PATH_URL_CACHEin file tcpdf_config.php, constant K_PATH_URL_CACHEcache directory for temporary files (url path)
K_SMALL_RATIOin file tcpdf_config.php, constant K_SMALL_RATIOreduction factor for small font
K_TCPDF_CALLS_IN_HTMLin file tcpdf_config.php, constant K_TCPDF_CALLS_IN_HTMLif true allows to call TCPDF methods using HTML syntax  IMPORTANT: For security reason, disable this feature if you are printing user HTML content.
K_THAI_TOPCHARSin file tcpdf_config.php, constant K_THAI_TOPCHARSset to true to enable the special procedure used to avoid the overlappind of symbols on Thai language
K_TITLE_MAGNIFICATIONin file tcpdf_config.php, constant K_TITLE_MAGNIFICATIONtitle magnification respect main font size
kozgopromedium.phpprocedural page kozgopromedium.phpkozminproregular.phpprocedural page kozminproregular.php 
 
 
		topl
							$lin file tcpdf.php, variable TCPDF::$l$lasthin file tcpdf.php, variable TCPDF::$lasth$last_enc_keyin file tcpdf.php, variable TCPDF::$last_enc_keylast RC4 key encrypted (cached for optimisation)
$last_enc_key_cin file tcpdf.php, variable TCPDF::$last_enc_key_clast RC4 computed key
$LayoutModein file tcpdf.php, variable TCPDF::$LayoutMode$lengthTableBitsin file qrcode.php, variable QRcode::$lengthTableBits$levelin file qrcode.php, variable QRcode::$level$linestyleCapin file tcpdf.php, variable TCPDF::$linestyleCapPDF string for last line width
$linestyleDashin file tcpdf.php, variable TCPDF::$linestyleDashPDF string for last line width
$linestyleJoinin file tcpdf.php, variable TCPDF::$linestyleJoinPDF string for last line width
$linestyleWidthin file tcpdf.php, variable TCPDF::$linestyleWidthPDF string for last line width
$linethroughin file tcpdf.php, variable TCPDF::$linethroughline trough state
$LineWidthin file tcpdf.php, variable TCPDF::$LineWidth$linksin file tcpdf.php, variable TCPDF::$links$lispacerin file tcpdf.php, variable TCPDF::$lispacer$listcountin file tcpdf.php, variable TCPDF::$listcount$listindentin file tcpdf.php, variable TCPDF::$listindent$listindentlevelin file tcpdf.php, variable TCPDF::$listindentlevel$listnumin file tcpdf.php, variable TCPDF::$listnum$listorderedin file tcpdf.php, variable TCPDF::$listordered$lisymbolin file tcpdf.php, variable TCPDF::$lisymbolSymbol used for HTML unordered list items
$lMarginin file tcpdf.php, variable TCPDF::$lMarginLagrangeInterpolationin file LagrangeInterpolation.php, class LagrangeInterpolationGiven n points (x0,y0)...(xn-1,yn-1), the following methid computes  the polynomial factors of the n-1't degree polynomial passing through  the n points.
LARGEin file Statistical.php, method PHPExcel_Calculation_Statistical::LARGE()LARGE
lastin file Calculation.php, method PHPExcel_Token_Stack::last()lastPagein file tcpdf.php, method TCPDF::lastPage()Reset pointer to the last document page.
LCMin file MathTrig.php, method PHPExcel_Calculation_MathTrig::LCM()LCM
LEFTin file TextData.php, method PHPExcel_Calculation_TextData::LEFT()LEFT
lengthIndicatorin file qrcode.php, method QRcode::lengthIndicator()Return the size of length indicator for the mode and version.
lengthOfCodein file qrcode.php, method QRcode::lengthOfCode()lengthOfCode
LevenbergMarquardtin file LevenbergMarquardt.php, class LevenbergMarquardtLIBERATION_SANSin file Font.php, class constant PHPExcel_Shared_Font::LIBERATION_SANSLIBERATION_SANS_BOLDin file Font.php, class constant PHPExcel_Shared_Font::LIBERATION_SANS_BOLDLIBERATION_SANS_BOLD_ITALICin file Font.php, class constant PHPExcel_Shared_Font::LIBERATION_SANS_BOLD_ITALICLIBERATION_SANS_ITALICin file Font.php, class constant PHPExcel_Shared_Font::LIBERATION_SANS_ITALICLinein file tcpdf.php, method TCPDF::Line()Draws a line between two points.
LinearGradientin file tcpdf.php, method TCPDF::LinearGradient()Paints a linear colour gradient.
LINESTin file Statistical.php, method PHPExcel_Calculation_Statistical::LINEST()LINEST
Linkin file tcpdf.php, method TCPDF::Link()Puts a link on a rectangular area of the page.
listAllFunctionNamesin file Calculation.php, method PHPExcel_Calculation::listAllFunctionNames()Get a list of all Excel function names
ListBoxin file tcpdf.php, method TCPDF::ListBox()Creates a List-box field
listContentin file pclzip.lib.php, method PclZip::listContent()listFunctionNamesin file Calculation.php, method PHPExcel_Calculation::listFunctionNames()Get a list of implemented Excel function names
listFunctionsin file Calculation.php, method PHPExcel_Calculation::listFunctions()Get a list of all implemented functions as an array of function objects
listWorksheetInfoin file OOCalc.php, method PHPExcel_Reader_OOCalc::listWorksheetInfo()Return worksheet info (Name, Last Column Letter, Last Column Index, Total Rows, Total Columns)
listWorksheetInfoin file SYLK.php, method PHPExcel_Reader_SYLK::listWorksheetInfo()Return worksheet info (Name, Last Column Letter, Last Column Index, Total Rows, Total Columns)
listWorksheetInfoin file Excel2007.php, method PHPExcel_Reader_Excel2007::listWorksheetInfo()Return worksheet info (Name, Last Column Letter, Last Column Index, Total Rows, Total Columns)
listWorksheetInfoin file CSV.php, method PHPExcel_Reader_CSV::listWorksheetInfo()Return worksheet info (Name, Last Column Letter, Last Column Index, Total Rows, Total Columns)
listWorksheetInfoin file Excel2003XML.php, method PHPExcel_Reader_Excel2003XML::listWorksheetInfo()Return worksheet info (Name, Last Column Letter, Last Column Index, Total Rows, Total Columns)
listWorksheetInfoin file Excel5.php, method PHPExcel_Reader_Excel5::listWorksheetInfo()Return worksheet info (Name, Last Column Letter, Last Column Index, Total Rows, Total Columns)
listWorksheetInfoin file Gnumeric.php, method PHPExcel_Reader_Gnumeric::listWorksheetInfo()Return worksheet info (Name, Last Column Letter, Last Column Index, Total Rows, Total Columns)
listWorksheetNamesin file Excel5.php, method PHPExcel_Reader_Excel5::listWorksheetNames()Reads names of the worksheets from a file, without parsing the whole file to a PHPExcel object
listWorksheetNamesin file Excel2007.php, method PHPExcel_Reader_Excel2007::listWorksheetNames()Reads names of the worksheets from a file, without parsing the whole file to a PHPExcel object
listWorksheetNamesin file Excel2003XML.php, method PHPExcel_Reader_Excel2003XML::listWorksheetNames()Reads names of the worksheets from a file, without parsing the whole file to a PHPExcel object
listWorksheetNamesin file Gnumeric.php, method PHPExcel_Reader_Gnumeric::listWorksheetNames()Reads names of the worksheets from a file, without parsing the whole file to a PHPExcel object
listWorksheetNamesin file OOCalc.php, method PHPExcel_Reader_OOCalc::listWorksheetNames()Reads names of the worksheets from a file, without parsing the whole file to a PHPExcel object
LMQuadTestin file LMQuadTest.php, class LMQuadTestquadratic (p-o)'S'S(p-o)
Lnin file tcpdf.php, method TCPDF::Ln()Performs a line break.
loadin file Excel2003XML.php, method PHPExcel_Reader_Excel2003XML::load()Loads PHPExcel from file
loadin file Excel2007.php, method PHPExcel_Reader_Excel2007::load()Loads PHPExcel from file
loadin file IOFactory.php, method PHPExcel_IOFactory::load()Loads PHPExcel from file using automatic PHPExcel_Reader_IReader resolution
loadin file SYLK.php, method PHPExcel_Reader_SYLK::load()Loads PHPExcel from file
loadin file OOCalc.php, method PHPExcel_Reader_OOCalc::load()Loads PHPExcel from file
loadin file Gnumeric.php, method PHPExcel_Reader_Gnumeric::load()Loads PHPExcel from file
loadin file CSV.php, method PHPExcel_Reader_CSV::load()Loads PHPExcel from file
loadin file Escher.php, method PHPExcel_Reader_Excel5_Escher::load()Load Escher stream data. May be a partial Escher stream.
loadin file IReader.php, method PHPExcel_Reader_IReader::load()Loads PHPExcel from file
loadin file Excel5.php, method PHPExcel_Reader_Excel5::load()Loads PHPExcel from file
Loadin file Autoloader.php, method PHPExcel_Autoloader::Load()Autoload a class identified by name
loadIntoExistingin file Excel2003XML.php, method PHPExcel_Reader_Excel2003XML::loadIntoExisting()Loads PHPExcel from file into PHPExcel instance
loadIntoExistingin file Gnumeric.php, method PHPExcel_Reader_Gnumeric::loadIntoExisting()Loads PHPExcel from file into PHPExcel instance
loadIntoExistingin file SYLK.php, method PHPExcel_Reader_SYLK::loadIntoExisting()Loads PHPExcel from file into PHPExcel instance
loadIntoExistingin file OOCalc.php, method PHPExcel_Reader_OOCalc::loadIntoExisting()Loads PHPExcel from file into PHPExcel instance
loadIntoExistingin file CSV.php, method PHPExcel_Reader_CSV::loadIntoExisting()Loads PHPExcel from file into PHPExcel instance
LocalDate2OLEin file OLE.php, method PHPExcel_Shared_OLE::LocalDate2OLE()Utility function  Returns a string for the OLE container with the date given
LOGESTin file Statistical.php, method PHPExcel_Calculation_Statistical::LOGEST()LOGEST
LOGICAL_ANDin file Logical.php, method PHPExcel_Calculation_Logical::LOGICAL_AND()LOGICAL_AND
LOGICAL_ORin file Logical.php, method PHPExcel_Calculation_Logical::LOGICAL_OR()LOGICAL_OR
LOGINVin file Statistical.php, method PHPExcel_Calculation_Statistical::LOGINV()LOGINV
LOGNORMDISTin file Statistical.php, method PHPExcel_Calculation_Statistical::LOGNORMDIST()LOGNORMDIST
LOG_BASEin file MathTrig.php, method PHPExcel_Calculation_MathTrig::LOG_BASE()LOG_BASE
LOG_GAMMA_X_MAX_VALUEin file Statistical.php, constant LOG_GAMMA_X_MAX_VALUELOG_GAMMA_X_MAX_VALUE
lookAnTablein file qrcode.php, method QRcode::lookAnTable()Look up the alphabet-numeric convesion table (see JIS X0510:2004, pp.19).
LOOKUPin file LookupRef.php, method PHPExcel_Calculation_LookupRef::LOOKUP()LOOKUP  The LOOKUP function searches for value either from a one-row or one-column range or from an array.
LOWERCASEin file TextData.php, method PHPExcel_Calculation_TextData::LOWERCASE()LOWERCASE
LUCIDA_CONSOLEin file Font.php, class constant PHPExcel_Shared_Font::LUCIDA_CONSOLELUCIDA_SANS_UNICODEin file Font.php, class constant PHPExcel_Shared_Font::LUCIDA_SANS_UNICODELogical.phpprocedural page Logical.phpLookupRef.phpprocedural page LookupRef.phpLayout.phpprocedural page Layout.phpLegend.phpprocedural page Legend.phpLagrangeInterpolation.phpprocedural page LagrangeInterpolation.phpLagrangeInterpolation2.phpprocedural page LagrangeInterpolation2.phpLevenbergMarquardt.phpprocedural page LevenbergMarquardt.phpLMQuadTest.phpprocedural page LMQuadTest.phpLUDecomposition.phpprocedural page LUDecomposition.phplinearBestFitClass.phpprocedural page linearBestFitClass.phplogarithmicBestFitClass.phpprocedural page logarithmicBestFitClass.php 
 
 
		topm
							$magic_quotes_statusin file pclzip.lib.php, variable PclZip::$magic_quotes_status$maxselcolin file tcpdf.php, variable TCPDF::$maxselcolMaximum page and column selected
magicin file MagicSquareExample.php, method MagicSquareExample::magic()Generate magic square test matrix.
MagicSquareExamplein file MagicSquareExample.php, class MagicSquareExampleExample of use of Matrix Class, featuring magic squares.
mainin file MagicSquareExample.php, method MagicSquareExample::main()Tests LU, QR, SVD and symmetric Eig decompositions.
MakeFontin file makefont.php, function MakeFont()MakeFontDescriptorin file makefont.php, function MakeFontDescriptor()MakeFontEncodingin file makefont.php, function MakeFontEncoding()makeMaskin file qrcode.php, method QRcode::makeMask()makeMask
makeMaskNoin file qrcode.php, method QRcode::makeMaskNo()makeMaskNo
MakeWidthArrayin file makefont.php, function MakeWidthArray()maskin file qrcode.php, method QRcode::mask()mask
mask0in file qrcode.php, method QRcode::mask0()mask0
mask1in file qrcode.php, method QRcode::mask1()mask1
mask2in file qrcode.php, method QRcode::mask2()mask2
mask3in file qrcode.php, method QRcode::mask3()mask3
mask4in file qrcode.php, method QRcode::mask4()mask4
mask5in file qrcode.php, method QRcode::mask5()mask5
mask6in file qrcode.php, method QRcode::mask6()mask6
mask7in file qrcode.php, method QRcode::mask7()mask7
MATCHin file LookupRef.php, method PHPExcel_Calculation_LookupRef::MATCH()MATCH
Math_Statsin file Stats.php, method Base::Math_Stats()Constructor for the class
MatrixDimensionExceptionin file Matrix.php, class constant PHPExcel_Shared_JAMA_Matrix::MatrixDimensionExceptionMatrixDimensionExceptionin file Error.php, constant MatrixDimensionExceptionMatrixRankExceptionin file QRDecomposition.php, class constant PHPExcel_Shared_JAMA_QRDecomposition::MatrixRankExceptionMatrixRankExceptionin file Error.php, constant MatrixRankExceptionMatrixSingularExceptionin file Error.php, constant MatrixSingularExceptionMatrixSingularExceptionin file LUDecomposition.php, class constant PHPExcel_Shared_JAMA_LUDecomposition::MatrixSingularExceptionMatrixSPDExceptionin file Error.php, constant MatrixSPDExceptionMatrixSquareExceptionin file LUDecomposition.php, class constant PHPExcel_Shared_JAMA_LUDecomposition::MatrixSquareExceptionmaxin file Stats.php, method Base::max()Calculates the maximum of a data set.
MAXin file Statistical.php, method PHPExcel_Calculation_Statistical::MAX()MAX
MAXAin file Statistical.php, method PHPExcel_Calculation_Statistical::MAXA()MAXA
MAXIFin file Statistical.php, method PHPExcel_Calculation_Statistical::MAXIF()MAXIF
maximumWordsin file qrcode.php, method QRcode::maximumWords()Return the maximum length for the mode and version.
MAX_ITERATIONSin file Functions.php, constant MAX_ITERATIONSMAX_ITERATIONS
MAX_STRUCTURED_SYMBOLSin file qrcode.php, constant MAX_STRUCTURED_SYMBOLSMax number of symbols for structured mode
MAX_VALUEin file Functions.php, constant MAX_VALUEMAX_VALUE
mb_str_replacein file Functions.php, function mb_str_replace()MDETERMin file MathTrig.php, method PHPExcel_Calculation_MathTrig::MDETERM()MDETERM
meanin file Stats.php, method Base::mean()Calculates the mean (average) of the data points in the set  Handles cummulative data sets correctly
medianin file Stats.php, method Base::median()Calculates the median of a data set.
MEDIANin file Statistical.php, method PHPExcel_Calculation_Statistical::MEDIAN()MEDIAN
mergein file pclzip.lib.php, method PclZip::merge()mergeBitStreamin file qrcode.php, method QRcode::mergeBitStream()mergeBitStream
mergeCellsin file Worksheet.php, method PHPExcel_Worksheet::mergeCells()Set merge on a cell range
mergeCellsByColumnAndRowin file Worksheet.php, method PHPExcel_Worksheet::mergeCellsByColumnAndRow()Set merge on a cell range by using numeric cell coordinates
MICROSOFT_SANS_SERIFin file Font.php, class constant PHPExcel_Shared_Font::MICROSOFT_SANS_SERIFmicrotime_floatin file benchmark.php, method Benchmark::microtime_float()Simple function to replicate PHP 5 behaviour
microtime_floatin file MagicSquareExample.php, method MagicSquareExample::microtime_float()Simple function to replicate PHP 5 behaviour
MIDin file TextData.php, method PHPExcel_Calculation_TextData::MID()MID
midrangein file Stats.php, method Base::midrange()Calculates the midrange of a data set.
MIMETYPE_DEFAULTin file MemoryDrawing.php, class constant PHPExcel_Worksheet_MemoryDrawing::MIMETYPE_DEFAULTMIMETYPE_GIFin file MemoryDrawing.php, class constant PHPExcel_Worksheet_MemoryDrawing::MIMETYPE_GIFMIMETYPE_JPEGin file MemoryDrawing.php, class constant PHPExcel_Worksheet_MemoryDrawing::MIMETYPE_JPEGMIMETYPE_PNGin file MemoryDrawing.php, class constant PHPExcel_Worksheet_MemoryDrawing::MIMETYPE_PNGMINin file Statistical.php, method PHPExcel_Calculation_Statistical::MIN()MIN
minin file Stats.php, method Base::min()Calculates the minimum of a data set.
MINAin file Statistical.php, method PHPExcel_Calculation_Statistical::MINA()MINA
MINIFin file Statistical.php, method PHPExcel_Calculation_Statistical::MINIF()MINIF
minusin file Matrix.php, method PHPExcel_Shared_JAMA_Matrix::minus()minus
minusEqualsin file Matrix.php, method PHPExcel_Shared_JAMA_Matrix::minusEquals()minusEquals
MINUTEOFHOURin file DateTime.php, method PHPExcel_Calculation_DateTime::MINUTEOFHOUR()MINUTEOFHOUR
MINVERSEin file MathTrig.php, method PHPExcel_Calculation_MathTrig::MINVERSE()MINVERSE
MIRRin file Financial.php, method PHPExcel_Calculation_Financial::MIRR()MirrorHin file tcpdf.php, method TCPDF::MirrorH()Horizontal Mirroring.
MirrorLin file tcpdf.php, method TCPDF::MirrorL()Reflection against a straight line through point (x, y) with the gradient angle (angle).
MirrorPin file tcpdf.php, method TCPDF::MirrorP()Point reflection mirroring.
MirrorVin file tcpdf.php, method TCPDF::MirrorV()Verical Mirroring.
MMULTin file MathTrig.php, method PHPExcel_Calculation_MathTrig::MMULT()MMULT
MODin file MathTrig.php, method PHPExcel_Calculation_MathTrig::MOD()MOD
modein file Stats.php, method Base::mode()Calculates the mode of a data set.
MODEin file Statistical.php, method PHPExcel_Calculation_Statistical::MODE()MODE
modnnin file qrcode.php, method QRcode::modnn()modnn
money_formatin file Functions.php, function money_format()MONTHOFYEARin file DateTime.php, method PHPExcel_Calculation_DateTime::MONTHOFYEAR()MONTHOFYEAR
movePagein file tcpdf.php, method TCPDF::movePage()Move a page to a previous position.
MROUNDin file MathTrig.php, method PHPExcel_Calculation_MathTrig::MROUND()MROUND
MultiCellin file tcpdf.php, method TCPDF::MultiCell()This method allows printing text with line breaks.
multiLevelCountin file DataSeriesValues.php, method PHPExcel_Chart_DataSeriesValues::multiLevelCount()Return the level count of a multi-level Data Series
MULTINOMIALin file MathTrig.php, method PHPExcel_Calculation_MathTrig::MULTINOMIAL()MULTINOMIAL
M_2DIVPIin file Functions.php, constant M_2DIVPI2 / PI
Memcache.phpprocedural page Memcache.phpMemory.phpprocedural page Memory.phpMemoryGZip.phpprocedural page MemoryGZip.phpMemorySerialized.phpprocedural page MemorySerialized.phpMathTrig.phpprocedural page MathTrig.phpMagicSquareExample.phpprocedural page MagicSquareExample.phpMatrix.phpprocedural page Matrix.phpMaths.phpprocedural page Maths.phpmsungstdlight.phpprocedural page msungstdlight.phpmakeallttffonts.phpprocedural page makeallttffonts.phpmakefont.phpprocedural page makefont.phpMemoryDrawing.phpprocedural page MemoryDrawing.php 
 
 
		topn
							$nin file tcpdf.php, variable TCPDF::$n$Namein file PPS.php, variable PHPExcel_Shared_OLE_PPS::$NameThe PPS name (in Unicode)
$newlinein file tcpdf.php, variable TCPDF::$newlineTrue if a newline is created.
$newpagegroupin file tcpdf.php, variable TCPDF::$newpagegroupArray of page numbers were a new page group was started
$NextPpsin file PPS.php, variable PHPExcel_Shared_OLE_PPS::$NextPpsThe index of the next PPS
$Noin file PPS.php, variable PHPExcel_Shared_OLE_PPS::$NoThe PPS index
$numfontsin file tcpdf.php, variable TCPDF::$numfontsCounts the number of fonts.
$numimagesin file tcpdf.php, variable TCPDF::$numimagesCounts the number of pages.
$numpagesin file tcpdf.php, variable TCPDF::$numpagesCounts the number of pages.
$num_columnsin file tcpdf.php, variable TCPDF::$num_columnsNumber of colums
$n_jsin file tcpdf.php, variable TCPDF::$n_jsjavascript counter
$n_ocg_printin file tcpdf.php, variable TCPDF::$n_ocg_printPrint visibility.
$n_ocg_viewin file tcpdf.php, variable TCPDF::$n_ocg_viewView visibility.
Nin file Functions.php, method PHPExcel_Calculation_Functions::N()N
N1in file qrcode.php, constant N1Down point base value for case 1 mask pattern (concatenation of same color in a line or a column)
N2in file qrcode.php, constant N2Down point base value for case 2 mask pattern (module block of same color)
N3in file qrcode.php, constant N3Down point base value for case 3 mask pattern (1:1:3:1:1(dark:bright:dark:bright:dark)pattern in a line or a column)
N4in file qrcode.php, constant N4Down point base value for case 4 mask pattern (ration of dark modules in whole)
NAin file Functions.php, method PHPExcel_Calculation_Functions::NA()NA
NAMEin file Functions.php, method PHPExcel_Calculation_Functions::NAME()NAME
namedRangeToArrayin file Worksheet.php, method PHPExcel_Worksheet::namedRangeToArray()Create array from a range of cells
NaNin file Functions.php, method PHPExcel_Calculation_Functions::NaN()NaN
NEGBINOMDISTin file Statistical.php, method PHPExcel_Calculation_Statistical::NEGBINOMDIST()NEGBINOMDIST
NETWORKDAYSin file DateTime.php, method PHPExcel_Calculation_DateTime::NETWORKDAYS()NETWORKDAYS
newFramein file qrcode.php, method QRcode::newFrame()Set new frame for the specified version.
newFromBytesin file qrcode.php, method QRcode::newFromBytes()Return new bitstream from bytes
newFromNumin file qrcode.php, method QRcode::newFromNum()Return new bitstream from number
newInputItemin file qrcode.php, method QRcode::newInputItem()newInputItem
nextin file WorksheetIterator.php, method PHPExcel_WorksheetIterator::next()Next value
nextin file RowIterator.php, method PHPExcel_Worksheet_RowIterator::next()Set the iterator to its next value
nextin file CellIterator.php, method PHPExcel_Worksheet_CellIterator::next()Next value
NOMINALin file Financial.php, method PHPExcel_Calculation_Financial::NOMINAL()NOMINAL
norm2in file SingularValueDecomposition.php, method SingularValueDecomposition::norm2()Two norm
NORMDISTin file Statistical.php, method PHPExcel_Calculation_Statistical::NORMDIST()NORMDIST
NORMINVin file Statistical.php, method PHPExcel_Calculation_Statistical::NORMINV()NORMINV
NORMSDISTin file Statistical.php, method PHPExcel_Calculation_Statistical::NORMSDIST()NORMSDIST
NORMSINVin file Statistical.php, method PHPExcel_Calculation_Statistical::NORMSINV()NORMSINV
NOTin file Logical.php, method PHPExcel_Calculation_Logical::NOT()NOT
notifyCacheControllerin file Cell.php, method PHPExcel_Cell::notifyCacheController()Send notification to the cache controller
NPERin file Financial.php, method PHPExcel_Calculation_Financial::NPER()NPER
NPVin file Financial.php, method PHPExcel_Calculation_Financial::NPV()NPV
NULLin file Functions.php, method PHPExcel_Calculation_Functions::NULL()NULL
NumberToNamein file CodePage.php, method PHPExcel_Shared_CodePage::NumberToName()Convert Microsoft Code Page Identifier to Code Page Name which iconv  and mbstring understands
NUM_BIG_BLOCK_DEPOT_BLOCKS_POSin file OLERead.php, class constant PHPExcel_Shared_OLERead::NUM_BIG_BLOCK_DEPOT_BLOCKS_POSNUM_EXTENSION_BLOCK_POSin file OLERead.php, class constant PHPExcel_Shared_OLERead::NUM_EXTENSION_BLOCK_POSNamedRange.phpprocedural page NamedRange.phpnavbar.phpprocedural page navbar.phpNumberFormat.phpprocedural page NumberFormat.php 
 
 
		topo
							$objcopyin file tcpdf.php, variable TCPDF::$objcopyUsed to store a cloned copy of the current class object
$offsetsin file tcpdf.php, variable TCPDF::$offsets$olein file PPS.php, variable PHPExcel_Shared_OLE_PPS::$olePointer to OLE container
$olein file ChainedBlockStream.php, variable PHPExcel_Shared_OLE_ChainedBlockStream::$oleThe OLE container of the file that is being read.
$opencellin file tcpdf.php, variable TCPDF::$opencell$openMarkedContentin file tcpdf.php, variable TCPDF::$openMarkedContentTrue if marked-content sequence is open
$original_lMarginin file tcpdf.php, variable TCPDF::$original_lMargin$original_rMarginin file tcpdf.php, variable TCPDF::$original_rMargin$OutlineRootin file tcpdf.php, variable TCPDF::$OutlineRootOutline root for bookmark
$outlinesin file tcpdf.php, variable TCPDF::$outlinesOutlines for bookmark
$overlinein file tcpdf.php, variable TCPDF::$overlineobjclonein file tcpdf.php, method TCPDF::objclone()Creates a copy of a class object
OCTTOBINin file Engineering.php, method PHPExcel_Calculation_Engineering::OCTTOBIN()OCTTOBIN
OCTTODECin file Engineering.php, method PHPExcel_Calculation_Engineering::OCTTODEC()OCTTODEC
OCTTOHEXin file Engineering.php, method PHPExcel_Calculation_Engineering::OCTTOHEX()OCTTOHEX
ODDin file MathTrig.php, method PHPExcel_Calculation_MathTrig::ODD()ODD
OFFSETin file LookupRef.php, method PHPExcel_Calculation_LookupRef::OFFSET()OFFSET
OLE2LocalDatein file OLE.php, method PHPExcel_Shared_OLE::OLE2LocalDate()Returns a timestamp from an OLE container's date
OLE_DATA_SIZE_SMALLin file OLE.php, class constant PHPExcel_Shared_OLE::OLE_DATA_SIZE_SMALLOLE_LONG_INT_SIZEin file OLE.php, class constant PHPExcel_Shared_OLE::OLE_LONG_INT_SIZEOLE_PPS_SIZEin file OLE.php, class constant PHPExcel_Shared_OLE::OLE_PPS_SIZEOLE_PPS_TYPE_DIRin file OLE.php, class constant PHPExcel_Shared_OLE::OLE_PPS_TYPE_DIROLE_PPS_TYPE_FILEin file OLE.php, class constant PHPExcel_Shared_OLE::OLE_PPS_TYPE_FILEOLE_PPS_TYPE_ROOTin file OLE.php, class constant PHPExcel_Shared_OLE::OLE_PPS_TYPE_ROOToneAnchor2twoAnchorin file Excel5.php, method PHPExcel_Shared_Excel5::oneAnchor2twoAnchor()Convert 1-cell anchor coordinates to 2-cell anchor coordinates  This function is ported from PEAR Spreadsheet_Writer_Excel with small modifications
Openin file tcpdf.php, method TCPDF::Open()This method begins the generation of the PDF document.
openin file ZipArchive.php, method PHPExcel_Shared_ZipArchive::open()Open a new zip archive
openHTMLTagHandlerin file tcpdf.php, method TCPDF::openHTMLTagHandler()Process opening tags.
OPERATORS_INFIXin file FormulaParser.php, class constant PHPExcel_Calculation_FormulaParser::OPERATORS_INFIXOPERATORS_POSTFIXin file FormulaParser.php, class constant PHPExcel_Calculation_FormulaParser::OPERATORS_POSTFIXOPERATORS_SNin file FormulaParser.php, class constant PHPExcel_Calculation_FormulaParser::OPERATORS_SNOPERATOR_BEGINSWITHin file Conditional.php, class constant PHPExcel_Style_Conditional::OPERATOR_BEGINSWITHOPERATOR_BETWEENin file Conditional.php, class constant PHPExcel_Style_Conditional::OPERATOR_BETWEENOPERATOR_BETWEENin file DataValidation.php, class constant PHPExcel_Cell_DataValidation::OPERATOR_BETWEENOPERATOR_CONTAINSTEXTin file Conditional.php, class constant PHPExcel_Style_Conditional::OPERATOR_CONTAINSTEXTOPERATOR_ENDSWITHin file Conditional.php, class constant PHPExcel_Style_Conditional::OPERATOR_ENDSWITHOPERATOR_EQUALin file DataValidation.php, class constant PHPExcel_Cell_DataValidation::OPERATOR_EQUALOPERATOR_EQUALin file Conditional.php, class constant PHPExcel_Style_Conditional::OPERATOR_EQUALOPERATOR_GREATERTHANin file Conditional.php, class constant PHPExcel_Style_Conditional::OPERATOR_GREATERTHANOPERATOR_GREATERTHANin file DataValidation.php, class constant PHPExcel_Cell_DataValidation::OPERATOR_GREATERTHANOPERATOR_GREATERTHANOREQUALin file Conditional.php, class constant PHPExcel_Style_Conditional::OPERATOR_GREATERTHANOREQUALOPERATOR_GREATERTHANOREQUALin file DataValidation.php, class constant PHPExcel_Cell_DataValidation::OPERATOR_GREATERTHANOREQUALOPERATOR_LESSTHANin file DataValidation.php, class constant PHPExcel_Cell_DataValidation::OPERATOR_LESSTHANOPERATOR_LESSTHANin file Conditional.php, class constant PHPExcel_Style_Conditional::OPERATOR_LESSTHANOPERATOR_LESSTHANOREQUALin file Conditional.php, class constant PHPExcel_Style_Conditional::OPERATOR_LESSTHANOREQUALOPERATOR_LESSTHANOREQUALin file DataValidation.php, class constant PHPExcel_Cell_DataValidation::OPERATOR_LESSTHANOREQUALOPERATOR_NONEin file Conditional.php, class constant PHPExcel_Style_Conditional::OPERATOR_NONEOPERATOR_NOTBETWEENin file DataValidation.php, class constant PHPExcel_Cell_DataValidation::OPERATOR_NOTBETWEENOPERATOR_NOTCONTAINSin file Conditional.php, class constant PHPExcel_Style_Conditional::OPERATOR_NOTCONTAINSOPERATOR_NOTEQUALin file DataValidation.php, class constant PHPExcel_Cell_DataValidation::OPERATOR_NOTEQUALOPERATOR_NOTEQUALin file Conditional.php, class constant PHPExcel_Style_Conditional::OPERATOR_NOTEQUALOPTin file Escher.php, class constant PHPExcel_Reader_Excel5_Escher::OPTORIENTATION_DEFAULTin file PageSetup.php, class constant PHPExcel_Worksheet_PageSetup::ORIENTATION_DEFAULTORIENTATION_LANDSCAPEin file PageSetup.php, class constant PHPExcel_Worksheet_PageSetup::ORIENTATION_LANDSCAPEORIENTATION_PORTRAITin file PageSetup.php, class constant PHPExcel_Worksheet_PageSetup::ORIENTATION_PORTRAITOutputin file tcpdf.php, method TCPDF::Output()Send the document to a given destination: string, local file or browser.
OVERWRITEin file ZipArchive.php, class constant PHPExcel_Shared_ZipArchive::OVERWRITEconstants
OOCalc.phpprocedural page OOCalc.phpOLE.phpprocedural page OLE.phpOLERead.phpprocedural page OLERead.php 
 
 
		topp
							$pagein file tcpdf.php, variable TCPDF::$page$PageAnnotsin file tcpdf.php, variable TCPDF::$PageAnnots$PageBreakTriggerin file tcpdf.php, variable TCPDF::$PageBreakTrigger$pagedimin file tcpdf.php, variable TCPDF::$pagedim$pagegroupsin file tcpdf.php, variable TCPDF::$pagegroupsContains the number of pages of the groups
$pagelenin file tcpdf.php, variable TCPDF::$pagelenArray containing page lengths in bytes.
$PageModein file tcpdf.php, variable TCPDF::$PageModeA name object specifying how the document should be displayed when opened.
$pageopenin file tcpdf.php, variable TCPDF::$pageopenStore the fage status (true when opened, false when closed).
$pagesin file tcpdf.php, variable TCPDF::$pages$page_obj_idin file tcpdf.php, variable TCPDF::$page_obj_idID of page objects
$page_regionsin file tcpdf.php, variable TCPDF::$page_regions$paramsin file ChainedBlockStream.php, variable PHPExcel_Shared_OLE_ChainedBlockStream::$paramsParameters specified by fopen().
$pdfunitin file tcpdf.php, variable TCPDF::$pdfunit$PDFVersionin file tcpdf.php, variable TCPDF::$PDFVersion$posin file ChainedBlockStream.php, variable PHPExcel_Shared_OLE_ChainedBlockStream::$posThe file pointer.
$premodein file tcpdf.php, variable TCPDF::$premode$PrevPpsin file PPS.php, variable PHPExcel_Shared_OLE_PPS::$PrevPpsThe index of the previous PPS
$print_footerin file tcpdf.php, variable TCPDF::$print_footer$print_headerin file tcpdf.php, variable TCPDF::$print_headerPageNoin file tcpdf.php, method TCPDF::PageNo()Returns the current page number.
PageNoFormattedin file tcpdf.php, method TCPDF::PageNoFormatted()Returns the current page number formatted as a string.
PALATINO_LINOTYPEin file Font.php, class constant PHPExcel_Shared_Font::PALATINO_LINOTYPEPALATINO_LINOTYPE_BOLDin file Font.php, class constant PHPExcel_Shared_Font::PALATINO_LINOTYPE_BOLDPALATINO_LINOTYPE_BOLD_ITALICin file Font.php, class constant PHPExcel_Shared_Font::PALATINO_LINOTYPE_BOLD_ITALICPALATINO_LINOTYPE_ITALICin file Font.php, class constant PHPExcel_Shared_Font::PALATINO_LINOTYPE_ITALICPAPERSIZE_6_3_4_ENVELOPEin file PageSetup.php, class constant PHPExcel_Worksheet_PageSetup::PAPERSIZE_6_3_4_ENVELOPEPAPERSIZE_A2_PAPERin file PageSetup.php, class constant PHPExcel_Worksheet_PageSetup::PAPERSIZE_A2_PAPERPAPERSIZE_A3in file PageSetup.php, class constant PHPExcel_Worksheet_PageSetup::PAPERSIZE_A3PAPERSIZE_A3_EXTRA_PAPERin file PageSetup.php, class constant PHPExcel_Worksheet_PageSetup::PAPERSIZE_A3_EXTRA_PAPERPAPERSIZE_A3_EXTRA_TRANSVERSE_PAPERin file PageSetup.php, class constant PHPExcel_Worksheet_PageSetup::PAPERSIZE_A3_EXTRA_TRANSVERSE_PAPERPAPERSIZE_A3_TRANSVERSE_PAPERin file PageSetup.php, class constant PHPExcel_Worksheet_PageSetup::PAPERSIZE_A3_TRANSVERSE_PAPERPAPERSIZE_A4in file PageSetup.php, class constant PHPExcel_Worksheet_PageSetup::PAPERSIZE_A4PAPERSIZE_A4_EXTRA_PAPERin file PageSetup.php, class constant PHPExcel_Worksheet_PageSetup::PAPERSIZE_A4_EXTRA_PAPERPAPERSIZE_A4_PLUS_PAPERin file PageSetup.php, class constant PHPExcel_Worksheet_PageSetup::PAPERSIZE_A4_PLUS_PAPERPAPERSIZE_A4_SMALLin file PageSetup.php, class constant PHPExcel_Worksheet_PageSetup::PAPERSIZE_A4_SMALLPAPERSIZE_A4_TRANSVERSE_PAPERin file PageSetup.php, class constant PHPExcel_Worksheet_PageSetup::PAPERSIZE_A4_TRANSVERSE_PAPERPAPERSIZE_A5in file PageSetup.php, class constant PHPExcel_Worksheet_PageSetup::PAPERSIZE_A5PAPERSIZE_A5_EXTRA_PAPERin file PageSetup.php, class constant PHPExcel_Worksheet_PageSetup::PAPERSIZE_A5_EXTRA_PAPERPAPERSIZE_A5_TRANSVERSE_PAPERin file PageSetup.php, class constant PHPExcel_Worksheet_PageSetup::PAPERSIZE_A5_TRANSVERSE_PAPERPAPERSIZE_B4in file PageSetup.php, class constant PHPExcel_Worksheet_PageSetup::PAPERSIZE_B4PAPERSIZE_B4_ENVELOPEin file PageSetup.php, class constant PHPExcel_Worksheet_PageSetup::PAPERSIZE_B4_ENVELOPEPAPERSIZE_B5in file PageSetup.php, class constant PHPExcel_Worksheet_PageSetup::PAPERSIZE_B5PAPERSIZE_B5_ENVELOPEin file PageSetup.php, class constant PHPExcel_Worksheet_PageSetup::PAPERSIZE_B5_ENVELOPEPAPERSIZE_B6_ENVELOPEin file PageSetup.php, class constant PHPExcel_Worksheet_PageSetup::PAPERSIZE_B6_ENVELOPEPAPERSIZE_Cin file PageSetup.php, class constant PHPExcel_Worksheet_PageSetup::PAPERSIZE_CPAPERSIZE_C3_ENVELOPEin file PageSetup.php, class constant PHPExcel_Worksheet_PageSetup::PAPERSIZE_C3_ENVELOPEPAPERSIZE_C4_ENVELOPEin file PageSetup.php, class constant PHPExcel_Worksheet_PageSetup::PAPERSIZE_C4_ENVELOPEPAPERSIZE_C5_ENVELOPEin file PageSetup.php, class constant PHPExcel_Worksheet_PageSetup::PAPERSIZE_C5_ENVELOPEPAPERSIZE_C6_ENVELOPEin file PageSetup.php, class constant PHPExcel_Worksheet_PageSetup::PAPERSIZE_C6_ENVELOPEPAPERSIZE_C65_ENVELOPEin file PageSetup.php, class constant PHPExcel_Worksheet_PageSetup::PAPERSIZE_C65_ENVELOPEPAPERSIZE_Din file PageSetup.php, class constant PHPExcel_Worksheet_PageSetup::PAPERSIZE_DPAPERSIZE_DL_ENVELOPEin file PageSetup.php, class constant PHPExcel_Worksheet_PageSetup::PAPERSIZE_DL_ENVELOPEPAPERSIZE_Ein file PageSetup.php, class constant PHPExcel_Worksheet_PageSetup::PAPERSIZE_EPAPERSIZE_EXECUTIVEin file PageSetup.php, class constant PHPExcel_Worksheet_PageSetup::PAPERSIZE_EXECUTIVEPAPERSIZE_FOLIOin file PageSetup.php, class constant PHPExcel_Worksheet_PageSetup::PAPERSIZE_FOLIOPAPERSIZE_GERMAN_LEGAL_FANFOLDin file PageSetup.php, class constant PHPExcel_Worksheet_PageSetup::PAPERSIZE_GERMAN_LEGAL_FANFOLDPAPERSIZE_GERMAN_STANDARD_FANFOLDin file PageSetup.php, class constant PHPExcel_Worksheet_PageSetup::PAPERSIZE_GERMAN_STANDARD_FANFOLDPAPERSIZE_INVITE_ENVELOPEin file PageSetup.php, class constant PHPExcel_Worksheet_PageSetup::PAPERSIZE_INVITE_ENVELOPEPAPERSIZE_ISO_B4in file PageSetup.php, class constant PHPExcel_Worksheet_PageSetup::PAPERSIZE_ISO_B4PAPERSIZE_ISO_B5_EXTRA_PAPERin file PageSetup.php, class constant PHPExcel_Worksheet_PageSetup::PAPERSIZE_ISO_B5_EXTRA_PAPERPAPERSIZE_ITALY_ENVELOPEin file PageSetup.php, class constant PHPExcel_Worksheet_PageSetup::PAPERSIZE_ITALY_ENVELOPEPAPERSIZE_JAPANESE_DOUBLE_POSTCARDin file PageSetup.php, class constant PHPExcel_Worksheet_PageSetup::PAPERSIZE_JAPANESE_DOUBLE_POSTCARDPAPERSIZE_JIS_B5_TRANSVERSE_PAPERin file PageSetup.php, class constant PHPExcel_Worksheet_PageSetup::PAPERSIZE_JIS_B5_TRANSVERSE_PAPERPAPERSIZE_LEDGERin file PageSetup.php, class constant PHPExcel_Worksheet_PageSetup::PAPERSIZE_LEDGERPAPERSIZE_LEGALin file PageSetup.php, class constant PHPExcel_Worksheet_PageSetup::PAPERSIZE_LEGALPAPERSIZE_LEGAL_EXTRA_PAPERin file PageSetup.php, class constant PHPExcel_Worksheet_PageSetup::PAPERSIZE_LEGAL_EXTRA_PAPERPAPERSIZE_LETTERin file PageSetup.php, class constant PHPExcel_Worksheet_PageSetup::PAPERSIZE_LETTERPAPERSIZE_LETTER_EXTRA_PAPERin file PageSetup.php, class constant PHPExcel_Worksheet_PageSetup::PAPERSIZE_LETTER_EXTRA_PAPERPAPERSIZE_LETTER_EXTRA_TRANSVERSE_PAPERin file PageSetup.php, class constant PHPExcel_Worksheet_PageSetup::PAPERSIZE_LETTER_EXTRA_TRANSVERSE_PAPERPAPERSIZE_LETTER_PLUS_PAPERin file PageSetup.php, class constant PHPExcel_Worksheet_PageSetup::PAPERSIZE_LETTER_PLUS_PAPERPAPERSIZE_LETTER_SMALLin file PageSetup.php, class constant PHPExcel_Worksheet_PageSetup::PAPERSIZE_LETTER_SMALLPAPERSIZE_LETTER_TRANSVERSE_PAPERin file PageSetup.php, class constant PHPExcel_Worksheet_PageSetup::PAPERSIZE_LETTER_TRANSVERSE_PAPERPAPERSIZE_MONARCH_ENVELOPEin file PageSetup.php, class constant PHPExcel_Worksheet_PageSetup::PAPERSIZE_MONARCH_ENVELOPEPAPERSIZE_NO9_ENVELOPEin file PageSetup.php, class constant PHPExcel_Worksheet_PageSetup::PAPERSIZE_NO9_ENVELOPEPAPERSIZE_NO10_ENVELOPEin file PageSetup.php, class constant PHPExcel_Worksheet_PageSetup::PAPERSIZE_NO10_ENVELOPEPAPERSIZE_NO11_ENVELOPEin file PageSetup.php, class constant PHPExcel_Worksheet_PageSetup::PAPERSIZE_NO11_ENVELOPEPAPERSIZE_NO12_ENVELOPEin file PageSetup.php, class constant PHPExcel_Worksheet_PageSetup::PAPERSIZE_NO12_ENVELOPEPAPERSIZE_NO14_ENVELOPEin file PageSetup.php, class constant PHPExcel_Worksheet_PageSetup::PAPERSIZE_NO14_ENVELOPEPAPERSIZE_NOTEin file PageSetup.php, class constant PHPExcel_Worksheet_PageSetup::PAPERSIZE_NOTEPAPERSIZE_QUARTOin file PageSetup.php, class constant PHPExcel_Worksheet_PageSetup::PAPERSIZE_QUARTOPAPERSIZE_STANDARD_1in file PageSetup.php, class constant PHPExcel_Worksheet_PageSetup::PAPERSIZE_STANDARD_1PAPERSIZE_STANDARD_2in file PageSetup.php, class constant PHPExcel_Worksheet_PageSetup::PAPERSIZE_STANDARD_2PAPERSIZE_STANDARD_PAPER_1in file PageSetup.php, class constant PHPExcel_Worksheet_PageSetup::PAPERSIZE_STANDARD_PAPER_1PAPERSIZE_STANDARD_PAPER_2in file PageSetup.php, class constant PHPExcel_Worksheet_PageSetup::PAPERSIZE_STANDARD_PAPER_2PAPERSIZE_STANDARD_PAPER_3in file PageSetup.php, class constant PHPExcel_Worksheet_PageSetup::PAPERSIZE_STANDARD_PAPER_3PAPERSIZE_STATEMENTin file PageSetup.php, class constant PHPExcel_Worksheet_PageSetup::PAPERSIZE_STATEMENTPAPERSIZE_SUPERA_SUPERA_A4_PAPERin file PageSetup.php, class constant PHPExcel_Worksheet_PageSetup::PAPERSIZE_SUPERA_SUPERA_A4_PAPERPAPERSIZE_SUPERB_SUPERB_A3_PAPERin file PageSetup.php, class constant PHPExcel_Worksheet_PageSetup::PAPERSIZE_SUPERB_SUPERB_A3_PAPERPAPERSIZE_TABLOIDin file PageSetup.php, class constant PHPExcel_Worksheet_PageSetup::PAPERSIZE_TABLOIDPAPERSIZE_TABLOID_EXTRA_PAPERin file PageSetup.php, class constant PHPExcel_Worksheet_PageSetup::PAPERSIZE_TABLOID_EXTRA_PAPERPAPERSIZE_US_STANDARD_FANFOLDin file PageSetup.php, class constant PHPExcel_Worksheet_PageSetup::PAPERSIZE_US_STANDARD_FANFOLDPAREN_CLOSEin file FormulaParser.php, class constant PHPExcel_Calculation_FormulaParser::PAREN_CLOSEPAREN_OPENin file FormulaParser.php, class constant PHPExcel_Calculation_FormulaParser::PAREN_OPENparsein file Parser.php, method PHPExcel_Writer_Excel5_Parser::parse()The parsing method. It parses a formula.
parseFormulain file Calculation.php, method PHPExcel_Calculation::parseFormula()Validate and parse a formula string
PclZipin file pclzip.lib.php, method PclZip::PclZip()PCLZIPin file Settings.php, class constant PHPExcel_Settings::PCLZIPAvailable Zip library classes
PclZipin file pclzip.lib.php, class PclZipPclZipUtilCopyBlockin file pclzip.lib.php, function PclZipUtilCopyBlock()PclZipUtilOptionTextin file pclzip.lib.php, function PclZipUtilOptionText()PclZipUtilPathInclusionin file pclzip.lib.php, function PclZipUtilPathInclusion()PclZipUtilPathReductionin file pclzip.lib.php, function PclZipUtilPathReduction()PclZipUtilRenamein file pclzip.lib.php, function PclZipUtilRename()PclZipUtilTranslateWinPathin file pclzip.lib.php, function PclZipUtilTranslateWinPath()PCLZIP_ATT_FILE_COMMENTin file pclzip.lib.php, constant PCLZIP_ATT_FILE_COMMENTPCLZIP_ATT_FILE_CONTENTin file pclzip.lib.php, constant PCLZIP_ATT_FILE_CONTENTPCLZIP_ATT_FILE_MTIMEin file pclzip.lib.php, constant PCLZIP_ATT_FILE_MTIMEPCLZIP_ATT_FILE_NAMEin file pclzip.lib.php, constant PCLZIP_ATT_FILE_NAMEPCLZIP_ATT_FILE_NEW_FULL_NAMEin file pclzip.lib.php, constant PCLZIP_ATT_FILE_NEW_FULL_NAMEPCLZIP_ATT_FILE_NEW_SHORT_NAMEin file pclzip.lib.php, constant PCLZIP_ATT_FILE_NEW_SHORT_NAMEPCLZIP_CB_POST_ADDin file pclzip.lib.php, constant PCLZIP_CB_POST_ADDPCLZIP_CB_POST_EXTRACTin file pclzip.lib.php, constant PCLZIP_CB_POST_EXTRACTPCLZIP_CB_PRE_ADDin file pclzip.lib.php, constant PCLZIP_CB_PRE_ADDPCLZIP_CB_PRE_EXTRACTin file pclzip.lib.php, constant PCLZIP_CB_PRE_EXTRACTPCLZIP_ERROR_EXTERNALin file pclzip.lib.php, constant PCLZIP_ERROR_EXTERNALPCLZIP_ERR_ALREADY_A_DIRECTORYin file pclzip.lib.php, constant PCLZIP_ERR_ALREADY_A_DIRECTORYPCLZIP_ERR_BAD_CHECKSUMin file pclzip.lib.php, constant PCLZIP_ERR_BAD_CHECKSUMPCLZIP_ERR_BAD_EXTENSIONin file pclzip.lib.php, constant PCLZIP_ERR_BAD_EXTENSIONPCLZIP_ERR_BAD_EXTRACTED_FILEin file pclzip.lib.php, constant PCLZIP_ERR_BAD_EXTRACTED_FILEPCLZIP_ERR_BAD_FORMATin file pclzip.lib.php, constant PCLZIP_ERR_BAD_FORMATPCLZIP_ERR_DELETE_FILE_FAILin file pclzip.lib.php, constant PCLZIP_ERR_DELETE_FILE_FAILPCLZIP_ERR_DIRECTORY_RESTRICTIONin file pclzip.lib.php, constant PCLZIP_ERR_DIRECTORY_RESTRICTIONPCLZIP_ERR_DIR_CREATE_FAILin file pclzip.lib.php, constant PCLZIP_ERR_DIR_CREATE_FAILPCLZIP_ERR_FILENAME_TOO_LONGin file pclzip.lib.php, constant PCLZIP_ERR_FILENAME_TOO_LONGPCLZIP_ERR_INVALID_ARCHIVE_ZIPin file pclzip.lib.php, constant PCLZIP_ERR_INVALID_ARCHIVE_ZIPPCLZIP_ERR_INVALID_ATTRIBUTE_VALUEin file pclzip.lib.php, constant PCLZIP_ERR_INVALID_ATTRIBUTE_VALUEPCLZIP_ERR_INVALID_OPTION_VALUEin file pclzip.lib.php, constant PCLZIP_ERR_INVALID_OPTION_VALUEPCLZIP_ERR_INVALID_PARAMETERin file pclzip.lib.php, constant PCLZIP_ERR_INVALID_PARAMETERPCLZIP_ERR_INVALID_ZIPin file pclzip.lib.php, constant PCLZIP_ERR_INVALID_ZIPPCLZIP_ERR_MISSING_FILEin file pclzip.lib.php, constant PCLZIP_ERR_MISSING_FILEPCLZIP_ERR_MISSING_OPTION_VALUEin file pclzip.lib.php, constant PCLZIP_ERR_MISSING_OPTION_VALUEPCLZIP_ERR_NO_ERRORin file pclzip.lib.php, constant PCLZIP_ERR_NO_ERRORPCLZIP_ERR_READ_OPEN_FAILin file pclzip.lib.php, constant PCLZIP_ERR_READ_OPEN_FAILPCLZIP_ERR_RENAME_FILE_FAILin file pclzip.lib.php, constant PCLZIP_ERR_RENAME_FILE_FAILPCLZIP_ERR_UNSUPPORTED_COMPRESSIONin file pclzip.lib.php, constant PCLZIP_ERR_UNSUPPORTED_COMPRESSIONPCLZIP_ERR_UNSUPPORTED_ENCRYPTIONin file pclzip.lib.php, constant PCLZIP_ERR_UNSUPPORTED_ENCRYPTIONPCLZIP_ERR_USER_ABORTEDin file pclzip.lib.php, constant PCLZIP_ERR_USER_ABORTEDPCLZIP_ERR_WRITE_OPEN_FAILin file pclzip.lib.php, constant PCLZIP_ERR_WRITE_OPEN_FAILPCLZIP_OPT_ADD_COMMENTin file pclzip.lib.php, constant PCLZIP_OPT_ADD_COMMENTPCLZIP_OPT_ADD_PATHin file pclzip.lib.php, constant PCLZIP_OPT_ADD_PATHPCLZIP_OPT_ADD_TEMP_FILE_OFFin file pclzip.lib.php, constant PCLZIP_OPT_ADD_TEMP_FILE_OFFPCLZIP_OPT_ADD_TEMP_FILE_ONin file pclzip.lib.php, constant PCLZIP_OPT_ADD_TEMP_FILE_ONPCLZIP_OPT_ADD_TEMP_FILE_THRESHOLDin file pclzip.lib.php, constant PCLZIP_OPT_ADD_TEMP_FILE_THRESHOLDPCLZIP_OPT_BY_EREGin file pclzip.lib.php, constant PCLZIP_OPT_BY_EREGPCLZIP_OPT_BY_INDEXin file pclzip.lib.php, constant PCLZIP_OPT_BY_INDEXPCLZIP_OPT_BY_NAMEin file pclzip.lib.php, constant PCLZIP_OPT_BY_NAMEPCLZIP_OPT_BY_PREGin file pclzip.lib.php, constant PCLZIP_OPT_BY_PREGPCLZIP_OPT_COMMENTin file pclzip.lib.php, constant PCLZIP_OPT_COMMENTPCLZIP_OPT_EXTRACT_AS_STRINGin file pclzip.lib.php, constant PCLZIP_OPT_EXTRACT_AS_STRINGPCLZIP_OPT_EXTRACT_DIR_RESTRICTIONin file pclzip.lib.php, constant PCLZIP_OPT_EXTRACT_DIR_RESTRICTIONPCLZIP_OPT_EXTRACT_IN_OUTPUTin file pclzip.lib.php, constant PCLZIP_OPT_EXTRACT_IN_OUTPUTPCLZIP_OPT_NO_COMPRESSIONin file pclzip.lib.php, constant PCLZIP_OPT_NO_COMPRESSIONPCLZIP_OPT_PATHin file pclzip.lib.php, constant PCLZIP_OPT_PATHPCLZIP_OPT_PREPEND_COMMENTin file pclzip.lib.php, constant PCLZIP_OPT_PREPEND_COMMENTPCLZIP_OPT_REMOVE_ALL_PATHin file pclzip.lib.php, constant PCLZIP_OPT_REMOVE_ALL_PATHPCLZIP_OPT_REMOVE_PATHin file pclzip.lib.php, constant PCLZIP_OPT_REMOVE_PATHPCLZIP_OPT_REPLACE_NEWERin file pclzip.lib.php, constant PCLZIP_OPT_REPLACE_NEWERPCLZIP_OPT_SET_CHMODin file pclzip.lib.php, constant PCLZIP_OPT_SET_CHMODPCLZIP_OPT_STOP_ON_ERRORin file pclzip.lib.php, constant PCLZIP_OPT_STOP_ON_ERRORPCLZIP_OPT_TEMP_FILE_OFFin file pclzip.lib.php, constant PCLZIP_OPT_TEMP_FILE_OFFPCLZIP_OPT_TEMP_FILE_ONin file pclzip.lib.php, constant PCLZIP_OPT_TEMP_FILE_ONPCLZIP_OPT_TEMP_FILE_THRESHOLDin file pclzip.lib.php, constant PCLZIP_OPT_TEMP_FILE_THRESHOLDPCLZIP_READ_BLOCK_SIZEin file pclzip.lib.php, constant PCLZIP_READ_BLOCK_SIZEPCLZIP_SEPARATORin file pclzip.lib.php, constant PCLZIP_SEPARATORPCLZIP_TEMPORARY_DIRin file pclzip.lib.php, constant PCLZIP_TEMPORARY_DIRPCLZIP_TEMPORARY_FILE_RATIOin file pclzip.lib.php, constant PCLZIP_TEMPORARY_FILE_RATIOPDF417in file pdf417.php, class PDF417Class to create PDF417 barcode arrays for TCPDF class.
PDF417DEFSin file pdf417.php, constant PDF417DEFSIndicate that definitions for this class are set
PDF_AUTHORin file tcpdf_config.php, constant PDF_AUTHORdocument author
PDF_CREATORin file tcpdf_config.php, constant PDF_CREATORdocument creator
PDF_FONT_MONOSPACEDin file tcpdf_config.php, constant PDF_FONT_MONOSPACEDdefault monospaced font name
PDF_FONT_NAME_DATAin file tcpdf_config.php, constant PDF_FONT_NAME_DATAdefault data font name
PDF_FONT_NAME_MAINin file tcpdf_config.php, constant PDF_FONT_NAME_MAINdefault main font name
PDF_FONT_SIZE_DATAin file tcpdf_config.php, constant PDF_FONT_SIZE_DATAdefault data font size
PDF_FONT_SIZE_MAINin file tcpdf_config.php, constant PDF_FONT_SIZE_MAINdefault main font size
PDF_HEADER_LOGOin file tcpdf_config.php, constant PDF_HEADER_LOGOimage logo
PDF_HEADER_LOGO_WIDTHin file tcpdf_config.php, constant PDF_HEADER_LOGO_WIDTHheader logo image width [mm]
PDF_HEADER_STRINGin file tcpdf_config.php, constant PDF_HEADER_STRINGheader description string
PDF_HEADER_TITLEin file tcpdf_config.php, constant PDF_HEADER_TITLEheader title
PDF_IMAGE_SCALE_RATIOin file tcpdf_config.php, constant PDF_IMAGE_SCALE_RATIOratio used to adjust the conversion of pixels to user units
PDF_MARGIN_BOTTOMin file tcpdf_config.php, constant PDF_MARGIN_BOTTOMbottom margin
PDF_MARGIN_FOOTERin file tcpdf_config.php, constant PDF_MARGIN_FOOTERfooter margin
PDF_MARGIN_HEADERin file tcpdf_config.php, constant PDF_MARGIN_HEADERheader margin
PDF_MARGIN_LEFTin file tcpdf_config.php, constant PDF_MARGIN_LEFTleft margin
PDF_MARGIN_RIGHTin file tcpdf_config.php, constant PDF_MARGIN_RIGHTright margin
PDF_MARGIN_TOPin file tcpdf_config.php, constant PDF_MARGIN_TOPtop margin
PDF_PAGE_FORMATin file tcpdf_config.php, constant PDF_PAGE_FORMATpage format
PDF_PAGE_ORIENTATIONin file tcpdf_config.php, constant PDF_PAGE_ORIENTATIONpage orientation (P=portrait, L=landscape)
PDF_PRODUCERin file tcpdf.php, constant PDF_PRODUCERdefine default PDF document producer
PDF_RENDERER_DOMPDFin file Settings.php, class constant PHPExcel_Settings::PDF_RENDERER_DOMPDFPDF_RENDERER_MPDFin file Settings.php, class constant PHPExcel_Settings::PDF_RENDERER_MPDFPDF_RENDERER_TCPDFin file Settings.php, class constant PHPExcel_Settings::PDF_RENDERER_TCPDFOptional PDF Rendering libraries
PDF_UNITin file tcpdf_config.php, constant PDF_UNITdocument unit of measure [pt=point, mm=millimeter, cm=centimeter, in=inch]
percentilein file Stats.php, method Base::percentile()The pth percentile is the value such that p% of the a sorted data set  is smaller than it, and (100 - p)% of the data is larger.
PERCENTILEin file Statistical.php, method PHPExcel_Calculation_Statistical::PERCENTILE()PERCENTILE
PERCENTRANKin file Statistical.php, method PHPExcel_Calculation_Statistical::PERCENTRANK()PERCENTRANK
PERMUTin file Statistical.php, method PHPExcel_Calculation_Statistical::PERMUT()PERMUT
PHPExcelin file PHPExcel.php, class PHPExcelPHPExcel
PHPTemp.phpprocedural page PHPTemp.phpPlotArea.phpprocedural page PlotArea.phppackage.phpprocedural page package.phppolyfit.phpprocedural page polyfit.phpPPS.phpprocedural page PPS.phpPasswordHasher.phpprocedural page PasswordHasher.phppclzip.lib.phpprocedural page pclzip.lib.phppdf417.phpprocedural page pdf417.phppolynomialBestFitClass.phpprocedural page polynomialBestFitClass.phppowerBestFitClass.phpprocedural page powerBestFitClass.phpProtection.phpprocedural page Protection.phpPageMargins.phpprocedural page PageMargins.phpPageSetup.phpprocedural page PageSetup.phpProtection.phpprocedural page Protection.phpParser.phpprocedural page Parser.phpPDF.phpprocedural page PDF.phpPHPExcel.phpprocedural page PHPExcel.phpPHPExcel_Autoloaderin file Autoloader.php, class PHPExcel_AutoloaderPHPExcel_Autoloader
PHPExcel_Best_Fitin file bestFitClass.php, class PHPExcel_Best_FitPHPExcel_Best_Fit
PHPExcel_CachedObjectStorageFactoryin file CachedObjectStorageFactory.php, class PHPExcel_CachedObjectStorageFactoryPHPExcel_CachedObjectStorageFactory
PHPExcel_CachedObjectStorage_APCin file APC.php, class PHPExcel_CachedObjectStorage_APCPHPExcel_CachedObjectStorage_APC
PHPExcel_CachedObjectStorage_CacheBasein file CacheBase.php, class PHPExcel_CachedObjectStorage_CacheBasePHPExcel_CachedObjectStorage_CacheBase
PHPExcel_CachedObjectStorage_DiscISAMin file DiscISAM.php, class PHPExcel_CachedObjectStorage_DiscISAMPHPExcel_CachedObjectStorage_DiscISAM
PHPExcel_CachedObjectStorage_ICachein file ICache.php, class PHPExcel_CachedObjectStorage_ICachePHPExcel_CachedObjectStorage_ICache
PHPExcel_CachedObjectStorage_Igbinaryin file Igbinary.php, class PHPExcel_CachedObjectStorage_IgbinaryPHPExcel_CachedObjectStorage_Igbinary
PHPExcel_CachedObjectStorage_Memcachein file Memcache.php, class PHPExcel_CachedObjectStorage_MemcachePHPExcel_CachedObjectStorage_Memcache
PHPExcel_CachedObjectStorage_Memoryin file Memory.php, class PHPExcel_CachedObjectStorage_MemoryPHPExcel_CachedObjectStorage_Memory
PHPExcel_CachedObjectStorage_MemoryGZipin file MemoryGZip.php, class PHPExcel_CachedObjectStorage_MemoryGZipPHPExcel_CachedObjectStorage_MemoryGZip
PHPExcel_CachedObjectStorage_MemorySerializedin file MemorySerialized.php, class PHPExcel_CachedObjectStorage_MemorySerializedPHPExcel_CachedObjectStorage_MemorySerialized
PHPExcel_CachedObjectStorage_PHPTempin file PHPTemp.php, class PHPExcel_CachedObjectStorage_PHPTempPHPExcel_CachedObjectStorage_PHPTemp
PHPExcel_CachedObjectStorage_SQLitein file SQLite.php, class PHPExcel_CachedObjectStorage_SQLitePHPExcel_CachedObjectStorage_SQLite
PHPExcel_CachedObjectStorage_SQLite3in file SQLite3.php, class PHPExcel_CachedObjectStorage_SQLite3PHPExcel_CachedObjectStorage_SQLite3
PHPExcel_CachedObjectStorage_Wincachein file Wincache.php, class PHPExcel_CachedObjectStorage_WincachePHPExcel_CachedObjectStorage_Wincache
PHPExcel_Calculationin file Calculation.php, class PHPExcel_CalculationPHPExcel_Calculation (Singleton)
PHPExcel_Calculation_Databasein file Database.php, class PHPExcel_Calculation_DatabasePHPExcel_Calculation_Database
PHPExcel_Calculation_DateTimein file DateTime.php, class PHPExcel_Calculation_DateTimePHPExcel_Calculation_DateTime
PHPExcel_Calculation_Engineeringin file Engineering.php, class PHPExcel_Calculation_EngineeringPHPExcel_Calculation_Engineering
PHPExcel_Calculation_Exceptionin file Exception.php, class PHPExcel_Calculation_ExceptionPHPExcel_Calculation_Exception
PHPExcel_Calculation_ExceptionHandlerin file ExceptionHandler.php, class PHPExcel_Calculation_ExceptionHandlerPHPExcel_Calculation_ExceptionHandler
PHPExcel_Calculation_Financialin file Financial.php, class PHPExcel_Calculation_FinancialPHPExcel_Calculation_Financial
PHPExcel_Calculation_FormulaParserin file FormulaParser.php, class PHPExcel_Calculation_FormulaParserPHPExcel_Calculation_FormulaParser
PHPExcel_Calculation_FormulaTokenin file FormulaToken.php, class PHPExcel_Calculation_FormulaTokenPHPExcel_Calculation_FormulaToken
PHPExcel_Calculation_Functionin file Function.php, class PHPExcel_Calculation_FunctionPHPExcel_Calculation_Function
PHPExcel_Calculation_Functionsin file Functions.php, class PHPExcel_Calculation_FunctionsPHPExcel_Calculation_Functions
PHPExcel_Calculation_Logicalin file Logical.php, class PHPExcel_Calculation_LogicalPHPExcel_Calculation_Logical
PHPExcel_Calculation_LookupRefin file LookupRef.php, class PHPExcel_Calculation_LookupRefPHPExcel_Calculation_LookupRef
PHPExcel_Calculation_MathTrigin file MathTrig.php, class PHPExcel_Calculation_MathTrigPHPExcel_Calculation_MathTrig
PHPExcel_Calculation_Statisticalin file Statistical.php, class PHPExcel_Calculation_StatisticalPHPExcel_Calculation_Statistical
PHPExcel_Calculation_TextDatain file TextData.php, class PHPExcel_Calculation_TextDataPHPExcel_Calculation_TextData
PHPExcel_Cellin file Cell.php, class PHPExcel_CellPHPExcel_Cell
PHPExcel_Cell_AdvancedValueBinderin file AdvancedValueBinder.php, class PHPExcel_Cell_AdvancedValueBinderPHPExcel_Cell_AdvancedValueBinder
PHPExcel_Cell_DataTypein file DataType.php, class PHPExcel_Cell_DataTypePHPExcel_Cell_DataType
PHPExcel_Cell_DataValidationin file DataValidation.php, class PHPExcel_Cell_DataValidationPHPExcel_Cell_DataValidation
PHPExcel_Cell_DefaultValueBinderin file DefaultValueBinder.php, class PHPExcel_Cell_DefaultValueBinderPHPExcel_Cell_DefaultValueBinder
PHPExcel_Cell_Hyperlinkin file Hyperlink.php, class PHPExcel_Cell_HyperlinkPHPExcel_Cell_Hyperlink
PHPExcel_Cell_IValueBinderin file IValueBinder.php, class PHPExcel_Cell_IValueBinderPHPExcel_Cell_IValueBinder
PHPExcel_Chartin file Chart.php, class PHPExcel_ChartPHPExcel_Chart
PHPExcel_Chart_DataSeriesin file DataSeries.php, class PHPExcel_Chart_DataSeriesPHPExcel_Chart_DataSeries
PHPExcel_Chart_DataSeriesValuesin file DataSeriesValues.php, class PHPExcel_Chart_DataSeriesValuesPHPExcel_Chart_DataSeriesValues
PHPExcel_Chart_Layoutin file Layout.php, class PHPExcel_Chart_LayoutPHPExcel_Chart_Layout
PHPExcel_Chart_Legendin file Legend.php, class PHPExcel_Chart_LegendPHPExcel_Chart_Legend
PHPExcel_Chart_PlotAreain file PlotArea.php, class PHPExcel_Chart_PlotAreaPHPExcel_Chart_PlotArea
PHPExcel_Chart_Renderer_jpgraphin file jpgraph.php, class PHPExcel_Chart_Renderer_jpgraphPHPExcel_Chart_Renderer_jpgraph
PHPExcel_Chart_Titlein file Title.php, class PHPExcel_Chart_TitlePHPExcel_Chart_Title
PHPExcel_Commentin file Comment.php, class PHPExcel_CommentPHPExcel_Comment
PHPExcel_DocumentPropertiesin file DocumentProperties.php, class PHPExcel_DocumentPropertiesPHPExcel_DocumentProperties
PHPExcel_DocumentSecurityin file DocumentSecurity.php, class PHPExcel_DocumentSecurityPHPExcel_DocumentSecurity
PHPExcel_Exponential_Best_Fitin file exponentialBestFitClass.php, class PHPExcel_Exponential_Best_FitPHPExcel_Exponential_Best_Fit
PHPExcel_HashTablein file HashTable.php, class PHPExcel_HashTablePHPExcel_HashTable
PHPExcel_IComparablein file IComparable.php, class PHPExcel_IComparablePHPExcel_IComparable
PHPExcel_IOFactoryin file IOFactory.php, class PHPExcel_IOFactoryPHPExcel_IOFactory
PHPExcel_Linear_Best_Fitin file linearBestFitClass.php, class PHPExcel_Linear_Best_FitPHPExcel_Linear_Best_Fit
PHPExcel_Logarithmic_Best_Fitin file logarithmicBestFitClass.php, class PHPExcel_Logarithmic_Best_FitPHPExcel_Logarithmic_Best_Fit
PHPExcel_NamedRangein file NamedRange.php, class PHPExcel_NamedRangePHPExcel_NamedRange
PHPExcel_Polynomial_Best_Fitin file polynomialBestFitClass.php, class PHPExcel_Polynomial_Best_FitPHPExcel_Polynomial_Best_Fit
PHPExcel_Power_Best_Fitin file powerBestFitClass.php, class PHPExcel_Power_Best_FitPHPExcel_Power_Best_Fit
PHPExcel_Reader_CSVin file CSV.php, class PHPExcel_Reader_CSVPHPExcel_Reader_CSV
PHPExcel_Reader_DefaultReadFilterin file DefaultReadFilter.php, class PHPExcel_Reader_DefaultReadFilterPHPExcel_Reader_DefaultReadFilter
PHPExcel_Reader_Excel5in file Excel5.php, class PHPExcel_Reader_Excel5PHPExcel_Reader_Excel5
PHPExcel_Reader_Excel5_Escherin file Escher.php, class PHPExcel_Reader_Excel5_EscherPHPExcel_Reader_Excel5_Escher
PHPExcel_Reader_Excel2003XMLin file Excel2003XML.php, class PHPExcel_Reader_Excel2003XMLPHPExcel_Reader_Excel2003XML
PHPExcel_Reader_Excel2007in file Excel2007.php, class PHPExcel_Reader_Excel2007PHPExcel_Reader_Excel2007
PHPExcel_Reader_Excel2007_Chartin file Chart.php, class PHPExcel_Reader_Excel2007_ChartPHPExcel_Reader_Excel2007_Chart
PHPExcel_Reader_Excel2007_Themein file Theme.php, class PHPExcel_Reader_Excel2007_ThemePHPExcel_Reader_Excel2007_Theme
PHPExcel_Reader_Gnumericin file Gnumeric.php, class PHPExcel_Reader_GnumericPHPExcel_Reader_Gnumeric
PHPExcel_Reader_IReaderin file IReader.php, class PHPExcel_Reader_IReaderPHPExcel_Reader_IReader
PHPExcel_Reader_IReadFilterin file IReadFilter.php, class PHPExcel_Reader_IReadFilterPHPExcel_Reader_IReadFilter
PHPExcel_Reader_OOCalcin file OOCalc.php, class PHPExcel_Reader_OOCalcPHPExcel_Reader_OOCalc
PHPExcel_Reader_SYLKin file SYLK.php, class PHPExcel_Reader_SYLKPHPExcel_Reader_SYLK
PHPExcel_ReferenceHelperin file ReferenceHelper.php, class PHPExcel_ReferenceHelperPHPExcel_ReferenceHelper (Singleton)
PHPExcel_RichTextin file RichText.php, class PHPExcel_RichTextPHPExcel_RichText
PHPExcel_RichText_ITextElementin file ITextElement.php, class PHPExcel_RichText_ITextElementPHPExcel_RichText_ITextElement
PHPExcel_RichText_Runin file Run.php, class PHPExcel_RichText_RunPHPExcel_RichText_Run
PHPExcel_RichText_TextElementin file TextElement.php, class PHPExcel_RichText_TextElementPHPExcel_RichText_TextElement
PHPEXCEL_ROOTin file PHPExcel.php, constant PHPEXCEL_ROOTPHPExcel root directory
PHPExcel_Settingsin file Settings.php, class PHPExcel_SettingsPHPExcel_Shared_CodePagein file CodePage.php, class PHPExcel_Shared_CodePagePHPExcel_Shared_CodePage
PHPExcel_Shared_Datein file Date.php, class PHPExcel_Shared_DatePHPExcel_Shared_Date
PHPExcel_Shared_Drawingin file Drawing.php, class PHPExcel_Shared_DrawingPHPExcel_Shared_Drawing
PHPExcel_Shared_Escherin file Escher.php, class PHPExcel_Shared_EscherPHPExcel_Shared_Escher
PHPExcel_Shared_Escher_DgContainerin file DgContainer.php, class PHPExcel_Shared_Escher_DgContainerPHPExcel_Shared_Escher_DgContainer
PHPExcel_Shared_Escher_DgContainer_SpgrContainerin file SpgrContainer.php, class PHPExcel_Shared_Escher_DgContainer_SpgrContainerPHPExcel_Shared_Escher_DgContainer_SpgrContainer
PHPExcel_Shared_Escher_DgContainer_SpgrContainer_SpContainerin file SpContainer.php, class PHPExcel_Shared_Escher_DgContainer_SpgrContainer_SpContainerPHPExcel_Shared_Escher_DgContainer_SpgrContainer_SpContainer
PHPExcel_Shared_Escher_DggContainerin file DggContainer.php, class PHPExcel_Shared_Escher_DggContainerPHPExcel_Shared_Escher_DggContainer
PHPExcel_Shared_Escher_DggContainer_BstoreContainerin file BstoreContainer.php, class PHPExcel_Shared_Escher_DggContainer_BstoreContainerPHPExcel_Shared_Escher_DggContainer_BstoreContainer
PHPExcel_Shared_Escher_DggContainer_BstoreContainer_BSEin file BSE.php, class PHPExcel_Shared_Escher_DggContainer_BstoreContainer_BSEPHPExcel_Shared_Escher_DggContainer_BstoreContainer_BSE
PHPExcel_Shared_Escher_DggContainer_BstoreContainer_BSE_Blipin file Blip.php, class PHPExcel_Shared_Escher_DggContainer_BstoreContainer_BSE_BlipPHPExcel_Shared_Escher_DggContainer_BstoreContainer_BSE_Blip
PHPExcel_Shared_Excel5in file Excel5.php, class PHPExcel_Shared_Excel5PHPExcel_Shared_Excel5
PHPExcel_Shared_Filein file File.php, class PHPExcel_Shared_FilePHPExcel_Shared_File
PHPExcel_Shared_Fontin file Font.php, class PHPExcel_Shared_FontPHPExcel_Shared_Font
PHPExcel_Shared_JAMA_LUDecompositionin file LUDecomposition.php, class PHPExcel_Shared_JAMA_LUDecompositionPHPExcel_Shared_JAMA_Matrixin file Matrix.php, class PHPExcel_Shared_JAMA_MatrixPHPExcel_Shared_JAMA_QRDecompositionin file QRDecomposition.php, class PHPExcel_Shared_JAMA_QRDecompositionPHPExcel_Shared_OLEin file OLE.php, class PHPExcel_Shared_OLEOLE package base class.
PHPExcel_Shared_OLEReadin file OLERead.php, class PHPExcel_Shared_OLEReadPHPExcel_Shared_OLE_ChainedBlockStreamin file ChainedBlockStream.php, class PHPExcel_Shared_OLE_ChainedBlockStreamPHPExcel_Shared_OLE_ChainedBlockStream
PHPExcel_Shared_OLE_PPSin file PPS.php, class PHPExcel_Shared_OLE_PPSClass for creating PPS's for OLE containers
PHPExcel_Shared_OLE_PPS_Filein file File.php, class PHPExcel_Shared_OLE_PPS_FileClass for creating File PPS's for OLE containers
PHPExcel_Shared_OLE_PPS_Rootin file Root.php, class PHPExcel_Shared_OLE_PPS_RootClass for creating Root PPS's for OLE containers
PHPExcel_Shared_PasswordHasherin file PasswordHasher.php, class PHPExcel_Shared_PasswordHasherPHPExcel_Shared_PasswordHasher
PHPExcel_Shared_Stringin file String.php, class PHPExcel_Shared_StringPHPExcel_Shared_String
PHPExcel_Shared_XMLWriterin file XMLWriter.php, class PHPExcel_Shared_XMLWriterPHPExcel_Shared_XMLWriter
PHPExcel_Shared_ZipArchivein file ZipArchive.php, class PHPExcel_Shared_ZipArchivePHPExcel_Shared_ZipArchive
PHPExcel_Shared_ZipStreamWrapperin file ZipStreamWrapper.php, class PHPExcel_Shared_ZipStreamWrapperPHPExcel_Shared_ZipStreamWrapper
PHPExcel_Stylein file Style.php, class PHPExcel_StylePHPExcel_Style
PHPExcel_Style_Alignmentin file Alignment.php, class PHPExcel_Style_AlignmentPHPExcel_Style_Alignment
PHPExcel_Style_Borderin file Border.php, class PHPExcel_Style_BorderPHPExcel_Style_Border
PHPExcel_Style_Bordersin file Borders.php, class PHPExcel_Style_BordersPHPExcel_Style_Borders
PHPExcel_Style_Colorin file Color.php, class PHPExcel_Style_ColorPHPExcel_Style_Color
PHPExcel_Style_Conditionalin file Conditional.php, class PHPExcel_Style_ConditionalPHPExcel_Style_Conditional
PHPExcel_Style_Fillin file Fill.php, class PHPExcel_Style_FillPHPExcel_Style_Fill
PHPExcel_Style_Fontin file Font.php, class PHPExcel_Style_FontPHPExcel_Style_Font
PHPExcel_Style_NumberFormatin file NumberFormat.php, class PHPExcel_Style_NumberFormatPHPExcel_Style_NumberFormat
PHPExcel_Style_Protectionin file Protection.php, class PHPExcel_Style_ProtectionPHPExcel_Style_Protection
PHPExcel_Token_Stackin file Calculation.php, class PHPExcel_Token_StackPHPExcel_Worksheetin file Worksheet.php, class PHPExcel_WorksheetPHPExcel_Worksheet
PHPExcel_WorksheetIteratorin file WorksheetIterator.php, class PHPExcel_WorksheetIteratorPHPExcel_WorksheetIterator
PHPExcel_Worksheet_BaseDrawingin file BaseDrawing.php, class PHPExcel_Worksheet_BaseDrawingPHPExcel_Worksheet_BaseDrawing
PHPExcel_Worksheet_CellIteratorin file CellIterator.php, class PHPExcel_Worksheet_CellIteratorPHPExcel_Worksheet_CellIterator
PHPExcel_Worksheet_ColumnDimensionin file ColumnDimension.php, class PHPExcel_Worksheet_ColumnDimensionPHPExcel_Worksheet_ColumnDimension
PHPExcel_Worksheet_Drawingin file Drawing.php, class PHPExcel_Worksheet_DrawingPHPExcel_Worksheet_Drawing
PHPExcel_Worksheet_Drawing_Shadowin file Shadow.php, class PHPExcel_Worksheet_Drawing_ShadowPHPExcel_Worksheet_Drawing_Shadow
PHPExcel_Worksheet_HeaderFooterin file HeaderFooter.php, class PHPExcel_Worksheet_HeaderFooterPHPExcel_Worksheet_HeaderFooter
PHPExcel_Worksheet_HeaderFooterDrawingin file HeaderFooterDrawing.php, class PHPExcel_Worksheet_HeaderFooterDrawingPHPExcel_Worksheet_HeaderFooterDrawing
PHPExcel_Worksheet_MemoryDrawingin file MemoryDrawing.php, class PHPExcel_Worksheet_MemoryDrawingPHPExcel_Worksheet_MemoryDrawing
PHPExcel_Worksheet_PageMarginsin file PageMargins.php, class PHPExcel_Worksheet_PageMarginsPHPExcel_Worksheet_PageMargins
PHPExcel_Worksheet_PageSetupin file PageSetup.php, class PHPExcel_Worksheet_PageSetupPHPExcel_Worksheet_PageSetup
PHPExcel_Worksheet_Protectionin file Protection.php, class PHPExcel_Worksheet_ProtectionPHPExcel_Worksheet_Protection
PHPExcel_Worksheet_Rowin file Row.php, class PHPExcel_Worksheet_RowPHPExcel_Worksheet_Row
PHPExcel_Worksheet_RowDimensionin file RowDimension.php, class PHPExcel_Worksheet_RowDimensionPHPExcel_Worksheet_RowDimension
PHPExcel_Worksheet_RowIteratorin file RowIterator.php, class PHPExcel_Worksheet_RowIteratorPHPExcel_Worksheet_RowIterator
PHPExcel_Worksheet_SheetViewin file SheetView.php, class PHPExcel_Worksheet_SheetViewPHPExcel_Worksheet_SheetView
PHPExcel_Writer_CSVin file CSV.php, class PHPExcel_Writer_CSVPHPExcel_Writer_CSV
PHPExcel_Writer_Excel5in file Excel5.php, class PHPExcel_Writer_Excel5PHPExcel_Writer_Excel5
PHPExcel_Writer_Excel5_BIFFwriterin file BIFFwriter.php, class PHPExcel_Writer_Excel5_BIFFwriterPHPExcel_Writer_Excel5_BIFFwriter
PHPExcel_Writer_Excel5_Escherin file Escher.php, class PHPExcel_Writer_Excel5_EscherPHPExcel_Shared_Escher_DggContainer_BstoreContainer
PHPExcel_Writer_Excel5_Fontin file Font.php, class PHPExcel_Writer_Excel5_FontPHPExcel_Writer_Excel5_Font
PHPExcel_Writer_Excel5_Parserin file Parser.php, class PHPExcel_Writer_Excel5_ParserPHPExcel_Writer_Excel5_Parser
PHPExcel_Writer_Excel5_Workbookin file Workbook.php, class PHPExcel_Writer_Excel5_WorkbookPHPExcel_Writer_Excel5_Workbook
PHPExcel_Writer_Excel5_Worksheetin file Worksheet.php, class PHPExcel_Writer_Excel5_WorksheetPHPExcel_Writer_Excel5_Worksheet
PHPExcel_Writer_Excel5_Xfin file Xf.php, class PHPExcel_Writer_Excel5_XfPHPExcel_Writer_Excel5_Xf
PHPExcel_Writer_Excel2007in file Excel2007.php, class PHPExcel_Writer_Excel2007PHPExcel_Writer_Excel2007
PHPExcel_Writer_Excel2007_Chartin file Chart.php, class PHPExcel_Writer_Excel2007_ChartPHPExcel_Writer_Excel2007_Chart
PHPExcel_Writer_Excel2007_Commentsin file Comments.php, class PHPExcel_Writer_Excel2007_CommentsPHPExcel_Writer_Excel2007_Comments
PHPExcel_Writer_Excel2007_ContentTypesin file ContentTypes.php, class PHPExcel_Writer_Excel2007_ContentTypesPHPExcel_Writer_Excel2007_ContentTypes
PHPExcel_Writer_Excel2007_DocPropsin file DocProps.php, class PHPExcel_Writer_Excel2007_DocPropsPHPExcel_Writer_Excel2007_DocProps
PHPExcel_Writer_Excel2007_Drawingin file Drawing.php, class PHPExcel_Writer_Excel2007_DrawingPHPExcel_Writer_Excel2007_Drawing
PHPExcel_Writer_Excel2007_Relsin file Rels.php, class PHPExcel_Writer_Excel2007_RelsPHPExcel_Writer_Excel2007_Rels
PHPExcel_Writer_Excel2007_StringTablein file StringTable.php, class PHPExcel_Writer_Excel2007_StringTablePHPExcel_Writer_Excel2007_StringTable
PHPExcel_Writer_Excel2007_Stylein file Style.php, class PHPExcel_Writer_Excel2007_StylePHPExcel_Writer_Excel2007_Style
PHPExcel_Writer_Excel2007_Themein file Theme.php, class PHPExcel_Writer_Excel2007_ThemePHPExcel_Writer_Excel2007_DocProps
PHPExcel_Writer_Excel2007_Workbookin file Workbook.php, class PHPExcel_Writer_Excel2007_WorkbookPHPExcel_Writer_Excel2007_Workbook
PHPExcel_Writer_Excel2007_Worksheetin file Worksheet.php, class PHPExcel_Writer_Excel2007_WorksheetPHPExcel_Writer_Excel2007_Worksheet
PHPExcel_Writer_Excel2007_WriterPartin file WriterPart.php, class PHPExcel_Writer_Excel2007_WriterPartPHPExcel_Writer_Excel2007_WriterPart
PHPExcel_Writer_HTMLin file HTML.php, class PHPExcel_Writer_HTMLPHPExcel_Writer_HTML
PHPExcel_Writer_IWriterin file IWriter.php, class PHPExcel_Writer_IWriterPHPExcel_Writer_IWriter
PHPExcel_Writer_PDFin file PDF.php, class PHPExcel_Writer_PDFPHPExcel_Writer_PDF
PHPToExcelin file Date.php, method PHPExcel_Shared_Date::PHPToExcel()Convert a date from PHP to Excel
PieSectorin file tcpdf.php, method TCPDF::PieSector()Draw the sector of a circle.
PieSectorXYin file tcpdf.php, method TCPDF::PieSectorXY()Draw the sector of an ellipse.
pixelsToCellDimensionin file Drawing.php, method PHPExcel_Shared_Drawing::pixelsToCellDimension()Convert pixels to column width. Exact algorithm not known.
pixelsToEMUin file Drawing.php, method PHPExcel_Shared_Drawing::pixelsToEMU()Convert pixels to EMU
pixelsToPointsin file Drawing.php, method PHPExcel_Shared_Drawing::pixelsToPoints()Convert pixels to points
pixelsToUnitsin file tcpdf.php, method TCPDF::pixelsToUnits()Converts pixels to User's Units.
plusin file Matrix.php, method PHPExcel_Shared_JAMA_Matrix::plus()plus
plusEqualsin file Matrix.php, method PHPExcel_Shared_JAMA_Matrix::plusEquals()plusEquals
PMTin file Financial.php, method PHPExcel_Calculation_Financial::PMT()PMT
pointsToPixelsin file Drawing.php, method PHPExcel_Shared_Drawing::pointsToPixels()Convert points to pixels
POISSONin file Statistical.php, method PHPExcel_Calculation_Statistical::POISSON()POISSON
Polycurvein file tcpdf.php, method TCPDF::Polycurve()Draws a poly-Bezier curve.
polyfitin file polyfit.php, function polyfit()Polygonin file tcpdf.php, method TCPDF::Polygon()Draws a polygon.
PolyLinein file tcpdf.php, method TCPDF::PolyLine()Draws a polygonal line
PolymorphicArgumentExceptionin file Error.php, constant PolymorphicArgumentExceptionPolymorphicArgumentExceptionin file Matrix.php, class constant PHPExcel_Shared_JAMA_Matrix::PolymorphicArgumentExceptionpopin file Calculation.php, method PHPExcel_Token_Stack::pop()POSITION_BOTTOMin file Legend.php, class constant PHPExcel_Chart_Legend::POSITION_BOTTOMPOSITION_LEFTin file Legend.php, class constant PHPExcel_Chart_Legend::POSITION_LEFTPOSITION_RIGHTin file Legend.php, class constant PHPExcel_Chart_Legend::POSITION_RIGHTPOSITION_TOPin file Legend.php, class constant PHPExcel_Chart_Legend::POSITION_TOPPOSITION_TOPRIGHTin file Legend.php, class constant PHPExcel_Chart_Legend::POSITION_TOPRIGHTpowerin file Matrix.php, method PHPExcel_Shared_JAMA_Matrix::power()power
POWERin file MathTrig.php, method PHPExcel_Calculation_MathTrig::POWER()POWER
PPMTin file Financial.php, method PHPExcel_Calculation_Financial::PPMT()PPMT
ppsTotalin file OLE.php, method PHPExcel_Shared_OLE::ppsTotal()Gives the total number of PPS's found in the OLE container.
PRECISIONin file Functions.php, constant PRECISIONPRECISION
PrecisionLossExceptionin file Error.php, constant PrecisionLossExceptionprevin file RowIterator.php, method PHPExcel_Worksheet_RowIterator::prev()Set the iterator to its previous value
PRICEin file Financial.php, method PHPExcel_Calculation_Financial::PRICE()PRICEDISCin file Financial.php, method PHPExcel_Calculation_Financial::PRICEDISC()PRICEDISC
PRICEMATin file Financial.php, method PHPExcel_Calculation_Financial::PRICEMAT()PRICEMAT
printpolyin file polyfit.php, function printpoly()printRowColHeadersin file Worksheet.php, method PHPExcel_Writer_Excel5_Worksheet::printRowColHeaders()Set the option to print the row and column headers on the printed page.
printTemplatein file tcpdf.php, method TCPDF::printTemplate()Print an XObject Template.
privAddin file pclzip.lib.php, method PclZip::privAdd()privAddFilein file pclzip.lib.php, method PclZip::privAddFile()privAddFileListin file pclzip.lib.php, method PclZip::privAddFileList()privAddFileUsingTempFilein file pclzip.lib.php, method PclZip::privAddFileUsingTempFile()privAddListin file pclzip.lib.php, method PclZip::privAddList()privCalculateStoredFilenamein file pclzip.lib.php, method PclZip::privCalculateStoredFilename()privCheckFileHeadersin file pclzip.lib.php, method PclZip::privCheckFileHeaders()privCheckFormatin file pclzip.lib.php, method PclZip::privCheckFormat()privCloseFdin file pclzip.lib.php, method PclZip::privCloseFd()privConvertHeader2FileInfoin file pclzip.lib.php, method PclZip::privConvertHeader2FileInfo()privCreatein file pclzip.lib.php, method PclZip::privCreate()privDeleteByRulein file pclzip.lib.php, method PclZip::privDeleteByRule()privDirCheckin file pclzip.lib.php, method PclZip::privDirCheck()privDisableMagicQuotesin file pclzip.lib.php, method PclZip::privDisableMagicQuotes()privDuplicatein file pclzip.lib.php, method PclZip::privDuplicate()privErrorLogin file pclzip.lib.php, method PclZip::privErrorLog()privErrorResetin file pclzip.lib.php, method PclZip::privErrorReset()privExtractByRulein file pclzip.lib.php, method PclZip::privExtractByRule()privExtractFilein file pclzip.lib.php, method PclZip::privExtractFile()privExtractFileAsStringin file pclzip.lib.php, method PclZip::privExtractFileAsString()privExtractFileInOutputin file pclzip.lib.php, method PclZip::privExtractFileInOutput()privExtractFileUsingTempFilein file pclzip.lib.php, method PclZip::privExtractFileUsingTempFile()privFileDescrExpandin file pclzip.lib.php, method PclZip::privFileDescrExpand()privFileDescrParseAttin file pclzip.lib.php, method PclZip::privFileDescrParseAtt()privListin file pclzip.lib.php, method PclZip::privList()privMergein file pclzip.lib.php, method PclZip::privMerge()privOpenFdin file pclzip.lib.php, method PclZip::privOpenFd()privOptionDefaultThresholdin file pclzip.lib.php, method PclZip::privOptionDefaultThreshold()privParseOptionsin file pclzip.lib.php, method PclZip::privParseOptions()privReadCentralFileHeaderin file pclzip.lib.php, method PclZip::privReadCentralFileHeader()privReadEndCentralDirin file pclzip.lib.php, method PclZip::privReadEndCentralDir()privReadFileHeaderin file pclzip.lib.php, method PclZip::privReadFileHeader()privSwapBackMagicQuotesin file pclzip.lib.php, method PclZip::privSwapBackMagicQuotes()privWriteCentralFileHeaderin file pclzip.lib.php, method PclZip::privWriteCentralFileHeader()privWriteCentralHeaderin file pclzip.lib.php, method PclZip::privWriteCentralHeader()privWriteFileHeaderin file pclzip.lib.php, method PclZip::privWriteFileHeader()productin file Stats.php, method Base::product()Calculates PROD { (xi) }, (the product of all observations)  Handles cummulative data sets correctly
PRODUCTin file MathTrig.php, method PHPExcel_Calculation_MathTrig::PRODUCT()PRODUCT
productNin file Stats.php, method Base::productN()Calculates PROD { (xi)^n }, which is the product of all observations  Handles cummulative data sets correctly
PROPERCASEin file TextData.php, method PHPExcel_Calculation_TextData::PROPERCASE()PROPERCASE
propertiesin file pclzip.lib.php, method PclZip::properties()PROPERTY_STORAGE_BLOCK_SIZEin file OLERead.php, class constant PHPExcel_Shared_OLERead::PROPERTY_STORAGE_BLOCK_SIZEPROPERTY_TYPE_BOOLEANin file DocumentProperties.php, class constant PHPExcel_DocumentProperties::PROPERTY_TYPE_BOOLEANconstants
PROPERTY_TYPE_DATEin file DocumentProperties.php, class constant PHPExcel_DocumentProperties::PROPERTY_TYPE_DATEPROPERTY_TYPE_FLOATin file DocumentProperties.php, class constant PHPExcel_DocumentProperties::PROPERTY_TYPE_FLOATPROPERTY_TYPE_INTEGERin file DocumentProperties.php, class constant PHPExcel_DocumentProperties::PROPERTY_TYPE_INTEGERPROPERTY_TYPE_STRINGin file DocumentProperties.php, class constant PHPExcel_DocumentProperties::PROPERTY_TYPE_STRINGPROPERTY_TYPE_UNKNOWNin file DocumentProperties.php, class constant PHPExcel_DocumentProperties::PROPERTY_TYPE_UNKNOWNprotectCellsin file Worksheet.php, method PHPExcel_Worksheet::protectCells()Set protection on a cell range
protectCellsByColumnAndRowin file Worksheet.php, method PHPExcel_Worksheet::protectCellsByColumnAndRow()Set protection on a cell range by using numeric cell coordinates
PROTECTION_INHERITin file Protection.php, class constant PHPExcel_Style_Protection::PROTECTION_INHERITProtection styles
PROTECTION_PROTECTEDin file Protection.php, class constant PHPExcel_Style_Protection::PROTECTION_PROTECTEDPROTECTION_UNPROTECTEDin file Protection.php, class constant PHPExcel_Style_Protection::PROTECTION_UNPROTECTEDpushin file Calculation.php, method PHPExcel_Token_Stack::push()putAlignmentMarkerin file qrcode.php, method QRcode::putAlignmentMarker()Put an alignment marker.
putAlignmentPatternin file qrcode.php, method QRcode::putAlignmentPattern()Put an alignment pattern.
putFinderPatternin file qrcode.php, method QRcode::putFinderPattern()Put a finder pattern.
putHtmlListBulletin file tcpdf.php, method TCPDF::putHtmlListBullet()Output an HTML list bullet or ordered item symbol
PVin file Financial.php, method PHPExcel_Calculation_Financial::PV()PV
 
 
 
		topq
							QRDecomposition.phpprocedural page QRDecomposition.phpqrcode.phpprocedural page qrcode.phpQRCAP_ECin file qrcode.php, constant QRCAP_ECMatrix index to get error correction level from $capacity array.
QRCAP_REMINDERin file qrcode.php, constant QRCAP_REMINDERMatrix index to get remainder from $capacity array.
QRCAP_WIDTHin file qrcode.php, constant QRCAP_WIDTHMatrix index to get width from $capacity array.
QRCAP_WORDSin file qrcode.php, constant QRCAP_WORDSMatrix index to get number of words from $capacity array.
QRcodein file qrcode.php, class QRcodeClass to create QR-code arrays for TCPDF class.
QRCODEDEFSin file qrcode.php, constant QRCODEDEFSIndicate that definitions for this class are set
QRSPEC_VERSION_MAXin file qrcode.php, constant QRSPEC_VERSION_MAXMaximum QR Code version.
QRSPEC_WIDTH_MAXin file qrcode.php, constant QRSPEC_WIDTH_MAXMaximum matrix size for maximum version (version 40 is 177*177 matrix).
qrstrsetin file qrcode.php, method QRcode::qrstrset()Replace a value on the array at the specified position
QR_DEFAULT_MASKin file qrcode.php, constant QR_DEFAULT_MASKwhen QR_FIND_BEST_MASK === false
QR_ECLEVEL_Hin file qrcode.php, constant QR_ECLEVEL_HError correction level H : About 30% or less errors can be corrected.
QR_ECLEVEL_Lin file qrcode.php, constant QR_ECLEVEL_LError correction level L : About 7% or less errors can be corrected.
QR_ECLEVEL_Min file qrcode.php, constant QR_ECLEVEL_MError correction level M : About 15% or less errors can be corrected.
QR_ECLEVEL_Qin file qrcode.php, constant QR_ECLEVEL_QError correction level Q : About 25% or less errors can be corrected.
QR_FIND_BEST_MASKin file qrcode.php, constant QR_FIND_BEST_MASKif true, estimates best mask (spec. default, but extremally slow; set to false to significant performance boost but (propably) worst quality code
QR_FIND_FROM_RANDOMin file qrcode.php, constant QR_FIND_FROM_RANDOMif false, checks all masks available, otherwise value tells count of masks need to be checked, mask id are got randomly
QR_MODE_8Bin file qrcode.php, constant QR_MODE_8BEncoding mode 8bit byte data. In theory, 2953 characters or less can be stored in a QRcode.
QR_MODE_ANin file qrcode.php, constant QR_MODE_ANEncoding mode alphanumeric (0-9A-Z $%*+-./:) 45characters. 2 characters are encoded to 11bit length. In theory, 4296 characters or less can be stored in a QRcode.
QR_MODE_KJin file qrcode.php, constant QR_MODE_KJEncoding mode KANJI. A KANJI character (multibyte character) is encoded to 13bit length. In theory, 1817 characters or less can be stored in a QRcode.
QR_MODE_NLin file qrcode.php, constant QR_MODE_NLEncoding mode
QR_MODE_NMin file qrcode.php, constant QR_MODE_NMEncoding mode numeric (0-9). 3 characters are encoded to 10bit length. In theory, 7089 characters or less can be stored in a QRcode.
QR_MODE_STin file qrcode.php, constant QR_MODE_STEncoding mode STRUCTURED (currently unsupported)
QUARTILEin file Statistical.php, method PHPExcel_Calculation_Statistical::QUARTILE()QUARTILE
quartileDeviationin file Stats.php, method Base::quartileDeviation()The quartile deviation is half of the interquartile range value
quartilesin file Stats.php, method Base::quartiles()The quartiles are defined as the values that divide a sorted  data set into four equal-sized subsets, and correspond to the  25th, 50th, and 75th percentiles.
quartileSkewnessCoefficientin file Stats.php, method Base::quartileSkewnessCoefficient()The quartile skewness coefficient (also known as Bowley Skewness),  is defined as follows:
quartileVariationCoefficientin file Stats.php, method Base::quartileVariationCoefficient()The quartile variation coefficient is defines as follows:
QUIETHin file pdf417.php, constant QUIETHHorizontal quiet zone in modules
QUIETVin file pdf417.php, constant QUIETVVertical quiet zone in modules
QUOTE_DOUBLEin file FormulaParser.php, class constant PHPExcel_Calculation_FormulaParser::QUOTE_DOUBLEQUOTE_SINGLEin file FormulaParser.php, class constant PHPExcel_Calculation_FormulaParser::QUOTE_SINGLEQUOTIENTin file MathTrig.php, method PHPExcel_Calculation_MathTrig::QUOTIENT()QUOTIENT
 
 
 
		topr
							$radiobutton_groupsin file tcpdf.php, variable TCPDF::$radiobutton_groupsList of radio buttons parent objects.
$radio_groupsin file tcpdf.php, variable TCPDF::$radio_groupsList of radio group objects IDs
$rasterize_vector_imagesin file tcpdf.php, variable TCPDF::$rasterize_vector_images$ReturnDateTypein file Functions.php, variable PHPExcel_Calculation_Functions::$ReturnDateTypeData Type to use when returning date values
$re_spacein file tcpdf.php, variable TCPDF::$re_spaceArray of parts $re_spaces
$re_spacesin file tcpdf.php, variable TCPDF::$re_spacesRegular expression used to find blank characters used for word-wrapping.
$rMarginin file tcpdf.php, variable TCPDF::$rMargin$rootin file OLE.php, variable PHPExcel_Shared_OLE::$rootRoot directory of OLE container
$rsblocksin file qrcode.php, variable QRcode::$rsblocks$rsfactorsin file pdf417.php, variable PDF417::$rsfactors$rsitemsin file qrcode.php, variable QRcode::$rsitems$rtlin file tcpdf.php, variable TCPDF::$rtl$runLengthin file qrcode.php, variable QRcode::$runLengthReferenceHelper.phpprocedural page ReferenceHelper.phpRun.phpprocedural page Run.phpRichText.phpprocedural page RichText.phpRoot.phpprocedural page Root.phpRow.phpprocedural page Row.phpRowDimension.phpprocedural page RowDimension.phpRowIterator.phpprocedural page RowIterator.phpRels.phpprocedural page Rels.phpRadialGradientin file tcpdf.php, method TCPDF::RadialGradient()Paints a radial colour gradient.
RadioButtonin file tcpdf.php, method TCPDF::RadioButton()Creates a RadioButton field
RANDin file MathTrig.php, method PHPExcel_Calculation_MathTrig::RAND()RAND
rangein file Stats.php, method Base::range()Calculates the range of the data set = max - min
rangeBoundariesin file Cell.php, method PHPExcel_Cell::rangeBoundaries()Calculate range boundaries
rangeDimensionin file Cell.php, method PHPExcel_Cell::rangeDimension()Calculate range dimension
rangeToArrayin file Worksheet.php, method PHPExcel_Worksheet::rangeToArray()Create array from a range of cells
RANKin file Statistical.php, method PHPExcel_Calculation_Statistical::RANK()RANK
rankin file SingularValueDecomposition.php, method SingularValueDecomposition::rank()Effective numerical matrix rank
RATEin file Financial.php, method PHPExcel_Calculation_Financial::RATE()RATE
readin file OLERead.php, method PHPExcel_Shared_OLERead::read()Read the file
readin file OLE.php, method PHPExcel_Shared_OLE::read()Reads an OLE container from the contents of the file given.
ReadAFMin file makefont.php, function ReadAFM()Read AFM file
readCellin file IReadFilter.php, method PHPExcel_Reader_IReadFilter::readCell()Should this cell be read?
readCellin file DefaultReadFilter.php, method PHPExcel_Reader_DefaultReadFilter::readCell()Should this cell be read?
readChartin file Chart.php, method PHPExcel_Reader_Excel2007_Chart::readChart()readDiskCachein file tcpdf.php, method TCPDF::readDiskCache()Read data from a temporary file on filesystem.
ReadLongin file makefont.php, function ReadLong()ReadMapin file makefont.php, function ReadMap()Read the specified encoding map.
ReadShortin file makefont.php, function ReadShort()ReadUFMin file makefont.php, function ReadUFM()Read UFM file
realpathin file File.php, method PHPExcel_Shared_File::realpath()Returns canonicalized absolute pathname, also for ZIP archives
rebindParentin file Worksheet.php, method PHPExcel_Worksheet::rebindParent()Re-bind parent
rebindParentin file Cell.php, method PHPExcel_Cell::rebindParent()Re-bind parent
RECEIVEDin file Financial.php, method PHPExcel_Calculation_Financial::RECEIVED()RECEIVED
Rectin file tcpdf.php, method TCPDF::Rect()Draws a rectangle.
REFin file Functions.php, method PHPExcel_Calculation_Functions::REF()REF
REFHELPER_REGEXP_CELLRANGEin file ReferenceHelper.php, class constant PHPExcel_ReferenceHelper::REFHELPER_REGEXP_CELLRANGEREFHELPER_REGEXP_CELLREFin file ReferenceHelper.php, class constant PHPExcel_ReferenceHelper::REFHELPER_REGEXP_CELLREFRegular Expressions
REFHELPER_REGEXP_COLRANGEin file ReferenceHelper.php, class constant PHPExcel_ReferenceHelper::REFHELPER_REGEXP_COLRANGEREFHELPER_REGEXP_ROWRANGEin file ReferenceHelper.php, class constant PHPExcel_ReferenceHelper::REFHELPER_REGEXP_ROWRANGErefreshin file PlotArea.php, method PHPExcel_Chart_PlotArea::refresh()refreshin file Chart.php, method PHPExcel_Chart::refresh()refreshin file DataSeries.php, method PHPExcel_Chart_DataSeries::refresh()refreshin file DataSeriesValues.php, method PHPExcel_Chart_DataSeriesValues::refresh()refreshColumnDimensionsin file Worksheet.php, method PHPExcel_Worksheet::refreshColumnDimensions()Refresh column dimensions
refreshRowDimensionsin file Worksheet.php, method PHPExcel_Worksheet::refreshRowDimensions()Refresh row dimensions
REGEX_SHEET_TITLE_QUOTEDin file Parser.php, class constant PHPExcel_Writer_Excel5_Parser::REGEX_SHEET_TITLE_QUOTEDREGEX_SHEET_TITLE_UNQUOTEDin file Parser.php, class constant PHPExcel_Writer_Excel5_Parser::REGEX_SHEET_TITLE_UNQUOTEDConstants
registerin file ZipStreamWrapper.php, method PHPExcel_Shared_ZipStreamWrapper::register()Register wrapper
Registerin file Autoloader.php, method PHPExcel_Autoloader::Register()Register the Autoloader with SPL
registrationMarkin file tcpdf.php, method TCPDF::registrationMark()Paints a registration mark
RegularPolygonin file tcpdf.php, method TCPDF::RegularPolygon()Draws a regular polygon.
removein file HashTable.php, method PHPExcel_HashTable::remove()Remove HashTable item
removeAutoFilterin file Worksheet.php, method PHPExcel_Worksheet::removeAutoFilter()Remove autofilter
removeCellStyleXfByIndexin file PHPExcel.php, method PHPExcel::removeCellStyleXfByIndex()Remove cellStyleXf by index
removeCellXfByIndexin file PHPExcel.php, method PHPExcel::removeCellXfByIndex()Remove cellXf by index. It is ensured that all cells get their xf index updated.
removeColumnin file Worksheet.php, method PHPExcel_Worksheet::removeColumn()Remove a column, updating all possible related data
removeColumnByIndexin file Worksheet.php, method PHPExcel_Worksheet::removeColumnByIndex()Remove a column, updating all possible related data
removeConditionalStylesin file Worksheet.php, method PHPExcel_Worksheet::removeConditionalStyles()Removes conditional styles for a cell
removeImagein file HeaderFooter.php, method PHPExcel_Worksheet_HeaderFooter::removeImage()Remove header/footer image
removeNamedRangein file PHPExcel.php, method PHPExcel::removeNamedRange()Remove named range
removePageRegionin file tcpdf.php, method TCPDF::removePageRegion()Remove a single no-write region.
removeRowin file Worksheet.php, method PHPExcel_Worksheet::removeRow()Delete a row, updating all possible related data
removeSheetByIndexin file PHPExcel.php, method PHPExcel::removeSheetByIndex()Remove sheet by index
removeSHYin file tcpdf.php, method TCPDF::removeSHY()Removes SHY characters from text.
renderin file jpgraph.php, method PHPExcel_Chart_Renderer_jpgraph::render()renderin file Chart.php, method PHPExcel_Chart::render()RENDERING_DEFAULTin file MemoryDrawing.php, class constant PHPExcel_Worksheet_MemoryDrawing::RENDERING_DEFAULTRENDERING_GIFin file MemoryDrawing.php, class constant PHPExcel_Worksheet_MemoryDrawing::RENDERING_GIFRENDERING_JPEGin file MemoryDrawing.php, class constant PHPExcel_Worksheet_MemoryDrawing::RENDERING_JPEGRENDERING_PNGin file MemoryDrawing.php, class constant PHPExcel_Worksheet_MemoryDrawing::RENDERING_PNGREPLACEin file TextData.php, method PHPExcel_Calculation_TextData::REPLACE()REPLACE
replaceBufferin file tcpdf.php, method TCPDF::replaceBuffer()Replace the buffer content
resetFirstPageNumberin file PageSetup.php, method PHPExcel_Worksheet_PageSetup::resetFirstPageNumber()Reset first page number
resetLastHin file tcpdf.php, method TCPDF::resetLastH()Reset the last cell height.
resetStartin file RowIterator.php, method PHPExcel_Worksheet_RowIterator::resetStart()(Re)Set the start row and the current row pointer
resetTabColorin file Worksheet.php, method PHPExcel_Worksheet::resetTabColor()Reset tab color
resolveRangein file NamedRange.php, method PHPExcel_NamedRange::resolveRange()Resolve a named range to a regular cell range
RETURNDATE_EXCELin file Functions.php, class constant PHPExcel_Calculation_Functions::RETURNDATE_EXCELRETURNDATE_PHP_NUMERICin file Functions.php, class constant PHPExcel_Calculation_Functions::RETURNDATE_PHP_NUMERICRETURNDATE_PHP_OBJECTin file Functions.php, class constant PHPExcel_Calculation_Functions::RETURNDATE_PHP_OBJECTRETURNSTRINGin file TextData.php, method PHPExcel_Calculation_TextData::RETURNSTRING()RETURNSTRING
RETURN_ARRAY_AS_ARRAYin file Calculation.php, class constant PHPExcel_Calculation::RETURN_ARRAY_AS_ARRAYRETURN_ARRAY_AS_ERRORin file Calculation.php, class constant PHPExcel_Calculation::RETURN_ARRAY_AS_ERRORconstants
RETURN_ARRAY_AS_VALUEin file Calculation.php, class constant PHPExcel_Calculation::RETURN_ARRAY_AS_VALUErevstrposin file tcpdf.php, method TCPDF::revstrpos()Find position of last occurrence of a substring in a string
rewindin file WorksheetIterator.php, method PHPExcel_WorksheetIterator::rewind()Rewind iterator
rewindin file RowIterator.php, method PHPExcel_Worksheet_RowIterator::rewind()Rewind the iterator to the starting row
rewindin file CellIterator.php, method PHPExcel_Worksheet_CellIterator::rewind()Rewind iterator
rfreadin file tcpdf.php, method TCPDF::rfread()Binary-safe and URL-safe file read.
RIGHTin file TextData.php, method PHPExcel_Calculation_TextData::RIGHT()RIGHT
rollbackTransactionin file tcpdf.php, method TCPDF::rollbackTransaction()This method allows to undo the latest transaction by returning the latest saved TCPDF object with startTransaction().
ROMANin file MathTrig.php, method PHPExcel_Calculation_MathTrig::ROMAN()ROOT_START_BLOCK_POSin file OLERead.php, class constant PHPExcel_Shared_OLERead::ROOT_START_BLOCK_POSRotatein file tcpdf.php, method TCPDF::Rotate()Rotate object.
ROUNDDOWNin file MathTrig.php, method PHPExcel_Calculation_MathTrig::ROUNDDOWN()ROUNDDOWN
RoundedRectin file tcpdf.php, method TCPDF::RoundedRect()Draws a rounded rectangle.
RoundedRectXYin file tcpdf.php, method TCPDF::RoundedRectXY()Draws a rounded rectangle.
ROUNDUPin file MathTrig.php, method PHPExcel_Calculation_MathTrig::ROUNDUP()ROUNDUP
ROWin file LookupRef.php, method PHPExcel_Calculation_LookupRef::ROW()ROW
ROWHEIGHTin file pdf417.php, constant ROWHEIGHTRow height respect X dimension of single module
RowLengthExceptionin file Error.php, constant RowLengthExceptionROWSin file LookupRef.php, method PHPExcel_Calculation_LookupRef::ROWS()ROWS
rsBlockNumin file qrcode.php, method QRcode::rsBlockNum()Return block number 0
rsBlockNum1in file qrcode.php, method QRcode::rsBlockNum1()Return block number 1
rsBlockNum2in file qrcode.php, method QRcode::rsBlockNum2()Return block number 2
rsDataCodes1in file qrcode.php, method QRcode::rsDataCodes1()Return data codes 1
rsDataCodes2in file qrcode.php, method QRcode::rsDataCodes2()Return data codes 2
rsDataLengthin file qrcode.php, method QRcode::rsDataLength()Return data length
rsEccCodes1in file qrcode.php, method QRcode::rsEccCodes1()Return ecc codes 1
rsEccCodes2in file qrcode.php, method QRcode::rsEccCodes2()Return ecc codes 2
rsEccLengthin file qrcode.php, method QRcode::rsEccLength()Return ecc length
RSQin file Statistical.php, method PHPExcel_Calculation_Statistical::RSQ()RSQ
runin file benchmark.php, method Benchmark::run()runCholeskyin file benchmark.php, method Benchmark::runCholesky()runEigin file benchmark.php, method Benchmark::runEig()runLUin file benchmark.php, method Benchmark::runLU()runQRin file benchmark.php, method Benchmark::runQR()runSVDin file benchmark.php, method Benchmark::runSVD() 
 
 
		tops
							$sbatin file OLE.php, variable PHPExcel_Shared_OLE::$sbatShort Block Allocation Table
$signin file tcpdf.php, variable TCPDF::$signIf true enables document signing
$signature_appearancein file tcpdf.php, variable TCPDF::$signature_appearancedata for signature appearance
$signature_datain file tcpdf.php, variable TCPDF::$signature_dataSignature data
$signature_max_lengthin file tcpdf.php, variable TCPDF::$signature_max_lengthSignature max length
$sig_annot_refin file tcpdf.php, variable TCPDF::$sig_annot_refPlacemark used during signature process.
$sig_obj_idin file tcpdf.php, variable TCPDF::$sig_obj_idSignature object ID
$Sizein file PPS.php, variable PHPExcel_Shared_OLE_PPS::$SizeThe size of the PPS's data (in bytes)
$smallBlockSizein file OLE.php, variable PHPExcel_Shared_OLE::$smallBlockSizeSize of small blocks. This is usually 64.
$spot_colorsin file tcpdf.php, variable TCPDF::$spot_colorsArray of Spot colors
$start_patternin file pdf417.php, variable PDF417::$start_pattern$start_transaction_pagein file tcpdf.php, variable TCPDF::$start_transaction_pageStore page number when startTransaction() is called.
$start_transaction_yin file tcpdf.php, variable TCPDF::$start_transaction_yStore Y position when startTransaction() is called.
$statin file benchmark.php, variable Benchmark::$stat$statein file tcpdf.php, variable TCPDF::$state$stop_patternin file pdf417.php, variable PDF417::$stop_pattern$strokecolorin file tcpdf.php, variable TCPDF::$strokecolor$structuredin file qrcode.php, variable QRcode::$structured$subjectin file tcpdf.php, variable TCPDF::$subject$summaryInformationin file OLERead.php, variable PHPExcel_Shared_OLERead::$summaryInformation$suppressFormulaErrorsin file Calculation.php, variable PHPExcel_Calculation::$suppressFormulaErrorsFlag to determine how formula errors should be handled 		If true, then a user error will be triggered 		If false, then an exception will be thrown
$svgclipidin file tcpdf.php, variable TCPDF::$svgclipid$svgclipmodein file tcpdf.php, variable TCPDF::$svgclipmode$svgclippathsin file tcpdf.php, variable TCPDF::$svgclippaths$svgcliptmin file tcpdf.php, variable TCPDF::$svgcliptm$svgdefsin file tcpdf.php, variable TCPDF::$svgdefs$svgdefsmodein file tcpdf.php, variable TCPDF::$svgdefsmode$svgdirin file tcpdf.php, variable TCPDF::$svgdir$svggradientidin file tcpdf.php, variable TCPDF::$svggradientid$svggradientsin file tcpdf.php, variable TCPDF::$svggradients$svginheritpropin file tcpdf.php, variable TCPDF::$svginheritprop$svgstylesin file tcpdf.php, variable TCPDF::$svgstyles$svgtextin file tcpdf.php, variable TCPDF::$svgtext$svgtextmodein file tcpdf.php, variable TCPDF::$svgtextmode$svgunitin file tcpdf.php, variable TCPDF::$svgunitSQLite.phpprocedural page SQLite.phpSQLite3.phpprocedural page SQLite3.phpStatistical.phpprocedural page Statistical.phpSYLK.phpprocedural page SYLK.phpSettings.phpprocedural page Settings.phpSpContainer.phpprocedural page SpContainer.phpSpgrContainer.phpprocedural page SpgrContainer.phpStats.phpprocedural page Stats.phpSingularValueDecomposition.phpprocedural page SingularValueDecomposition.phpstsongstdlight.phpprocedural page stsongstdlight.phpsymbol.phpprocedural page symbol.phpString.phpprocedural page String.phpStyle.phpprocedural page Style.phpShadow.phpprocedural page Shadow.phpSheetView.phpprocedural page SheetView.phpStringTable.phpprocedural page StringTable.phpStyle.phpprocedural page Style.phpsampleCentralMomentin file Stats.php, method Base::sampleCentralMoment()Calculates the nth central moment (m{n}) of a data set.
sampleRawMomentin file Stats.php, method Base::sampleRawMoment()Calculates the nth raw moment (m{n}) of a data set.
SanitizeUTF8in file String.php, method PHPExcel_Shared_String::SanitizeUTF8()Try to sanitize UTF8, stripping invalid byte sequences. Not perfect. Does not surrogate characters.
savein file Excel5.php, method PHPExcel_Writer_Excel5::save()Save PHPExcel to file
savein file CSV.php, method PHPExcel_Writer_CSV::save()Save PHPExcel to file
savein file HTML.php, method PHPExcel_Writer_HTML::save()Save PHPExcel to file
savein file IWriter.php, method PHPExcel_Writer_IWriter::save()Save PHPExcel to file
savein file Root.php, method PHPExcel_Shared_OLE_PPS_Root::save()Method for saving the whole OLE container (including files).
savein file Excel2007.php, method PHPExcel_Writer_Excel2007::save()Save PHPExcel to file
savein file PDF.php, method PHPExcel_Writer_PDF::save()Save PHPExcel to file
SaveToFilein file makefont.php, function SaveToFile()Scalein file tcpdf.php, method TCPDF::Scale()Vertical and horizontal non-proportional Scaling.
ScaleXin file tcpdf.php, method TCPDF::ScaleX()Horizontal Scaling.
ScaleXYin file tcpdf.php, method TCPDF::ScaleXY()Vertical and horizontal proportional Scaling.
ScaleYin file tcpdf.php, method TCPDF::ScaleY()Vertical Scaling.
SEARCHINSENSITIVEin file TextData.php, method PHPExcel_Calculation_TextData::SEARCHINSENSITIVE()SEARCHINSENSITIVE
SEARCHSENSITIVEin file TextData.php, method PHPExcel_Calculation_TextData::SEARCHSENSITIVE()SEARCHSENSITIVE
SECONDOFMINUTEin file DateTime.php, method PHPExcel_Calculation_DateTime::SECONDOFMINUTE()SECONDOFMINUTE
seekin file RowIterator.php, method PHPExcel_Worksheet_RowIterator::seek()Set the row pointer to the selected row
segSVGContentHandlerin file tcpdf.php, method TCPDF::segSVGContentHandler()Sets the character data handler function for the XML parser.
selectColumnin file tcpdf.php, method TCPDF::selectColumn()Set position at a given column
SEMICOLONin file FormulaParser.php, class constant PHPExcel_Calculation_FormulaParser::SEMICOLONserializeTCPDFtagParametersin file tcpdf.php, method TCPDF::serializeTCPDFtagParameters()Serialize an array of parameters to be used with TCPDF tag in HTML code.
SERIESSUMin file MathTrig.php, method PHPExcel_Calculation_MathTrig::SERIESSUM()SERIESSUM
setin file Matrix.php, method PHPExcel_Shared_JAMA_Matrix::set()set
setActiveSheetIndexin file PHPExcel.php, method PHPExcel::setActiveSheetIndex()Set active sheet index
setActiveSheetIndexByNamein file PHPExcel.php, method PHPExcel::setActiveSheetIndexByName()Set active sheet index by name
setAlignmentin file Shadow.php, method PHPExcel_Worksheet_Drawing_Shadow::setAlignment()Set Shadow alignment
setAlignmentin file Comment.php, method PHPExcel_Comment::setAlignment()Set Alignment
setAlignWithMarginsin file HeaderFooter.php, method PHPExcel_Worksheet_HeaderFooter::setAlignWithMargins()Set AlignWithMargins
setAllowBlankin file DataValidation.php, method PHPExcel_Cell_DataValidation::setAllowBlank()Set Allow Blank
setAlphain file tcpdf.php, method TCPDF::setAlpha()Set alpha for stroking (CA) and non-stroking (ca) operations.
setAlphain file Shadow.php, method PHPExcel_Worksheet_Drawing_Shadow::setAlpha()Set Alpha
setARGBin file Color.php, method PHPExcel_Style_Color::setARGB()Set ARGB
setArrayReturnTypein file Calculation.php, method PHPExcel_Calculation::setArrayReturnType()Set the Array Return Type (Array or Value of first element in the array)
setAuthorin file Comment.php, method PHPExcel_Comment::setAuthor()Set Author
SetAuthorin file tcpdf.php, method TCPDF::SetAuthor()Defines the author of the document.
setAutoFilterin file Protection.php, method PHPExcel_Worksheet_Protection::setAutoFilter()Set AutoFilter
setAutoFilterin file Worksheet.php, method PHPExcel_Worksheet::setAutoFilter()Set Autofilter Range
setAutoFilterByColumnAndRowin file Worksheet.php, method PHPExcel_Worksheet::setAutoFilterByColumnAndRow()Set Autofilter Range by using numeric cell coordinates
SetAutoPageBreakin file tcpdf.php, method TCPDF::SetAutoPageBreak()Enables or disables the automatic page breaking mode. When enabling, the second parameter is the distance from the bottom of the page that defines the triggering limit. By default, the mode is on and the margin is 2 cm.
setAutoSizein file ColumnDimension.php, method PHPExcel_Worksheet_ColumnDimension::setAutoSize()Set Auto Size
setAutoSizeMethodin file Font.php, method PHPExcel_Shared_Font::setAutoSizeMethod()Set autoSize method
setBarcodein file 2dbarcodes.php, method TCPDF2DBarcode::setBarcode()Set the barcode.
setBarcodein file tcpdf.php, method TCPDF::setBarcode()Set document barcode.
setBarcodein file barcodes.php, method TCPDFBarcode::setBarcode()Set the barcode.
setBgColorin file Xf.php, method PHPExcel_Writer_Excel5_Xf::setBgColor()Sets the cell's background color
setBlipin file BSE.php, method PHPExcel_Shared_Escher_DggContainer_BstoreContainer_BSE::setBlip()Set the BLIP
setBlipTypein file BSE.php, method PHPExcel_Shared_Escher_DggContainer_BstoreContainer_BSE::setBlipType()Set the BLIP type
setBlurRadiusin file Shadow.php, method PHPExcel_Worksheet_Drawing_Shadow::setBlurRadius()Set Blur radius
setBoldin file Font.php, method PHPExcel_Style_Font::setBold()Set Bold
SetBookletin file tcpdf.php, method TCPDF::SetBooklet()Set the booklet mode for double-sided pages.
setBorderStylein file Border.php, method PHPExcel_Style_Border::setBorderStyle()Set Border style
setBottomin file PageMargins.php, method PHPExcel_Worksheet_PageMargins::setBottom()Set Bottom
setBottomColorin file Xf.php, method PHPExcel_Writer_Excel5_Xf::setBottomColor()Sets the cell's bottom border color
setBottomRightCellin file Chart.php, method PHPExcel_Chart::setBottomRightCell()setBottomRightOffsetin file Chart.php, method PHPExcel_Chart::setBottomRightOffset()setBottomRightPositionin file Chart.php, method PHPExcel_Chart::setBottomRightPosition()Set the Bottom Right position of the chart
setBottomRightXOffsetin file Chart.php, method PHPExcel_Chart::setBottomRightXOffset()setBottomRightYOffsetin file Chart.php, method PHPExcel_Chart::setBottomRightYOffset()setBreakin file Worksheet.php, method PHPExcel_Worksheet::setBreak()Set break on a cell
setBreakByColumnAndRowin file Worksheet.php, method PHPExcel_Worksheet::setBreakByColumnAndRow()Set break on a cell by using numeric cell coordinates
setBstoreContainerin file DggContainer.php, method PHPExcel_Shared_Escher_DggContainer::setBstoreContainer()Set BLIP Store Container
setBufferin file tcpdf.php, method TCPDF::setBuffer()Set buffer content (always append data).
setBuiltInFormatCodein file NumberFormat.php, method PHPExcel_Style_NumberFormat::setBuiltInFormatCode()Set Built-In Format Code
setCacheStorageMethodin file Settings.php, method PHPExcel_Settings::setCacheStorageMethod()Set the method that should be used for cell cacheing
setCalculatedValuein file Cell.php, method PHPExcel_Cell::setCalculatedValue()Set calculated value (used for caching)
setCalculationCacheEnabledin file Calculation.php, method PHPExcel_Calculation::setCalculationCacheEnabled()Enable/disable calculation cache
setCalculationCacheExpirationTimein file Calculation.php, method PHPExcel_Calculation::setCalculationCacheExpirationTime()Set calculation cache expiration time
setCaptionin file Title.php, method PHPExcel_Chart_Title::setCaption()Set caption
setCategoryin file DocumentProperties.php, method PHPExcel_DocumentProperties::setCategory()Set Category
setCategoryin file Function.php, method PHPExcel_Calculation_Function::setCategory()Set Category (represented by CATEGORY_*)
setCDgSavedin file DggContainer.php, method PHPExcel_Shared_Escher_DggContainer::setCDgSaved()Set total number of drawings saved
setCellHeightRatioin file tcpdf.php, method TCPDF::setCellHeightRatio()Set the height of the cell (line height) respect the font height.
setCellMarginsin file tcpdf.php, method TCPDF::setCellMargins()Set the internal Cell margins.
SetCellPaddingin file tcpdf.php, method TCPDF::SetCellPadding()Set the same internal Cell padding for top, right, bottom, left-
setCellPaddingsin file tcpdf.php, method TCPDF::setCellPaddings()Set the internal Cell paddings.
setCellValuein file Worksheet.php, method PHPExcel_Worksheet::setCellValue()Set a cell value
setCellValueByColumnAndRowin file Worksheet.php, method PHPExcel_Worksheet::setCellValueByColumnAndRow()Set a cell value by using numeric cell coordinates
setCellValueExplicitin file Worksheet.php, method PHPExcel_Worksheet::setCellValueExplicit()Set a cell value
setCellValueExplicitByColumnAndRowin file Worksheet.php, method PHPExcel_Worksheet::setCellValueExplicitByColumnAndRow()Set a cell value by using numeric cell coordinates
setChartRendererin file Settings.php, method PHPExcel_Settings::setChartRenderer()Set details of the external library that PHPExcel should use for rendering charts
setChartRendererNamein file Settings.php, method PHPExcel_Settings::setChartRendererName()Identify to PHPExcel the external library to use for rendering charts
setChartRendererPathin file Settings.php, method PHPExcel_Settings::setChartRendererPath()Tell PHPExcel where to find the external library to use for rendering charts
setCollapsedin file ColumnDimension.php, method PHPExcel_Worksheet_ColumnDimension::setCollapsed()Set Collapsed
setCollapsedin file RowDimension.php, method PHPExcel_Worksheet_RowDimension::setCollapsed()Set Collapsed
setColorin file Border.php, method PHPExcel_Style_Border::setColor()Set Border Color
setColorin file Font.php, method PHPExcel_Style_Font::setColor()Set Color
setColorin file Shadow.php, method PHPExcel_Worksheet_Drawing_Shadow::setColor()Set Color
setColorIndexin file Font.php, method PHPExcel_Writer_Excel5_Font::setColorIndex()Set the color index
setColumnIndexin file ColumnDimension.php, method PHPExcel_Worksheet_ColumnDimension::setColumnIndex()Set ColumnIndex
setColumnsArrayin file tcpdf.php, method TCPDF::setColumnsArray()Set columns array.
setColumnsToRepeatAtLeftin file PageSetup.php, method PHPExcel_Worksheet_PageSetup::setColumnsToRepeatAtLeft()Set Columns to repeat at left
setColumnsToRepeatAtLeftByStartAndEndin file PageSetup.php, method PHPExcel_Worksheet_PageSetup::setColumnsToRepeatAtLeftByStartAndEnd()Set Columns to repeat at left by start and end
setCommentsin file Worksheet.php, method PHPExcel_Worksheet::setComments()Set comments array for the entire sheet.
setCompanyin file DocumentProperties.php, method PHPExcel_DocumentProperties::setCompany()Set Company
setCompatibilityModein file Functions.php, method PHPExcel_Calculation_Functions::setCompatibilityMode()Set the Compatibility Mode
SetCompressionin file tcpdf.php, method TCPDF::SetCompression()Activates or deactivates page compression. When activated, the internal representation of each page is compressed, which leads to a compression ratio of about 2 for the resulting document. Compression is on by default.
setConditionin file Conditional.php, method PHPExcel_Style_Conditional::setCondition()Set Condition
setConditionalStylesin file Worksheet.php, method PHPExcel_Worksheet::setConditionalStyles()Set conditional styles
setConditionalStylesin file Style.php, method PHPExcel_Style::setConditionalStyles()Set Conditional Styles. Only used on supervisor.
setConditionsin file Conditional.php, method PHPExcel_Style_Conditional::setConditions()Set Conditions
setConditionTypein file Conditional.php, method PHPExcel_Style_Conditional::setConditionType()Set Condition type
setContentMarkin file tcpdf.php, method TCPDF::setContentMark()Set start-writing mark on selected page.
setContiguousin file CSV.php, method PHPExcel_Reader_CSV::setContiguous()Set Contiguous
setCoordinatesin file BaseDrawing.php, method PHPExcel_Worksheet_BaseDrawing::setCoordinates()Set Coordinates
setCreatedin file DocumentProperties.php, method PHPExcel_DocumentProperties::setCreated()Set Created
SetCreatorin file tcpdf.php, method TCPDF::SetCreator()Defines the creator of the document. This is typically the name of the application that generates the PDF.
setCreatorin file DocumentProperties.php, method PHPExcel_DocumentProperties::setCreator()Set Creator
setCSpSavedin file DggContainer.php, method PHPExcel_Shared_Escher_DggContainer::setCSpSaved()Set total number of shapes saved (including group shapes)
setCurrencyCodein file String.php, method PHPExcel_Shared_String::setCurrencyCode()Set the currency code. Only used by PHPExcel_Style_NumberFormat::toFormattedString() 		to format output by PHPExcel_Writer_HTML and PHPExcel_Writer_PDF
setCustomPropertyin file DocumentProperties.php, method PHPExcel_DocumentProperties::setCustomProperty()Set a Custom Property
setDatain file Blip.php, method PHPExcel_Shared_Escher_DggContainer_BstoreContainer_BSE_Blip::setData()Set the raw image data
setDatain file Stats.php, method Base::setData()Sets and verifies the data, checking for nulls and using  the current null handling option
setDataSourcein file DataSeriesValues.php, method PHPExcel_Chart_DataSeriesValues::setDataSource()Set Series Data Source (formula)
setDataTypein file DataSeriesValues.php, method PHPExcel_Chart_DataSeriesValues::setDataType()Set Series Data Type
setDataTypein file Cell.php, method PHPExcel_Cell::setDataType()Set cell data type
setDataValidationin file Cell.php, method PHPExcel_Cell::setDataValidation()Set Data validation
setDataValidationin file Worksheet.php, method PHPExcel_Worksheet::setDataValidation()Set data validation
setDataValuesin file DataSeriesValues.php, method PHPExcel_Chart_DataSeriesValues::setDataValues()Set Series Data Values
setDecimalSeparatorin file String.php, method PHPExcel_Shared_String::setDecimalSeparator()Set the decimal separator. Only used by PHPExcel_Style_NumberFormat::toFormattedString()  to format output by PHPExcel_Writer_HTML and PHPExcel_Writer_PDF
SetDefaultMonospacedFontin file tcpdf.php, method TCPDF::SetDefaultMonospacedFont()Defines the default monospaced font.
setDefaultStylein file Worksheet.php, method PHPExcel_Worksheet::setDefaultStyle()Set default style - should only be used by PHPExcel_IReader implementations!
setDefaultTableColumnsin file tcpdf.php, method TCPDF::setDefaultTableColumns()Set the default number of columns in a row for HTML tables.
setDeleteColumnsin file Protection.php, method PHPExcel_Worksheet_Protection::setDeleteColumns()Set DeleteColumns
setDeleteRowsin file Protection.php, method PHPExcel_Worksheet_Protection::setDeleteRows()Set DeleteRows
setDelimiterin file CSV.php, method PHPExcel_Reader_CSV::setDelimiter()Set delimiter
setDelimiterin file CSV.php, method PHPExcel_Writer_CSV::setDelimiter()Set delimiter
setDescriptionin file BaseDrawing.php, method PHPExcel_Worksheet_BaseDrawing::setDescription()Set Description
setDescriptionin file DocumentProperties.php, method PHPExcel_DocumentProperties::setDescription()Set Description
setDgContainerin file Escher.php, method PHPExcel_Shared_Escher::setDgContainer()Set Drawing Container
setDggContainerin file Escher.php, method PHPExcel_Shared_Escher::setDggContainer()Set Drawing Group Container
setDgIdin file DgContainer.php, method PHPExcel_Shared_Escher_DgContainer::setDgId()setDiagColorin file Xf.php, method PHPExcel_Writer_Excel5_Xf::setDiagColor()Sets the cell's diagonal border color
setDiagonalDirectionin file Borders.php, method PHPExcel_Style_Borders::setDiagonalDirection()Set DiagonalDirection
setDifferentFirstin file HeaderFooter.php, method PHPExcel_Worksheet_HeaderFooter::setDifferentFirst()Set DifferentFirst
setDifferentOddEvenin file HeaderFooter.php, method PHPExcel_Worksheet_HeaderFooter::setDifferentOddEven()Set DifferentOddEven
setDirectionin file Shadow.php, method PHPExcel_Worksheet_Drawing_Shadow::setDirection()Set Shadow direction (in degrees)
setDisplayBlanksAsin file Chart.php, method PHPExcel_Chart::setDisplayBlanksAs()Set Display Blanks as
SetDisplayModein file tcpdf.php, method TCPDF::SetDisplayMode()Defines the way the document is to be displayed by the viewer.
setDistancein file Shadow.php, method PHPExcel_Worksheet_Drawing_Shadow::setDistance()Set Shadow distance
SetDrawColorin file tcpdf.php, method TCPDF::SetDrawColor()Defines the color used for all drawing operations (lines, rectangles and cell borders). It can be expressed in RGB components or gray scale. The method can be called before the first page is created and the value is retained from page to page.
SetDrawColorArrayin file tcpdf.php, method TCPDF::SetDrawColorArray()Defines the color used for all drawing operations (lines, rectangles and cell borders).
SetDrawSpotColorin file tcpdf.php, method TCPDF::SetDrawSpotColor()Defines the spot color used for all drawing operations (lines, rectangles and cell borders).
setEnclosurein file CSV.php, method PHPExcel_Writer_CSV::setEnclosure()Set enclosure
setEnclosurein file CSV.php, method PHPExcel_Reader_CSV::setEnclosure()Set enclosure
setEndColorin file Fill.php, method PHPExcel_Style_Fill::setEndColor()Set End Color
setEndCoordinatesin file SpContainer.php, method PHPExcel_Shared_Escher_DgContainer_SpgrContainer_SpContainer::setEndCoordinates()Set cell coordinates of bottom-right corner of shape
setEndOffsetXin file SpContainer.php, method PHPExcel_Shared_Escher_DgContainer_SpgrContainer_SpContainer::setEndOffsetX()Set offset in x-direction of bottom-right corner of shape measured in 1/1024 of column width
setEndOffsetYin file SpContainer.php, method PHPExcel_Shared_Escher_DgContainer_SpgrContainer_SpContainer::setEndOffsetY()Set offset in y-direction of bottom-right corner of shape measured in 1/256 of row height
setEqualColumnsin file tcpdf.php, method TCPDF::setEqualColumns()Set multiple columns of the same size
setErrorin file DataValidation.php, method PHPExcel_Cell_DataValidation::setError()Set Error
setErrorStylein file DataValidation.php, method PHPExcel_Cell_DataValidation::setErrorStyle()Set Error style
setErrorTitlein file DataValidation.php, method PHPExcel_Cell_DataValidation::setErrorTitle()Set Error title
setEscherin file Workbook.php, method PHPExcel_Writer_Excel5_Workbook::setEscher()Set Escher object
setEscherin file Worksheet.php, method PHPExcel_Writer_Excel5_Worksheet::setEscher()Set Escher object
setEvenFooterin file HeaderFooter.php, method PHPExcel_Worksheet_HeaderFooter::setEvenFooter()Set EvenFooter
setEvenHeaderin file HeaderFooter.php, method PHPExcel_Worksheet_HeaderFooter::setEvenHeader()Set EvenHeader
setExcelCalendarin file Date.php, method PHPExcel_Shared_Date::setExcelCalendar()Set the Excel calendar (Windows 1900 or Mac 1904)
setExcelNamein file Function.php, method PHPExcel_Calculation_Function::setExcelName()Set Excel name
setExtGStatein file tcpdf.php, method TCPDF::setExtGState()Add an extgstate
setExtSheetin file Parser.php, method PHPExcel_Writer_Excel5_Parser::setExtSheet()This method is used to update the array of sheet names. It is  called by the addWorksheet() method of the  PHPExcel_Writer_Excel5_Workbook class.
setFgColorin file Xf.php, method PHPExcel_Writer_Excel5_Xf::setFgColor()Sets the cell's foreground color
SetFillColorin file tcpdf.php, method TCPDF::SetFillColor()Defines the color used for all filling operations (filled rectangles and cell backgrounds). It can be expressed in RGB components or gray scale. The method can be called before the first page is created and the value is retained from page to page.
SetFillColorArrayin file tcpdf.php, method TCPDF::SetFillColorArray()Defines the color used for all filling operations (filled rectangles and cell backgrounds).
SetFillSpotColorin file tcpdf.php, method TCPDF::SetFillSpotColor()Defines the spot color used for all filling operations (filled rectangles and cell backgrounds).
setFillTypein file Fill.php, method PHPExcel_Style_Fill::setFillType()Set Fill Type
setFirstFooterin file HeaderFooter.php, method PHPExcel_Worksheet_HeaderFooter::setFirstFooter()Set FirstFooter
setFirstHeaderin file HeaderFooter.php, method PHPExcel_Worksheet_HeaderFooter::setFirstHeader()Set FirstHeader
setFirstPageNumberin file PageSetup.php, method PHPExcel_Worksheet_PageSetup::setFirstPageNumber()Set first page number
setFitToHeightin file PageSetup.php, method PHPExcel_Worksheet_PageSetup::setFitToHeight()Set Fit To Height
setFitToPagein file PageSetup.php, method PHPExcel_Worksheet_PageSetup::setFitToPage()Set Fit To Page
setFitToWidthin file PageSetup.php, method PHPExcel_Worksheet_PageSetup::setFitToWidth()Set Fit To Width
SetFontin file tcpdf.php, method TCPDF::SetFont()Sets the font used to print character strings.
setFontin file PDF.php, method PHPExcel_Writer_PDF::setFont()Set font. Examples:
setFontin file Style.php, method PHPExcel_Style::setFont()Set font
setFontin file Run.php, method PHPExcel_RichText_Run::setFont()Set font
setFontBufferin file tcpdf.php, method TCPDF::setFontBuffer()Set font buffer content.
setFontIndexin file Xf.php, method PHPExcel_Writer_Excel5_Xf::setFontIndex()Set the font index.
SetFontSizein file tcpdf.php, method TCPDF::SetFontSize()Defines the size of the current font.
setFontSpacingin file tcpdf.php, method TCPDF::setFontSpacing()Set the amount to increase or decrease the space between characters in a text.
setFontStretchingin file tcpdf.php, method TCPDF::setFontStretching()Set the percentage of character stretching.
setFontSubBufferin file tcpdf.php, method TCPDF::setFontSubBuffer()Set font buffer content.
setFontSubsettingin file tcpdf.php, method TCPDF::setFontSubsetting()Enable or disable default option for font subsetting.
setFooterin file PageMargins.php, method PHPExcel_Worksheet_PageMargins::setFooter()Set Footer
setFooterin file tcpdf.php, method TCPDF::setFooter()This method is used to render the page footer.
setFooterFontin file tcpdf.php, method TCPDF::setFooterFont()Set footer font.
setFooterMarginin file tcpdf.php, method TCPDF::setFooterMargin()Set footer margin.
setFormatCellsin file Protection.php, method PHPExcel_Worksheet_Protection::setFormatCells()Set FormatCells
setFormatCodein file NumberFormat.php, method PHPExcel_Style_NumberFormat::setFormatCode()Set Format Code
setFormatCodein file DataSeriesValues.php, method PHPExcel_Chart_DataSeriesValues::setFormatCode()Set Series Format Code
setFormatColumnsin file Protection.php, method PHPExcel_Worksheet_Protection::setFormatColumns()Set FormatColumns
setFormatRowsin file Protection.php, method PHPExcel_Worksheet_Protection::setFormatRows()Set FormatRows
setFormDefaultPropin file tcpdf.php, method TCPDF::setFormDefaultProp()Set default properties for form fields.
setFormula1in file DataValidation.php, method PHPExcel_Cell_DataValidation::setFormula1()Set Formula 1
setFormula2in file DataValidation.php, method PHPExcel_Cell_DataValidation::setFormula2()Set Formula 2
setFormulaAttributesin file Cell.php, method PHPExcel_Cell::setFormulaAttributes()setFrameAtin file qrcode.php, method QRcode::setFrameAt()Set frame value at specified position
setGenerateSheetNavigationBlockin file HTML.php, method PHPExcel_Writer_HTML::setGenerateSheetNavigationBlock()Set sheet index
setGraphicVarsin file tcpdf.php, method TCPDF::setGraphicVars()Set graphic variables.
setHeaderin file PageMargins.php, method PHPExcel_Worksheet_PageMargins::setHeader()Set Header
setHeaderin file tcpdf.php, method TCPDF::setHeader()This method is used to render the page header.
setHeaderDatain file tcpdf.php, method TCPDF::setHeaderData()Set header data.
setHeaderFontin file tcpdf.php, method TCPDF::setHeaderFont()Set header font.
setHeaderFooterin file Worksheet.php, method PHPExcel_Worksheet::setHeaderFooter()Set page header/footer
setHeaderMarginin file tcpdf.php, method TCPDF::setHeaderMargin()Set header margin.
setHeightin file BaseDrawing.php, method PHPExcel_Worksheet_BaseDrawing::setHeight()Set Height
setHeightin file HeaderFooterDrawing.php, method PHPExcel_Worksheet_HeaderFooterDrawing::setHeight()Set Height
setHeightin file Comment.php, method PHPExcel_Comment::setHeight()Set comment height (CSS style, i.e. XXpx or YYpt)
setHeightin file Layout.php, method PHPExcel_Chart_Layout::setHeight()Set Height
setHiddenin file Protection.php, method PHPExcel_Style_Protection::setHidden()Set hidden
setHorizontalin file Alignment.php, method PHPExcel_Style_Alignment::setHorizontal()Set Horizontal
setHorizontalCenteredin file PageSetup.php, method PHPExcel_Worksheet_PageSetup::setHorizontalCentered()Set center page horizontally
setHtmlLinksStylein file tcpdf.php, method TCPDF::setHtmlLinksStyle()Set the color and font style for HTML links.
setHtmlVSpacein file tcpdf.php, method TCPDF::setHtmlVSpace()Set the vertical spaces for HTML tags.
setHyperlinkin file Worksheet.php, method PHPExcel_Worksheet::setHyperlink()Set hyperlnk
setHyperlinkin file Cell.php, method PHPExcel_Cell::setHyperlink()Set Hyperlink
setIDCLsin file DggContainer.php, method PHPExcel_Shared_Escher_DggContainer::setIDCLs()Set identifier clusters. array(<drawingId> => <max shape id>, ...)
setImageBufferin file tcpdf.php, method TCPDF::setImageBuffer()Set image buffer content.
setImageResourcein file MemoryDrawing.php, method PHPExcel_Worksheet_MemoryDrawing::setImageResource()Set image resource
setImagesin file HeaderFooter.php, method PHPExcel_Worksheet_HeaderFooter::setImages()Set header/footer images
setImageScalein file tcpdf.php, method TCPDF::setImageScale()Set the adjusting factor to convert pixels to user units.
setImagesRootin file HTML.php, method PHPExcel_Writer_HTML::setImagesRoot()Set images root
setImageSubBufferin file tcpdf.php, method TCPDF::setImageSubBuffer()Set image buffer content for a specified sub-key.
setIncludeChartsin file Excel2007.php, method PHPExcel_Writer_Excel2007::setIncludeCharts()Set write charts in workbook 		Set to true, to advise the Writer to include any charts that exist in the PHPExcel object.
setIncludeChartsin file Excel2007.php, method PHPExcel_Reader_Excel2007::setIncludeCharts()Set read charts in workbook 		Set to true, to advise the Reader to include any charts that exist in the workbook.
setIndentin file Alignment.php, method PHPExcel_Style_Alignment::setIndent()Set indent
setIndexin file Style.php, method PHPExcel_Style::setIndex()Set own index in style collection
setIndexByNamein file PHPExcel.php, method PHPExcel::setIndexByName()Set index for sheet by sheet name.
setInputEncodingin file CSV.php, method PHPExcel_Reader_CSV::setInputEncoding()Set input encoding
setInputEncodingin file SYLK.php, method PHPExcel_Reader_SYLK::setInputEncoding()Set input encoding
setInsertColumnsin file Protection.php, method PHPExcel_Worksheet_Protection::setInsertColumns()Set InsertColumns
setInsertHyperlinksin file Protection.php, method PHPExcel_Worksheet_Protection::setInsertHyperlinks()Set InsertHyperlinks
setInsertRowsin file Protection.php, method PHPExcel_Worksheet_Protection::setInsertRows()Set InsertRows
setIsStyleXfin file Xf.php, method PHPExcel_Writer_Excel5_Xf::setIsStyleXf()Is this a style XF ?
setItalicin file Font.php, method PHPExcel_Style_Font::setItalic()Set Italic
setIterateOnlyExistingCellsin file CellIterator.php, method PHPExcel_Worksheet_CellIterator::setIterateOnlyExistingCells()Set the iterator to loop only existing cells
setJPEGQualityin file tcpdf.php, method TCPDF::setJPEGQuality()Set the default JPEG compression quality (1-100)
setKeywordsin file DocumentProperties.php, method PHPExcel_DocumentProperties::setKeywords()Set Keywords
SetKeywordsin file tcpdf.php, method TCPDF::SetKeywords()Associates keywords with the document, generally in the form 'keyword1 keyword2 ...'.
setLanguageArrayin file tcpdf.php, method TCPDF::setLanguageArray()Set language array.
setLastHin file tcpdf.php, method TCPDF::setLastH()Set the last cell height.
setLastModifiedByin file DocumentProperties.php, method PHPExcel_DocumentProperties::setLastModifiedBy()Set Last Modified By
setLastSpIdin file DgContainer.php, method PHPExcel_Shared_Escher_DgContainer::setLastSpId()setLayoutTargetin file Layout.php, method PHPExcel_Chart_Layout::setLayoutTarget()Set Layout Target
setLeftin file PageMargins.php, method PHPExcel_Worksheet_PageMargins::setLeft()Set Left
setLeftColorin file Xf.php, method PHPExcel_Writer_Excel5_Xf::setLeftColor()Sets the cell's left border color
SetLeftMarginin file tcpdf.php, method TCPDF::SetLeftMargin()Defines the left margin. The method can be called before creating the first page. If the current abscissa gets out of page, it is brought back to the margin.
setLineEndingin file CSV.php, method PHPExcel_Reader_CSV::setLineEnding()Set line ending
setLineEndingin file CSV.php, method PHPExcel_Writer_CSV::setLineEnding()Set line ending
SetLineStylein file tcpdf.php, method TCPDF::SetLineStyle()Set line style.
SetLineWidthin file tcpdf.php, method TCPDF::SetLineWidth()Defines the line width. By default, the value equals 0.2 mm. The method can be called before the first page is created and the value is retained from page to page.
SetLinkin file tcpdf.php, method TCPDF::SetLink()Defines the page and position a link points to.
setListIndentWidthin file tcpdf.php, method TCPDF::setListIndentWidth()Set custom width for list indentation.
setLIsymbolin file tcpdf.php, method TCPDF::setLIsymbol()Set the default bullet to be used as LI bullet symbol
setLoadAllSheetsin file Excel5.php, method PHPExcel_Reader_Excel5::setLoadAllSheets()Set all sheets to load 		Tells the Reader to load all worksheets from the workbook.
setLoadAllSheetsin file OOCalc.php, method PHPExcel_Reader_OOCalc::setLoadAllSheets()Set all sheets to load 		Tells the Reader to load all worksheets from the workbook.
setLoadAllSheetsin file Gnumeric.php, method PHPExcel_Reader_Gnumeric::setLoadAllSheets()Set all sheets to load 		Tells the Reader to load all worksheets from the workbook.
setLoadAllSheetsin file Excel2003XML.php, method PHPExcel_Reader_Excel2003XML::setLoadAllSheets()Set all sheets to load
setLoadAllSheetsin file Excel2007.php, method PHPExcel_Reader_Excel2007::setLoadAllSheets()Set all sheets to load 		Tells the Reader to load all worksheets from the workbook.
setLoadSheetsOnlyin file Excel5.php, method PHPExcel_Reader_Excel5::setLoadSheetsOnly()Set which sheets to load
setLoadSheetsOnlyin file Excel2007.php, method PHPExcel_Reader_Excel2007::setLoadSheetsOnly()Set which sheets to load
setLoadSheetsOnlyin file Excel2003XML.php, method PHPExcel_Reader_Excel2003XML::setLoadSheetsOnly()Set which sheets to load
setLoadSheetsOnlyin file Gnumeric.php, method PHPExcel_Reader_Gnumeric::setLoadSheetsOnly()Set which sheets to load
setLoadSheetsOnlyin file OOCalc.php, method PHPExcel_Reader_OOCalc::setLoadSheetsOnly()Set which sheets to load
setLocalein file Settings.php, method PHPExcel_Settings::setLocale()Set the locale code to use for formula translations and any special formatting
setLocalein file Calculation.php, method PHPExcel_Calculation::setLocale()Set the locale code
setLocalOnlyin file NamedRange.php, method PHPExcel_NamedRange::setLocalOnly()Set localOnly
setLockedin file Protection.php, method PHPExcel_Style_Protection::setLocked()Set locked
setLockRevisionin file DocumentSecurity.php, method PHPExcel_DocumentSecurity::setLockRevision()Set LockRevision
setLockStructurein file DocumentSecurity.php, method PHPExcel_DocumentSecurity::setLockStructure()Set LockStructure
setLockWindowsin file DocumentSecurity.php, method PHPExcel_DocumentSecurity::setLockWindows()Set LockWindows
setManagerin file DocumentProperties.php, method PHPExcel_DocumentProperties::setManager()Set Manager
setMarginLeftin file Comment.php, method PHPExcel_Comment::setMarginLeft()Set left margin (CSS style, i.e. XXpx or YYpt)
SetMarginsin file tcpdf.php, method TCPDF::SetMargins()Defines the left, top and right margins.
setMarginTopin file Comment.php, method PHPExcel_Comment::setMarginTop()Set top margin (CSS style, i.e. XXpx or YYpt)
setMergeCellsin file Worksheet.php, method PHPExcel_Worksheet::setMergeCells()Set merge cells array for the entire sheet. Use instead mergeCells() to merge  a single cell range.
setMimeTypein file MemoryDrawing.php, method PHPExcel_Worksheet_MemoryDrawing::setMimeType()Set mime type
setModifiedin file DocumentProperties.php, method PHPExcel_DocumentProperties::setModified()Set Modified
setNamein file BaseDrawing.php, method PHPExcel_Worksheet_BaseDrawing::setName()Set Name
setNamein file HeaderFooterDrawing.php, method PHPExcel_Worksheet_HeaderFooterDrawing::setName()Set Name
setNamein file Font.php, method PHPExcel_Style_Font::setName()Set Name
setNamein file NamedRange.php, method PHPExcel_NamedRange::setName()Set name
setNullOptionin file Stats.php, method Base::setNullOption()Sets the null handling option.
setNumberFormatIndexin file Xf.php, method PHPExcel_Writer_Excel5_Xf::setNumberFormatIndex()Sets the index to the number format record  It can be date, time, currency, etc...
setObjectsin file Protection.php, method PHPExcel_Worksheet_Protection::setObjects()Set Objects
setOddFooterin file HeaderFooter.php, method PHPExcel_Worksheet_HeaderFooter::setOddFooter()Set OddFooter
setOddHeaderin file HeaderFooter.php, method PHPExcel_Worksheet_HeaderFooter::setOddHeader()Set OddHeader
setOffice2003Compatibilityin file Excel2007.php, method PHPExcel_Writer_Excel2007::setOffice2003Compatibility()Set Pre-Calculate Formulas
setOffsetXin file HeaderFooterDrawing.php, method PHPExcel_Worksheet_HeaderFooterDrawing::setOffsetX()Set OffsetX
setOffsetXin file BaseDrawing.php, method PHPExcel_Worksheet_BaseDrawing::setOffsetX()Set OffsetX
setOffsetYin file HeaderFooterDrawing.php, method PHPExcel_Worksheet_HeaderFooterDrawing::setOffsetY()Set OffsetY
setOffsetYin file BaseDrawing.php, method PHPExcel_Worksheet_BaseDrawing::setOffsetY()Set OffsetY
setOpenCellin file tcpdf.php, method TCPDF::setOpenCell()Set the top/bottom cell sides to be open or closed when the cell cross the page.
setOperatorin file DataValidation.php, method PHPExcel_Cell_DataValidation::setOperator()Set Operator
setOperatorTypein file Conditional.php, method PHPExcel_Style_Conditional::setOperatorType()Set Operator type
setOPTin file SpContainer.php, method PHPExcel_Shared_Escher_DgContainer_SpgrContainer_SpContainer::setOPT()Set an option for the Shape Group Container
setOPTin file DggContainer.php, method PHPExcel_Shared_Escher_DggContainer::setOPT()Set an option for the drawing group
setOrientationin file PDF.php, method PHPExcel_Writer_PDF::setOrientation()Set Orientation
setOrientationin file PageSetup.php, method PHPExcel_Worksheet_PageSetup::setOrientation()Set Orientation
setOutlinein file Worksheet.php, method PHPExcel_Writer_Excel5_Worksheet::setOutline()This method sets the properties for outlining and grouping. The defaults  correspond to Excel's defaults.
setOutlineLevelin file RowDimension.php, method PHPExcel_Worksheet_RowDimension::setOutlineLevel()Set Outline Level
setOutlineLevelin file ColumnDimension.php, method PHPExcel_Worksheet_ColumnDimension::setOutlineLevel()Set Outline Level
setOverlayin file Legend.php, method PHPExcel_Chart_Legend::setOverlay()Set allow overlay of other elements?
setPagein file tcpdf.php, method TCPDF::setPage()Move pointer at the specified document page and update page dimensions.
setPageBoxesin file tcpdf.php, method TCPDF::setPageBoxes()Set page boundaries.
setPageBufferin file tcpdf.php, method TCPDF::setPageBuffer()Set page buffer content.
setPageFormatin file tcpdf.php, method TCPDF::setPageFormat()Change the format of the current page
setPageMarginsin file Worksheet.php, method PHPExcel_Worksheet::setPageMargins()Set page margins
setPageMarkin file tcpdf.php, method TCPDF::setPageMark()Set start-writing mark on current page stream used to put borders and fills.
setPageOrientationin file tcpdf.php, method TCPDF::setPageOrientation()Set page orientation.
setPageRegionsin file tcpdf.php, method TCPDF::setPageRegions()Set no-write regions on page.
setPageSetupin file Worksheet.php, method PHPExcel_Worksheet::setPageSetup()Set page setup
setPageUnitin file tcpdf.php, method TCPDF::setPageUnit()Set the units of measure for the document.
setPaperSizein file PageSetup.php, method PHPExcel_Worksheet_PageSetup::setPaperSize()Set Paper Size
setPaperSizein file PDF.php, method PHPExcel_Writer_PDF::setPaperSize()Set Paper Size
setParentin file SpContainer.php, method PHPExcel_Shared_Escher_DgContainer_SpgrContainer_SpContainer::setParent()Set parent Shape Group Container
setParentin file SpgrContainer.php, method PHPExcel_Shared_Escher_DgContainer_SpgrContainer::setParent()Set parent Shape Group Container
setParentin file Blip.php, method PHPExcel_Shared_Escher_DggContainer_BstoreContainer_BSE_Blip::setParent()Set parent BSE
setParentin file BSE.php, method PHPExcel_Shared_Escher_DggContainer_BstoreContainer_BSE::setParent()Set parent BLIP Store Entry Container
setParentWriterin file WriterPart.php, method PHPExcel_Writer_Excel2007_WriterPart::setParentWriter()Set parent IWriter object
setPasswordin file Protection.php, method PHPExcel_Worksheet_Protection::setPassword()Set Password
setPathin file Drawing.php, method PHPExcel_Worksheet_Drawing::setPath()Set Path
setPathin file HeaderFooterDrawing.php, method PHPExcel_Worksheet_HeaderFooterDrawing::setPath()Set Path
setPdfRendererin file Settings.php, method PHPExcel_Settings::setPdfRenderer()Set details of the external library that PHPExcel should use for rendering PDF files
setPdfRendererNamein file Settings.php, method PHPExcel_Settings::setPdfRendererName()Identify to PHPExcel the external library to use for rendering PDF files
setPdfRendererPathin file Settings.php, method PHPExcel_Settings::setPdfRendererPath()Tell PHPExcel where to find the external library to use for rendering PDF files
setPDFVersionin file tcpdf.php, method TCPDF::setPDFVersion()Set the PDF version (check PDF reference for valid values).
setPHPExcelin file Excel2007.php, method PHPExcel_Writer_Excel2007::setPHPExcel()Set PHPExcel object
setPHPExcelNamein file Function.php, method PHPExcel_Calculation_Function::setPHPExcelName()Set PHPExcel name
setPivotTablesin file Protection.php, method PHPExcel_Worksheet_Protection::setPivotTables()Set PivotTables
setPlotDirectionin file DataSeries.php, method PHPExcel_Chart_DataSeries::setPlotDirection()Set Plot Direction
setPlotGroupingin file DataSeries.php, method PHPExcel_Chart_DataSeries::setPlotGrouping()Set Plot Grouping Type
setPlotSeriesin file PlotArea.php, method PHPExcel_Chart_PlotArea::setPlotSeries()Set Plot Series
setPlotStylein file DataSeries.php, method PHPExcel_Chart_DataSeries::setPlotStyle()Set Plot Style
setPlotTypein file DataSeries.php, method PHPExcel_Chart_DataSeries::setPlotType()Set Plot Type
setPlotVisibleOnlyin file Chart.php, method PHPExcel_Chart::setPlotVisibleOnly()Set Plot Visible Only
setPointMarkerin file DataSeriesValues.php, method PHPExcel_Chart_DataSeriesValues::setPointMarker()Set Point Marker
setPositionin file Legend.php, method PHPExcel_Chart_Legend::setPosition()Get legend position using an excel string value
setPositionXLin file Legend.php, method PHPExcel_Chart_Legend::setPositionXL()Set legend position using an Excel internal numeric value
setPreCalculateFormulasin file Excel2007.php, method PHPExcel_Writer_Excel2007::setPreCalculateFormulas()Set Pre-Calculate Formulas
setPreCalculateFormulasin file Excel5.php, method PHPExcel_Writer_Excel5::setPreCalculateFormulas()Set Pre-Calculate Formulas
setPreCalculateFormulasin file CSV.php, method PHPExcel_Writer_CSV::setPreCalculateFormulas()Set Pre-Calculate Formulas
setPreCalculateFormulasin file HTML.php, method PHPExcel_Writer_HTML::setPreCalculateFormulas()Set Pre-Calculate Formulas
setPrintAreain file PageSetup.php, method PHPExcel_Worksheet_PageSetup::setPrintArea()Set print area. e.g. 'A1:D10' or 'A1:D10,G5:M20'
setPrintAreaByColumnAndRowin file PageSetup.php, method PHPExcel_Worksheet_PageSetup::setPrintAreaByColumnAndRow()Set print area
setPrintFooterin file tcpdf.php, method TCPDF::setPrintFooter()Set a flag to print page footer.
setPrintGridlinesin file Worksheet.php, method PHPExcel_Worksheet::setPrintGridlines()Set print gridlines
setPrintHeaderin file tcpdf.php, method TCPDF::setPrintHeader()Set a flag to print page header.
SETPRINTRANGE_INSERTin file PageSetup.php, class constant PHPExcel_Worksheet_PageSetup::SETPRINTRANGE_INSERTSETPRINTRANGE_OVERWRITEin file PageSetup.php, class constant PHPExcel_Worksheet_PageSetup::SETPRINTRANGE_OVERWRITEsetPromptin file DataValidation.php, method PHPExcel_Cell_DataValidation::setPrompt()Set Prompt
setPromptTitlein file DataValidation.php, method PHPExcel_Cell_DataValidation::setPromptTitle()Set Prompt title
setPropertiesin file PHPExcel.php, method PHPExcel::setProperties()Set properties
setProtectionin file Worksheet.php, method PHPExcel_Worksheet::setProtection()Set Protection
SetProtectionin file tcpdf.php, method TCPDF::SetProtection()Set document protection  Remark: the protection against modification is for people who have the full Acrobat product.
setRangein file NamedRange.php, method PHPExcel_NamedRange::setRange()Set range
setRasterizeVectorImagesin file tcpdf.php, method TCPDF::setRasterizeVectorImages()Enable/disable rasterization of vector images using ImageMagick library.
setReadDataOnlyin file Gnumeric.php, method PHPExcel_Reader_Gnumeric::setReadDataOnly()Set read data only 		Set to true, to advise the Reader only to read data values for cells, and to ignore any formatting information.
setReadDataOnlyin file Excel2003XML.php, method PHPExcel_Reader_Excel2003XML::setReadDataOnly()Set read data only
setReadDataOnlyin file OOCalc.php, method PHPExcel_Reader_OOCalc::setReadDataOnly()Set read data only 		Set to true, to advise the Reader only to read data values for cells, and to ignore any formatting information.
setReadDataOnlyin file Excel2007.php, method PHPExcel_Reader_Excel2007::setReadDataOnly()Set read data only 		Set to true, to advise the Reader only to read data values for cells, and to ignore any formatting information.
setReadDataOnlyin file Excel5.php, method PHPExcel_Reader_Excel5::setReadDataOnly()Set read data only 		Set to true, to advise the Reader only to read data values for cells, and to ignore any formatting information.
setReadFilterin file CSV.php, method PHPExcel_Reader_CSV::setReadFilter()Set read filter
setReadFilterin file SYLK.php, method PHPExcel_Reader_SYLK::setReadFilter()Set read filter
setReadFilterin file OOCalc.php, method PHPExcel_Reader_OOCalc::setReadFilter()Set read filter
setReadFilterin file Excel2007.php, method PHPExcel_Reader_Excel2007::setReadFilter()Set read filter
setReadFilterin file Gnumeric.php, method PHPExcel_Reader_Gnumeric::setReadFilter()Set read filter
setReadFilterin file Excel2003XML.php, method PHPExcel_Reader_Excel2003XML::setReadFilter()Set read filter
setReadFilterin file Excel5.php, method PHPExcel_Reader_Excel5::setReadFilter()Set read filter
setRenderingFunctionin file MemoryDrawing.php, method PHPExcel_Worksheet_MemoryDrawing::setRenderingFunction()Set rendering function
setResizeProportionalin file HeaderFooterDrawing.php, method PHPExcel_Worksheet_HeaderFooterDrawing::setResizeProportional()Set ResizeProportional
setResizeProportionalin file BaseDrawing.php, method PHPExcel_Worksheet_BaseDrawing::setResizeProportional()Set ResizeProportional
setReturnDateTypein file Functions.php, method PHPExcel_Calculation_Functions::setReturnDateType()Set the Return Date Format used by functions that return a date/time (Excel, PHP Serialized Numeric or PHP Object)
setRevisionsPasswordin file DocumentSecurity.php, method PHPExcel_DocumentSecurity::setRevisionsPassword()Set RevisionsPassword
setRGBin file Color.php, method PHPExcel_Style_Color::setRGB()Set RGB
setRichTextElementsin file RichText.php, method PHPExcel_RichText::setRichTextElements()Set Rich Text elements
setRightin file PageMargins.php, method PHPExcel_Worksheet_PageMargins::setRight()Set Right
setRightColorin file Xf.php, method PHPExcel_Writer_Excel5_Xf::setRightColor()Sets the cell's right border color
SetRightMarginin file tcpdf.php, method TCPDF::SetRightMargin()Defines the right margin. The method can be called before creating the first page.
setRightToLeftin file Worksheet.php, method PHPExcel_Worksheet::setRightToLeft()Set right-to-left
setRotationin file BaseDrawing.php, method PHPExcel_Worksheet_BaseDrawing::setRotation()Set Rotation
setRotationin file Fill.php, method PHPExcel_Style_Fill::setRotation()Set Rotation
setRowHeightin file RowDimension.php, method PHPExcel_Worksheet_RowDimension::setRowHeight()Set Row Height
setRowIndexin file RowDimension.php, method PHPExcel_Worksheet_RowDimension::setRowIndex()Set Row Index
setRowsToRepeatAtTopin file PageSetup.php, method PHPExcel_Worksheet_PageSetup::setRowsToRepeatAtTop()Set Rows to repeat at top
setRowsToRepeatAtTopByStartAndEndin file PageSetup.php, method PHPExcel_Worksheet_PageSetup::setRowsToRepeatAtTopByStartAndEnd()Set Rows to repeat at top by start and end
setRTLin file tcpdf.php, method TCPDF::setRTL()Enable or disable Right-To-Left language mode
setScalein file PageSetup.php, method PHPExcel_Worksheet_PageSetup::setScale()Set Scale
setScaleWithDocumentin file HeaderFooter.php, method PHPExcel_Worksheet_HeaderFooter::setScaleWithDocument()Set ScaleWithDocument
setScenariosin file Protection.php, method PHPExcel_Worksheet_Protection::setScenarios()Set Scenarios
setScopein file NamedRange.php, method PHPExcel_NamedRange::setScope()Set scope
setSearchLocationsin file IOFactory.php, method PHPExcel_IOFactory::setSearchLocations()Set search locations
setSecurityin file PHPExcel.php, method PHPExcel::setSecurity()Set security
setSelectedCellin file Worksheet.php, method PHPExcel_Worksheet::setSelectedCell()Selected cell
setSelectedCellByColumnAndRowin file Worksheet.php, method PHPExcel_Worksheet::setSelectedCellByColumnAndRow()Selected cell by using numeric cell coordinates
setSelectedCellsin file Worksheet.php, method PHPExcel_Worksheet::setSelectedCells()Select a range of cells.
setSelectLockedCellsin file Protection.php, method PHPExcel_Worksheet_Protection::setSelectLockedCells()Set SelectLockedCells
setSelectUnlockedCellsin file Protection.php, method PHPExcel_Worksheet_Protection::setSelectUnlockedCells()Set SelectUnlockedCells
setShadowin file BaseDrawing.php, method PHPExcel_Worksheet_BaseDrawing::setShadow()Set Shadow
setSharedStylein file Worksheet.php, method PHPExcel_Worksheet::setSharedStyle()Set shared cell style to a range of cells
setSheetin file Protection.php, method PHPExcel_Worksheet_Protection::setSheet()Set Sheet
setSheetIndexin file CSV.php, method PHPExcel_Reader_CSV::setSheetIndex()Set sheet index
setSheetIndexin file CSV.php, method PHPExcel_Writer_CSV::setSheetIndex()Set sheet index
setSheetIndexin file SYLK.php, method PHPExcel_Reader_SYLK::setSheetIndex()Set sheet index
setSheetIndexin file HTML.php, method PHPExcel_Writer_HTML::setSheetIndex()Set sheet index
setSheetStatein file Worksheet.php, method PHPExcel_Worksheet::setSheetState()Set sheet state
setSheetViewin file Worksheet.php, method PHPExcel_Worksheet::setSheetView()Set sheet view
setShowDropDownin file DataValidation.php, method PHPExcel_Cell_DataValidation::setShowDropDown()Set Show DropDown
setShowErrorMessagein file DataValidation.php, method PHPExcel_Cell_DataValidation::setShowErrorMessage()Set Show ErrorMessage
setShowGridlinesin file Worksheet.php, method PHPExcel_Worksheet::setShowGridlines()Set show gridlines
setShowInputMessagein file DataValidation.php, method PHPExcel_Cell_DataValidation::setShowInputMessage()Set Show InputMessage
setShowRowColHeadersin file Worksheet.php, method PHPExcel_Worksheet::setShowRowColHeaders()Set show row and column headers
setShowSummaryBelowin file Worksheet.php, method PHPExcel_Worksheet::setShowSummaryBelow()Set show summary below
setShowSummaryRightin file Worksheet.php, method PHPExcel_Worksheet::setShowSummaryRight()Set show summary right
setShrinkToFitin file Alignment.php, method PHPExcel_Style_Alignment::setShrinkToFit()Set Shrink to fit
setSignaturein file tcpdf.php, method TCPDF::setSignature()Enable document signature (requires the OpenSSL Library).
setSignatureAppearancein file tcpdf.php, method TCPDF::setSignatureAppearance()Set the digital signature appearance (a cliccable rectangle area to get signature properties)
setSizein file Font.php, method PHPExcel_Style_Font::setSize()Set Size
setSmoothLinein file DataSeries.php, method PHPExcel_Chart_DataSeries::setSmoothLine()Set Smooth Line
setSortin file Protection.php, method PHPExcel_Worksheet_Protection::setSort()Set Sort
setSpacesREin file tcpdf.php, method TCPDF::setSpacesRE()Set regular expression to detect withespaces or word separators.
setSpgrin file SpContainer.php, method PHPExcel_Shared_Escher_DgContainer_SpgrContainer_SpContainer::setSpgr()Set whether this is a group shape
setSpgrContainerin file DgContainer.php, method PHPExcel_Shared_Escher_DgContainer::setSpgrContainer()setSpIdin file SpContainer.php, method PHPExcel_Shared_Escher_DgContainer_SpgrContainer_SpContainer::setSpId()Set the shape index
setSpIdMaxin file DggContainer.php, method PHPExcel_Shared_Escher_DggContainer::setSpIdMax()Set maximum shape index of all shapes in all drawings (plus one)
setSpTypein file SpContainer.php, method PHPExcel_Shared_Escher_DgContainer_SpgrContainer_SpContainer::setSpType()Set the shape type
setStartColorin file Fill.php, method PHPExcel_Style_Fill::setStartColor()Set Start Color
setStartCoordinatesin file SpContainer.php, method PHPExcel_Shared_Escher_DgContainer_SpgrContainer_SpContainer::setStartCoordinates()Set cell coordinates of upper-left corner of shape
setStartOffsetXin file SpContainer.php, method PHPExcel_Shared_Escher_DgContainer_SpgrContainer_SpContainer::setStartOffsetX()Set offset in x-direction of upper-left corner of shape measured in 1/1024 of column width
setStartOffsetYin file SpContainer.php, method PHPExcel_Shared_Escher_DgContainer_SpgrContainer_SpContainer::setStartOffsetY()Set offset in y-direction of upper-left corner of shape measured in 1/256 of row height
setStrikethroughin file Font.php, method PHPExcel_Style_Font::setStrikethrough()Set Strikethrough
setStriketroughin file Font.php, method PHPExcel_Style_Font::setStriketrough()Set Striketrough
setStylein file Conditional.php, method PHPExcel_Style_Conditional::setStyle()Set Style
setSubjectin file DocumentProperties.php, method PHPExcel_DocumentProperties::setSubject()Set Subject
SetSubjectin file tcpdf.php, method TCPDF::SetSubject()Defines the subject of the document.
setSubScriptin file Font.php, method PHPExcel_Style_Font::setSubScript()Set SubScript
setSuperScriptin file Font.php, method PHPExcel_Style_Font::setSuperScript()Set SuperScript
setSVGStylesin file tcpdf.php, method TCPDF::setSVGStyles()Apply the requested SVG styles (*** TO BE COMPLETED ***)
setTableHeaderin file tcpdf.php, method TCPDF::setTableHeader()This method is used to render the table header on new page (if any).
setTempDirin file Excel5.php, method PHPExcel_Writer_Excel5::setTempDir()Set temporary storage directory
setTempDirin file PDF.php, method PHPExcel_Writer_PDF::setTempDir()Set temporary storage directory
setTempRTLin file tcpdf.php, method TCPDF::setTempRTL()Force temporary RTL language direction
setTextin file ITextElement.php, method PHPExcel_RichText_ITextElement::setText()Set text
setTextin file Conditional.php, method PHPExcel_Style_Conditional::setText()Set text
setTextin file TextElement.php, method PHPExcel_RichText_TextElement::setText()Set text
setTextin file Comment.php, method PHPExcel_Comment::setText()Set Rich text comment
SetTextColorin file tcpdf.php, method TCPDF::SetTextColor()Defines the color used for text. It can be expressed in RGB components or gray scale. The method can be called before the first page is created and the value is retained from page to page.
SetTextColorArrayin file tcpdf.php, method TCPDF::SetTextColorArray()Defines the color used for text. It can be expressed in RGB components or gray scale.
setTextRenderingModein file tcpdf.php, method TCPDF::setTextRenderingMode()Set Text rendering mode.
setTextRotationin file Alignment.php, method PHPExcel_Style_Alignment::setTextRotation()Set TextRotation
SetTextSpotColorin file tcpdf.php, method TCPDF::SetTextSpotColor()Defines the spot color used for text.
setThousandsSeparatorin file String.php, method PHPExcel_Shared_String::setThousandsSeparator()Set the thousands separator. Only used by PHPExcel_Style_NumberFormat::toFormattedString()  to format output by PHPExcel_Writer_HTML and PHPExcel_Writer_PDF
setTitlein file Worksheet.php, method PHPExcel_Worksheet::setTitle()Set title
setTitlein file DocumentProperties.php, method PHPExcel_DocumentProperties::setTitle()Set Title
SetTitlein file tcpdf.php, method TCPDF::SetTitle()Defines the title of the document.
setTokenSubTypein file FormulaToken.php, method PHPExcel_Calculation_FormulaToken::setTokenSubType()Set Token SubType
setTokenTypein file FormulaToken.php, method PHPExcel_Calculation_FormulaToken::setTokenType()Set Token Type
setTooltipin file Hyperlink.php, method PHPExcel_Cell_Hyperlink::setTooltip()Set tooltip
setTopin file PageMargins.php, method PHPExcel_Worksheet_PageMargins::setTop()Set Top
setTopColorin file Xf.php, method PHPExcel_Writer_Excel5_Xf::setTopColor()Sets the cell's top border color
setTopLeftCellin file Chart.php, method PHPExcel_Chart::setTopLeftCell()Set the Top Left cell position for the chart
setTopLeftOffsetin file Chart.php, method PHPExcel_Chart::setTopLeftOffset()setTopLeftPositionin file Chart.php, method PHPExcel_Chart::setTopLeftPosition()Set the Top Left position for the chart
setTopLeftXOffsetin file Chart.php, method PHPExcel_Chart::setTopLeftXOffset()setTopLeftYOffsetin file Chart.php, method PHPExcel_Chart::setTopLeftYOffset()SetTopMarginin file tcpdf.php, method TCPDF::SetTopMargin()Defines the top margin. The method can be called before creating the first page.
setTrueTypeFontPathin file Font.php, method PHPExcel_Shared_Font::setTrueTypeFontPath()Set the path to the folder containing .ttf files. There should be a trailing slash.
setTypein file DataValidation.php, method PHPExcel_Cell_DataValidation::setType()Set Type
setUnderlinein file Font.php, method PHPExcel_Style_Font::setUnderline()Set Underline
setUrlin file Hyperlink.php, method PHPExcel_Cell_Hyperlink::setUrl()Set URL
setUseBOMin file CSV.php, method PHPExcel_Writer_CSV::setUseBOM()Set whether BOM should be used
setUseDiskCachingin file Excel2007.php, method PHPExcel_Writer_Excel2007::setUseDiskCaching()Set use disk caching where possible?
setUseInlineCssin file HTML.php, method PHPExcel_Writer_HTML::setUseInlineCss()Set use inline CSS?
setUserRightsin file tcpdf.php, method TCPDF::setUserRights()Set User's Rights for PDF Reader  WARNING: This is experimental and currently do not work.
setValuein file Cell.php, method PHPExcel_Cell::setValue()Set cell value
setValuein file FormulaToken.php, method PHPExcel_Calculation_FormulaToken::setValue()Set Value
setValueBinderin file Cell.php, method PHPExcel_Cell::setValueBinder()Set value binder to use
setValueExplicitin file Cell.php, method PHPExcel_Cell::setValueExplicit()Set the value for a cell, with the explicit data type passed to the method (bypassing any use of the value binder)
setVerticalin file Alignment.php, method PHPExcel_Style_Alignment::setVertical()Set Vertical
setVerticalCenteredin file PageSetup.php, method PHPExcel_Worksheet_PageSetup::setVerticalCentered()Set center page vertically
setViewerPreferencesin file tcpdf.php, method TCPDF::setViewerPreferences()Set the viewer preferences dictionary controlling the way the document is to be presented on the screen or in print.
setVisibilityin file tcpdf.php, method TCPDF::setVisibility()Set the visibility of the successive elements.
setVisiblein file Comment.php, method PHPExcel_Comment::setVisible()Set comment default visibility
setVisiblein file Shadow.php, method PHPExcel_Worksheet_Drawing_Shadow::setVisible()Set Visible
setVisiblein file ColumnDimension.php, method PHPExcel_Worksheet_ColumnDimension::setVisible()Set Visible
setVisiblein file RowDimension.php, method PHPExcel_Worksheet_RowDimension::setVisible()Set Visible
setWidthin file ColumnDimension.php, method PHPExcel_Worksheet_ColumnDimension::setWidth()Set Width
setWidthin file Comment.php, method PHPExcel_Comment::setWidth()Set comment width (CSS style, i.e. XXpx or YYpt)
setWidthin file BaseDrawing.php, method PHPExcel_Worksheet_BaseDrawing::setWidth()Set Width
setWidthin file HeaderFooterDrawing.php, method PHPExcel_Worksheet_HeaderFooterDrawing::setWidth()Set Width
setWidthin file Layout.php, method PHPExcel_Chart_Layout::setWidth()Set Width
setWidthAndHeightin file BaseDrawing.php, method PHPExcel_Worksheet_BaseDrawing::setWidthAndHeight()Set width and height with proportional resize
setWidthAndHeightin file HeaderFooterDrawing.php, method PHPExcel_Worksheet_HeaderFooterDrawing::setWidthAndHeight()Set width and height with proportional resize
setWorkbookPasswordin file DocumentSecurity.php, method PHPExcel_DocumentSecurity::setWorkbookPassword()Set WorkbookPassword
setWorksheetin file NamedRange.php, method PHPExcel_NamedRange::setWorksheet()Set worksheet
setWorksheetin file Chart.php, method PHPExcel_Chart::setWorksheet()Set Worksheet
setWorksheetin file BaseDrawing.php, method PHPExcel_Worksheet_BaseDrawing::setWorksheet()Set Worksheet
setWrapTextin file Alignment.php, method PHPExcel_Style_Alignment::setWrapText()Set Wrap Text
SetXin file tcpdf.php, method TCPDF::SetX()Defines the abscissa of the current position.
setXfIndexin file RowDimension.php, method PHPExcel_Worksheet_RowDimension::setXfIndex()Set index to cellXf
setXfIndexin file Cell.php, method PHPExcel_Cell::setXfIndex()Set index to cellXf
setXfIndexin file ColumnDimension.php, method PHPExcel_Worksheet_ColumnDimension::setXfIndex()Set index to cellXf
setXModein file Layout.php, method PHPExcel_Chart_Layout::setXMode()Set X-Mode
setXPositionin file Layout.php, method PHPExcel_Chart_Layout::setXPosition()Set X-Position
SetXYin file tcpdf.php, method TCPDF::SetXY()Defines the abscissa and ordinate of the current position.
SetYin file tcpdf.php, method TCPDF::SetY()Moves the current abscissa back to the left margin and sets the ordinate.
setYModein file Layout.php, method PHPExcel_Chart_Layout::setYMode()Set Y-Mode
setYPositionin file Layout.php, method PHPExcel_Chart_Layout::setYPosition()Set Y-Position
setZipClassin file Settings.php, method PHPExcel_Settings::setZipClass()Set the Zip handler Class that PHPExcel should use for Zip file management (PCLZip or ZipArchive)
setZoomScalein file SheetView.php, method PHPExcel_Worksheet_SheetView::setZoomScale()Set ZoomScale
setZoomScaleNormalin file SheetView.php, method PHPExcel_Worksheet_SheetView::setZoomScaleNormal()Set ZoomScale
set_mqrin file tcpdf.php, method TCPDF::set_mqr()Sets the current active configuration setting of magic_quotes_runtime (if the set_magic_quotes_runtime function exist)
SHADOW_BOTTOMin file Shadow.php, class constant PHPExcel_Worksheet_Drawing_Shadow::SHADOW_BOTTOMSHADOW_BOTTOM_LEFTin file Shadow.php, class constant PHPExcel_Worksheet_Drawing_Shadow::SHADOW_BOTTOM_LEFTSHADOW_BOTTOM_RIGHTin file Shadow.php, class constant PHPExcel_Worksheet_Drawing_Shadow::SHADOW_BOTTOM_RIGHTSHADOW_CENTERin file Shadow.php, class constant PHPExcel_Worksheet_Drawing_Shadow::SHADOW_CENTERSHADOW_LEFTin file Shadow.php, class constant PHPExcel_Worksheet_Drawing_Shadow::SHADOW_LEFTSHADOW_TOPin file Shadow.php, class constant PHPExcel_Worksheet_Drawing_Shadow::SHADOW_TOPSHADOW_TOP_LEFTin file Shadow.php, class constant PHPExcel_Worksheet_Drawing_Shadow::SHADOW_TOP_LEFTSHADOW_TOP_RIGHTin file Shadow.php, class constant PHPExcel_Worksheet_Drawing_Shadow::SHADOW_TOP_RIGHTSHEETSTATE_HIDDENin file Worksheet.php, class constant PHPExcel_Worksheet::SHEETSTATE_HIDDENSHEETSTATE_VERYHIDDENin file Worksheet.php, class constant PHPExcel_Worksheet::SHEETSTATE_VERYHIDDENSHEETSTATE_VISIBLEin file Worksheet.php, class constant PHPExcel_Worksheet::SHEETSTATE_VISIBLEshrinkRangeToFitin file Worksheet.php, method PHPExcel_Worksheet::shrinkRangeToFit()Accepts a range, returning it as a range that falls within the current highest row and column of the worksheet
SIGNin file MathTrig.php, method PHPExcel_Calculation_MathTrig::SIGN()SIGN
SingularValueDecompositionin file SingularValueDecomposition.php, class SingularValueDecompositionsizeColin file Excel5.php, method PHPExcel_Shared_Excel5::sizeCol()Get the width of a column in pixels. We use the relationship y = ceil(7x) where  x is the width in intrinsic Excel units (measuring width in number of normal characters)  This holds for Arial 10
sizeRowin file Excel5.php, method PHPExcel_Shared_Excel5::sizeRow()Convert the height of a cell from user's units to pixels. By interpolation  the relationship is: y = 4/3x. If the height hasn't been set by the user we  use the default value. If the row is hidden we use a value of zero.
SIZE_OF_NAME_POSin file OLERead.php, class constant PHPExcel_Shared_OLERead::SIZE_OF_NAME_POSSIZE_POSin file OLERead.php, class constant PHPExcel_Shared_OLERead::SIZE_POSSKEWin file Statistical.php, method PHPExcel_Calculation_Statistical::SKEW()SKEW
Skewin file tcpdf.php, method TCPDF::Skew()Skew.
skewnessin file Stats.php, method Base::skewness()Calculates the skewness of the data distribution in the set  The skewness measures the degree of asymmetry of a distribution,  and is related to the third central moment of a distribution.
SkewXin file tcpdf.php, method TCPDF::SkewX()Skew horizontally.
SkewYin file tcpdf.php, method TCPDF::SkewY()Skew vertically.
SLNin file Financial.php, method PHPExcel_Calculation_Financial::SLN()SLN
SLOPEin file Statistical.php, method PHPExcel_Calculation_Statistical::SLOPE()SLOPE
SMALLin file Statistical.php, method PHPExcel_Calculation_Statistical::SMALL()SMALL
SMALL_BLOCK_DEPOT_BLOCK_POSin file OLERead.php, class constant PHPExcel_Shared_OLERead::SMALL_BLOCK_DEPOT_BLOCK_POSSMALL_BLOCK_SIZEin file OLERead.php, class constant PHPExcel_Shared_OLERead::SMALL_BLOCK_SIZESMALL_BLOCK_THRESHOLDin file OLERead.php, class constant PHPExcel_Shared_OLERead::SMALL_BLOCK_THRESHOLDsolvein file LUDecomposition.php, method PHPExcel_Shared_JAMA_LUDecomposition::solve()Solve A*X = B
solvein file LevenbergMarquardt.php, method LevenbergMarquardt::solve()Minimize E = sum {(y[k] - f(x[k],a)) / s[k]}^2  The individual errors are optionally scaled by s[k].
solvein file Matrix.php, method PHPExcel_Shared_JAMA_Matrix::solve()Solve A*X = B.
solvein file CholeskyDecomposition.php, method CholeskyDecomposition::solve()Solve A*X = B
solvein file QRDecomposition.php, method PHPExcel_Shared_JAMA_QRDecomposition::solve()Least squares solution of A*X = B
sortCellCollectionin file Worksheet.php, method PHPExcel_Worksheet::sortCellCollection()Sort collection of cells
SPin file Escher.php, class constant PHPExcel_Reader_Excel5_Escher::SPSPCONTAINERin file Escher.php, class constant PHPExcel_Reader_Excel5_Escher::SPCONTAINERSPGRin file Escher.php, class constant PHPExcel_Reader_Excel5_Escher::SPGRSPGRCONTAINERin file Escher.php, class constant PHPExcel_Reader_Excel5_Escher::SPGRCONTAINERSPLITMENUCOLORSin file Escher.php, class constant PHPExcel_Reader_Excel5_Escher::SPLITMENUCOLORSsplitRangein file Cell.php, method PHPExcel_Cell::splitRange()Split range into coordinate strings
splitStringin file qrcode.php, method QRcode::splitString()splitString
SQRT2PIin file Statistical.php, constant SQRT2PISQRT2PI
SQRTPIin file MathTrig.php, method PHPExcel_Calculation_MathTrig::SQRTPI()SQRTPI
STANDARDIZEin file Statistical.php, method PHPExcel_Calculation_Statistical::STANDARDIZE()STANDARDIZE
StarPolygonin file tcpdf.php, method TCPDF::StarPolygon()Draws a star polygon
startPagein file tcpdf.php, method TCPDF::startPage()Starts a new page to the document. The page must be closed using the endPage() function.
startPageGroupin file tcpdf.php, method TCPDF::startPageGroup()Create a new page group.
startSVGElementHandlerin file tcpdf.php, method TCPDF::startSVGElementHandler()Sets the opening SVG element handler function for the XML parser. (*** TO BE COMPLETED ***)
startTemplatein file tcpdf.php, method TCPDF::startTemplate()Start a new XObject Template.
startTransactionin file tcpdf.php, method TCPDF::startTransaction()Stores a copy of the current TCPDF object used for undo operation.
StartTransformin file tcpdf.php, method TCPDF::StartTransform()Starts a 2D tranformation saving current graphic state.
START_BLOCK_POSin file OLERead.php, class constant PHPExcel_Shared_OLERead::START_BLOCK_POSSTATEMENT_IFin file Logical.php, method PHPExcel_Calculation_Logical::STATEMENT_IF()STATEMENT_IF
STATS_BASICin file Stats.php, constant STATS_BASICSTATS_BASIC to generate the basic descriptive statistics
STATS_DATA_CUMMULATIVEin file Stats.php, constant STATS_DATA_CUMMULATIVESTATS_DATA_CUMMULATIVE for an associative array of frequency values,
STATS_DATA_SIMPLEin file Stats.php, constant STATS_DATA_SIMPLESTATS_DATA_SIMPLE for an array of numeric values. This is the default.
STATS_FULLin file Stats.php, constant STATS_FULLSTATS_FULL to generate also higher moments, mode, median, etc.
STATS_IGNORE_NULLin file Stats.php, constant STATS_IGNORE_NULLSTATS_IGNORE_NULL, ignore null values and prune them from the data.
STATS_REJECT_NULLin file Stats.php, constant STATS_REJECT_NULLSTATS_REJECT_NULL, reject data sets with null values. This is the default.
STATS_USE_NULL_AS_ZEROin file Stats.php, constant STATS_USE_NULL_AS_ZEROSTATS_USE_NULL_AS_ZERO, assign the value of 0 (zero) to null values.
stdErrorOfMeanin file Stats.php, method Base::stdErrorOfMean()Calculates the standard error of the mean.
stDevin file Stats.php, method Base::stDev()Calculates the standard deviation (unbiased) of the data points in the set  Handles cummulative data sets correctly
STDEVin file Statistical.php, method PHPExcel_Calculation_Statistical::STDEV()STDEV
STDEVAin file Statistical.php, method PHPExcel_Calculation_Statistical::STDEVA()STDEVA
STDEVPin file Statistical.php, method PHPExcel_Calculation_Statistical::STDEVP()STDEVP
STDEVPAin file Statistical.php, method PHPExcel_Calculation_Statistical::STDEVPA()STDEVPA
stDevWithMeanin file Stats.php, method Base::stDevWithMean()Calculates the standard deviation (unbiased) of the data points in the set  given a fixed mean (average) value. Not used in calcBasic(), calcFull()  or calc().
STEYXin file Statistical.php, method PHPExcel_Calculation_Statistical::STEYX()STEYX
StopTransformin file tcpdf.php, method TCPDF::StopTransform()Stops a 2D tranformation restoring previous graphic state.
STORAGE_DISKin file XMLWriter.php, class constant PHPExcel_Shared_XMLWriter::STORAGE_DISKSTORAGE_MEMORYin file XMLWriter.php, class constant PHPExcel_Shared_XMLWriter::STORAGE_MEMORYTemporary storage method
stream_closein file ChainedBlockStream.php, method PHPExcel_Shared_OLE_ChainedBlockStream::stream_close()Implements support for fclose().
stream_eofin file ZipStreamWrapper.php, method PHPExcel_Shared_ZipStreamWrapper::stream_eof()EOF stream
stream_eofin file ChainedBlockStream.php, method PHPExcel_Shared_OLE_ChainedBlockStream::stream_eof()Implements support for feof().
stream_openin file ZipStreamWrapper.php, method PHPExcel_Shared_ZipStreamWrapper::stream_open()Implements support for fopen().
stream_openin file ChainedBlockStream.php, method PHPExcel_Shared_OLE_ChainedBlockStream::stream_open()Implements support for fopen().
stream_readin file ZipStreamWrapper.php, method PHPExcel_Shared_ZipStreamWrapper::stream_read()Implements support for fread(), fgets() etc.
stream_readin file ChainedBlockStream.php, method PHPExcel_Shared_OLE_ChainedBlockStream::stream_read()Implements support for fread(), fgets() etc.
stream_seekin file ZipStreamWrapper.php, method PHPExcel_Shared_ZipStreamWrapper::stream_seek()Seek stream
stream_seekin file ChainedBlockStream.php, method PHPExcel_Shared_OLE_ChainedBlockStream::stream_seek()Implements support for fseek().
stream_statin file ZipStreamWrapper.php, method PHPExcel_Shared_ZipStreamWrapper::stream_stat()Implements support for fstat().
stream_statin file ChainedBlockStream.php, method PHPExcel_Shared_OLE_ChainedBlockStream::stream_stat()Implements support for fstat(). Currently the only supported field is  "size".
stream_tellin file ZipStreamWrapper.php, method PHPExcel_Shared_ZipStreamWrapper::stream_tell()Returns the position of the file pointer, i.e. its offset into the file  stream. Implements support for ftell().
stream_tellin file ChainedBlockStream.php, method PHPExcel_Shared_OLE_ChainedBlockStream::stream_tell()Returns the position of the file pointer, i.e. its offset into the file  stream. Implements support for ftell().
stringFromColumnIndexin file Cell.php, method PHPExcel_Cell::stringFromColumnIndex()String from columnindex
stringLeftTrimin file tcpdf.php, method TCPDF::stringLeftTrim()Left trim the input string
STRINGLENGTHin file TextData.php, method PHPExcel_Calculation_TextData::STRINGLENGTH()STRINGLENGTH
stringRightTrimin file tcpdf.php, method TCPDF::stringRightTrim()Right trim the input string
stringToExcelin file Date.php, method PHPExcel_Shared_Date::stringToExcel()Convert a date/time string to Excel time
stringTrimin file tcpdf.php, method TCPDF::stringTrim()Trim the input string
STRING_REGEXP_FRACTIONin file String.php, class constant PHPExcel_Shared_String::STRING_REGEXP_FRACTIONRegular Expressions
STRUCTURE_HEADER_BITSin file qrcode.php, constant STRUCTURE_HEADER_BITSNumber of header bits for structured mode
str_splitin file qrcode.php, function str_split()Convert a string to an array (needed for PHP4 compatibility)
studentizein file Stats.php, method Base::studentize()Transforms the data by substracting each entry from the mean and  dividing by its standard deviation. This will reset all pre-calculated  values to their original (unset) defaults.
STYLE_FILLEDin file DataSeries.php, class constant PHPExcel_Chart_DataSeries::STYLE_FILLEDSTYLE_INFORMATIONin file DataValidation.php, class constant PHPExcel_Cell_DataValidation::STYLE_INFORMATIONSTYLE_LINEMARKERin file DataSeries.php, class constant PHPExcel_Chart_DataSeries::STYLE_LINEMARKERSTYLE_MARKERin file DataSeries.php, class constant PHPExcel_Chart_DataSeries::STYLE_MARKERSTYLE_SMOOTHMARKERin file DataSeries.php, class constant PHPExcel_Chart_DataSeries::STYLE_SMOOTHMARKERSTYLE_STOPin file DataValidation.php, class constant PHPExcel_Cell_DataValidation::STYLE_STOPSTYLE_WARNINGin file DataValidation.php, class constant PHPExcel_Cell_DataValidation::STYLE_WARNINGSUBSTITUTEin file TextData.php, method PHPExcel_Calculation_TextData::SUBSTITUTE()SUBSTITUTE
Substringin file String.php, method PHPExcel_Shared_String::Substring()Get a substring of a UTF-8 encoded string
SUBTOTALin file MathTrig.php, method PHPExcel_Calculation_MathTrig::SUBTOTAL()SUBTOTAL
sumin file Stats.php, method Base::sum()Calculates SUM { xi }  Handles cummulative data sets correctly
SUMin file MathTrig.php, method PHPExcel_Calculation_MathTrig::SUM()SUM
sum2in file Stats.php, method Base::sum2()Calculates SUM { (xi)^2 }  Handles cummulative data sets correctly
SUMIFin file MathTrig.php, method PHPExcel_Calculation_MathTrig::SUMIF()SUMIF
sumNin file Stats.php, method Base::sumN()Calculates SUM { (xi)^n }  Handles cummulative data sets correctly
SUMPRODUCTin file MathTrig.php, method PHPExcel_Calculation_MathTrig::SUMPRODUCT()SUMPRODUCT
SUMSQin file MathTrig.php, method PHPExcel_Calculation_MathTrig::SUMSQ()SUMSQ
SUMX2MY2in file MathTrig.php, method PHPExcel_Calculation_MathTrig::SUMX2MY2()SUMX2MY2
SUMX2PY2in file MathTrig.php, method PHPExcel_Calculation_MathTrig::SUMX2PY2()SUMX2PY2
SUMXMY2in file MathTrig.php, method PHPExcel_Calculation_MathTrig::SUMXMY2()SUMXMY2
SVGPathin file tcpdf.php, method TCPDF::SVGPath()Draws an SVG path
SVGTransformin file tcpdf.php, method TCPDF::SVGTransform()Apply SVG graphic transformation matrix.
swapMarginsin file tcpdf.php, method TCPDF::swapMargins()Swap the left and right margins.
swapPageBoxCoordinatesin file tcpdf.php, method TCPDF::swapPageBoxCoordinates()Swap X and Y coordinates of page boxes (change page boxes orientation).
SYDin file Financial.php, method PHPExcel_Calculation_Financial::SYD()SYD
SYLKtoUTF8in file String.php, method PHPExcel_Shared_String::SYLKtoUTF8()Convert SYLK encoded string to UTF-8
SYMBOLin file Font.php, class constant PHPExcel_Shared_Font::SYMBOLsys_get_temp_dirin file File.php, method PHPExcel_Shared_File::sys_get_temp_dir()Get the systems temporary directory.
 
 
 
		topt
							$tagvspacesin file tcpdf.php, variable TCPDF::$tagvspacesArray used for custom vertical spaces for HTML tags
$tempfontsizein file tcpdf.php, variable TCPDF::$tempfontsize$TextColorin file tcpdf.php, variable TCPDF::$TextColor$textindentin file tcpdf.php, variable TCPDF::$textindentText indentation value (used for text-indent CSS attribute)
$textlatchin file pdf417.php, variable PDF417::$textlatch$textrendermodein file tcpdf.php, variable TCPDF::$textrendermodeText rendering mode: 0 = Fill text; 1 = Stroke text; 2 = Fill, then stroke text; 3 = Neither fill nor stroke text (invisible); 4 = Fill text and add to path for clipping; 5 = Stroke text and add to path for clipping; 6 = Fill, then stroke text and add to path for clipping; 7 = Add text to path for clipping.
$textstrokewidthin file tcpdf.php, variable TCPDF::$textstrokewidthText stroke width in doc units
$textsubmodesin file pdf417.php, variable PDF417::$textsubmodes$theadin file tcpdf.php, variable TCPDF::$theadTable header content to be repeated on each new page
$theadMarginsin file tcpdf.php, variable TCPDF::$theadMarginsMargins used for table header.
$Time1stin file PPS.php, variable PHPExcel_Shared_OLE_PPS::$Time1stA timestamp
$Time2ndin file PPS.php, variable PHPExcel_Shared_OLE_PPS::$Time2ndA timestamp
$titlein file tcpdf.php, variable TCPDF::$title$tMarginin file tcpdf.php, variable TCPDF::$tMargin$tmprtlin file tcpdf.php, variable TCPDF::$tmprtl$tocpagein file tcpdf.php, variable TCPDF::$tocpage$transfmatrixin file tcpdf.php, variable TCPDF::$transfmatrixArray of transformation matrix
$transfmatrix_keyin file tcpdf.php, variable TCPDF::$transfmatrix_keyCurrent key for transformation matrix
$transfmrkin file tcpdf.php, variable TCPDF::$transfmrkArray used to store positions of graphics transformation blocks inside the page buffer.
$Typein file PPS.php, variable PHPExcel_Shared_OLE_PPS::$TypeThe PPS type. Dir, Root or File
TextData.phpprocedural page TextData.phpTitle.phpprocedural page Title.phpTheme.phpprocedural page Theme.phpTextElement.phpprocedural page TextElement.phptest.phpprocedural page test.phptile.phpprocedural page tile.phpTestMatrix.phpprocedural page TestMatrix.phptcpdf_config.phpprocedural page tcpdf_config.phptcpdf_config_alt.phpprocedural page tcpdf_config_alt.phptimes.phpprocedural page times.phptimesb.phpprocedural page timesb.phptimesbi.phpprocedural page timesbi.phptimesi.phpprocedural page timesi.phptcpdf.phpprocedural page tcpdf.phptrendClass.phpprocedural page trendClass.phpTheme.phpprocedural page Theme.phpTAHOMAin file Font.php, class constant PHPExcel_Shared_Font::TAHOMATAHOMA_BOLDin file Font.php, class constant PHPExcel_Shared_Font::TAHOMA_BOLDTBILLEQin file Financial.php, method PHPExcel_Calculation_Financial::TBILLEQ()TBILLEQ
TBILLPRICEin file Financial.php, method PHPExcel_Calculation_Financial::TBILLPRICE()TBILLPRICE
TBILLYIELDin file Financial.php, method PHPExcel_Calculation_Financial::TBILLYIELD()TBILLYIELD
TCPDFin file tcpdf.php, class TCPDFThis is a PHP class for generating PDF documents without requiring external extensions.
 
TCPDF2DBarcodein file 2dbarcodes.php, class TCPDF2DBarcodePHP class to creates array representations for 2D barcodes to be used with TCPDF (http://www.tcpdf.org).
 
TCPDFBarcodein file barcodes.php, class TCPDFBarcodePHP class to creates array representations for common 1D barcodes to be used with TCPDF (http://www.tcpdf.org).
 
TCPDF_UNICODE_DATAin file unicode_data.php, class TCPDF_UNICODE_DATAThis is a PHP class containing Unicde data for TCPDF library
TDISTin file Statistical.php, method PHPExcel_Calculation_Statistical::TDIST()TDIST
TERTIARYOPTin file Escher.php, class constant PHPExcel_Reader_Excel5_Escher::TERTIARYOPTtestdatain file LMQuadTest.php, method LMQuadTest::testdata()TestMatrixin file TestMatrix.php, class TestMatrixTestMatrixin file TestMatrix.php, method TestMatrix::TestMatrix()testStringAsNumericin file String.php, method PHPExcel_Shared_String::testStringAsNumeric()Retrieve any leading numeric part of a string, or return the full string if no leading numeric 	(handles basic integer or float, but not exponent or non decimal)
Textin file tcpdf.php, method TCPDF::Text()Prints a text cell at the specified position.
TextFieldin file tcpdf.php, method TCPDF::TextField()Creates a text field
TEXTFORMATin file TextData.php, method PHPExcel_Calculation_TextData::TEXTFORMAT()TEXTFORMAT
tilein file tile.php, function tile()Tiling of matrix X in [rowWise by colWise] dimension. Tiling  creates a larger matrix than the original data X. Example, if  X is to be tiled in a [3 x 4] manner, then:
TIMEin file DateTime.php, method PHPExcel_Calculation_DateTime::TIME()TIME
timesin file Matrix.php, method PHPExcel_Shared_JAMA_Matrix::times()times
TIMES_NEW_ROMANin file Font.php, class constant PHPExcel_Shared_Font::TIMES_NEW_ROMANTIMES_NEW_ROMAN_BOLDin file Font.php, class constant PHPExcel_Shared_Font::TIMES_NEW_ROMAN_BOLDTIMES_NEW_ROMAN_BOLD_ITALICin file Font.php, class constant PHPExcel_Shared_Font::TIMES_NEW_ROMAN_BOLD_ITALICTIMES_NEW_ROMAN_ITALICin file Font.php, class constant PHPExcel_Shared_Font::TIMES_NEW_ROMAN_ITALICTIMEVALUEin file DateTime.php, method PHPExcel_Calculation_DateTime::TIMEVALUE()TIMEVALUE
TINVin file Statistical.php, method PHPExcel_Calculation_Statistical::TINV()TINV
toArrayin file HashTable.php, method PHPExcel_HashTable::toArray()HashTable to array
toArrayin file Worksheet.php, method PHPExcel_Worksheet::toArray()Create array from worksheet
toFormattedStringin file NumberFormat.php, method PHPExcel_Style_NumberFormat::toFormattedString()Convert a value in a pre-defined format to a PHP string
TOKEN_SUBTYPE_CONCATENATIONin file FormulaToken.php, class constant PHPExcel_Calculation_FormulaToken::TOKEN_SUBTYPE_CONCATENATIONTOKEN_SUBTYPE_ERRORin file FormulaToken.php, class constant PHPExcel_Calculation_FormulaToken::TOKEN_SUBTYPE_ERRORTOKEN_SUBTYPE_INTERSECTIONin file FormulaToken.php, class constant PHPExcel_Calculation_FormulaToken::TOKEN_SUBTYPE_INTERSECTIONTOKEN_SUBTYPE_LOGICALin file FormulaToken.php, class constant PHPExcel_Calculation_FormulaToken::TOKEN_SUBTYPE_LOGICALTOKEN_SUBTYPE_MATHin file FormulaToken.php, class constant PHPExcel_Calculation_FormulaToken::TOKEN_SUBTYPE_MATHTOKEN_SUBTYPE_NOTHINGin file FormulaToken.php, class constant PHPExcel_Calculation_FormulaToken::TOKEN_SUBTYPE_NOTHINGTOKEN_SUBTYPE_NUMBERin file FormulaToken.php, class constant PHPExcel_Calculation_FormulaToken::TOKEN_SUBTYPE_NUMBERTOKEN_SUBTYPE_RANGEin file FormulaToken.php, class constant PHPExcel_Calculation_FormulaToken::TOKEN_SUBTYPE_RANGETOKEN_SUBTYPE_STARTin file FormulaToken.php, class constant PHPExcel_Calculation_FormulaToken::TOKEN_SUBTYPE_STARTTOKEN_SUBTYPE_STOPin file FormulaToken.php, class constant PHPExcel_Calculation_FormulaToken::TOKEN_SUBTYPE_STOPTOKEN_SUBTYPE_TEXTin file FormulaToken.php, class constant PHPExcel_Calculation_FormulaToken::TOKEN_SUBTYPE_TEXTTOKEN_SUBTYPE_UNIONin file FormulaToken.php, class constant PHPExcel_Calculation_FormulaToken::TOKEN_SUBTYPE_UNIONTOKEN_TYPE_ARGUMENTin file FormulaToken.php, class constant PHPExcel_Calculation_FormulaToken::TOKEN_TYPE_ARGUMENTTOKEN_TYPE_FUNCTIONin file FormulaToken.php, class constant PHPExcel_Calculation_FormulaToken::TOKEN_TYPE_FUNCTIONTOKEN_TYPE_NOOPin file FormulaToken.php, class constant PHPExcel_Calculation_FormulaToken::TOKEN_TYPE_NOOPTOKEN_TYPE_OPERANDin file FormulaToken.php, class constant PHPExcel_Calculation_FormulaToken::TOKEN_TYPE_OPERANDTOKEN_TYPE_OPERATORINFIXin file FormulaToken.php, class constant PHPExcel_Calculation_FormulaToken::TOKEN_TYPE_OPERATORINFIXTOKEN_TYPE_OPERATORPOSTFIXin file FormulaToken.php, class constant PHPExcel_Calculation_FormulaToken::TOKEN_TYPE_OPERATORPOSTFIXTOKEN_TYPE_OPERATORPREFIXin file FormulaToken.php, class constant PHPExcel_Calculation_FormulaToken::TOKEN_TYPE_OPERATORPREFIXTOKEN_TYPE_SUBEXPRESSIONin file FormulaToken.php, class constant PHPExcel_Calculation_FormulaToken::TOKEN_TYPE_SUBEXPRESSIONTOKEN_TYPE_UNKNOWNin file FormulaToken.php, class constant PHPExcel_Calculation_FormulaToken::TOKEN_TYPE_UNKNOWNTOKEN_TYPE_WHITESPACEin file FormulaToken.php, class constant PHPExcel_Calculation_FormulaToken::TOKEN_TYPE_WHITESPACEtoReversePolishin file Parser.php, method PHPExcel_Writer_Excel5_Parser::toReversePolish()Builds a string containing the tree in reverse polish notation (What you  would use in a HP calculator stack).
toUpperin file qrcode.php, method QRcode::toUpper()toUpper
tracein file Matrix.php, method PHPExcel_Shared_JAMA_Matrix::trace()trace
Transformin file tcpdf.php, method TCPDF::Transform()Apply graphic transformations.
Translatein file tcpdf.php, method TCPDF::Translate()Translate graphic object horizontally and vertically.
TranslateXin file tcpdf.php, method TCPDF::TranslateX()Translate graphic object horizontally.
TranslateYin file tcpdf.php, method TCPDF::TranslateY()Translate graphic object vertically.
TRANSPOSEin file LookupRef.php, method PHPExcel_Calculation_LookupRef::TRANSPOSE()TRANSPOSE
transposein file Matrix.php, method PHPExcel_Shared_JAMA_Matrix::transpose()transpose
TREBUCHET_MSin file Font.php, class constant PHPExcel_Shared_Font::TREBUCHET_MSTREBUCHET_MS_BOLDin file Font.php, class constant PHPExcel_Shared_Font::TREBUCHET_MS_BOLDTREBUCHET_MS_BOLD_ITALICin file Font.php, class constant PHPExcel_Shared_Font::TREBUCHET_MS_BOLD_ITALICTREBUCHET_MS_ITALICin file Font.php, class constant PHPExcel_Shared_Font::TREBUCHET_MS_ITALICTRENDin file Statistical.php, method PHPExcel_Calculation_Statistical::TREND()TREND
trendClassin file trendClass.php, class trendClassPHPExcel_trendClass
TREND_BEST_FITin file trendClass.php, class constant trendClass::TREND_BEST_FITTREND_BEST_FIT_NO_POLYin file trendClass.php, class constant trendClass::TREND_BEST_FIT_NO_POLYTREND_EXPONENTIALin file trendClass.php, class constant trendClass::TREND_EXPONENTIALTREND_LINEARin file trendClass.php, class constant trendClass::TREND_LINEARTREND_LOGARITHMICin file trendClass.php, class constant trendClass::TREND_LOGARITHMICTREND_POLYNOMIAL_2in file trendClass.php, class constant trendClass::TREND_POLYNOMIAL_2TREND_POLYNOMIAL_3in file trendClass.php, class constant trendClass::TREND_POLYNOMIAL_3TREND_POLYNOMIAL_4in file trendClass.php, class constant trendClass::TREND_POLYNOMIAL_4TREND_POLYNOMIAL_5in file trendClass.php, class constant trendClass::TREND_POLYNOMIAL_5TREND_POLYNOMIAL_6in file trendClass.php, class constant trendClass::TREND_POLYNOMIAL_6TREND_POWERin file trendClass.php, class constant trendClass::TREND_POWERTRIMMEANin file Statistical.php, method PHPExcel_Calculation_Statistical::TRIMMEAN()TRIMMEAN
TRIMNONPRINTABLEin file TextData.php, method PHPExcel_Calculation_TextData::TRIMNONPRINTABLE()TRIMNONPRINTABLE
TRIMSPACESin file TextData.php, method PHPExcel_Calculation_TextData::TRIMSPACES()TRIMSPACES
TRUEin file Logical.php, method PHPExcel_Calculation_Logical::TRUE()TRUE
TRUNCin file MathTrig.php, method PHPExcel_Calculation_MathTrig::TRUNC()TRUNC
try_failurein file TestMatrix.php, method TestMatrix::try_failure()Print appropriate messages for unsuccessful outcome try
try_successin file TestMatrix.php, method TestMatrix::try_success()Print appropriate messages for successful outcome try
try_warningin file TestMatrix.php, method TestMatrix::try_warning()Print appropriate messages for unsuccessful outcome try
TYPEin file Functions.php, method PHPExcel_Calculation_Functions::TYPE()TYPE
TYPE_AREACHARTin file DataSeries.php, class constant PHPExcel_Chart_DataSeries::TYPE_AREACHARTTYPE_AREACHART_3Din file DataSeries.php, class constant PHPExcel_Chart_DataSeries::TYPE_AREACHART_3DTYPE_BARCHARTin file DataSeries.php, class constant PHPExcel_Chart_DataSeries::TYPE_BARCHARTTYPE_BARCHART_3Din file DataSeries.php, class constant PHPExcel_Chart_DataSeries::TYPE_BARCHART_3DTYPE_BOOLin file DataType.php, class constant PHPExcel_Cell_DataType::TYPE_BOOLTYPE_BUBBLECHARTin file DataSeries.php, class constant PHPExcel_Chart_DataSeries::TYPE_BUBBLECHARTTYPE_CUSTOMin file DataValidation.php, class constant PHPExcel_Cell_DataValidation::TYPE_CUSTOMTYPE_DATEin file DataValidation.php, class constant PHPExcel_Cell_DataValidation::TYPE_DATETYPE_DECIMALin file DataValidation.php, class constant PHPExcel_Cell_DataValidation::TYPE_DECIMALTYPE_DONUTCHARTin file DataSeries.php, class constant PHPExcel_Chart_DataSeries::TYPE_DONUTCHARTTYPE_DOUGHTNUTCHARTin file DataSeries.php, class constant PHPExcel_Chart_DataSeries::TYPE_DOUGHTNUTCHARTTYPE_ERRORin file DataType.php, class constant PHPExcel_Cell_DataType::TYPE_ERRORTYPE_FORMULAin file DataType.php, class constant PHPExcel_Cell_DataType::TYPE_FORMULATYPE_INLINEin file DataType.php, class constant PHPExcel_Cell_DataType::TYPE_INLINETYPE_LINECHARTin file DataSeries.php, class constant PHPExcel_Chart_DataSeries::TYPE_LINECHARTTYPE_LINECHART_3Din file DataSeries.php, class constant PHPExcel_Chart_DataSeries::TYPE_LINECHART_3DTYPE_LISTin file DataValidation.php, class constant PHPExcel_Cell_DataValidation::TYPE_LISTTYPE_NONEin file DataValidation.php, class constant PHPExcel_Cell_DataValidation::TYPE_NONETYPE_NULLin file DataType.php, class constant PHPExcel_Cell_DataType::TYPE_NULLTYPE_NUMERICin file DataType.php, class constant PHPExcel_Cell_DataType::TYPE_NUMERICTYPE_PIECHARTin file DataSeries.php, class constant PHPExcel_Chart_DataSeries::TYPE_PIECHARTTYPE_PIECHART_3Din file DataSeries.php, class constant PHPExcel_Chart_DataSeries::TYPE_PIECHART_3DTYPE_POSin file OLERead.php, class constant PHPExcel_Shared_OLERead::TYPE_POSTYPE_RADARCHARTin file DataSeries.php, class constant PHPExcel_Chart_DataSeries::TYPE_RADARCHARTTYPE_SCATTERCHARTin file DataSeries.php, class constant PHPExcel_Chart_DataSeries::TYPE_SCATTERCHARTTYPE_STOCKCHARTin file DataSeries.php, class constant PHPExcel_Chart_DataSeries::TYPE_STOCKCHARTTYPE_STRINGin file DataType.php, class constant PHPExcel_Cell_DataType::TYPE_STRINGTYPE_STRING2in file DataType.php, class constant PHPExcel_Cell_DataType::TYPE_STRING2TYPE_SURFACECHARTin file DataSeries.php, class constant PHPExcel_Chart_DataSeries::TYPE_SURFACECHARTTYPE_SURFACECHART_3Din file DataSeries.php, class constant PHPExcel_Chart_DataSeries::TYPE_SURFACECHART_3DTYPE_TEXTLENGTHin file DataValidation.php, class constant PHPExcel_Cell_DataValidation::TYPE_TEXTLENGTHTYPE_TIMEin file DataValidation.php, class constant PHPExcel_Cell_DataValidation::TYPE_TIMETYPE_WHOLEin file DataValidation.php, class constant PHPExcel_Cell_DataValidation::TYPE_WHOLE 
 
 
		topu
							$underlinein file tcpdf.php, variable TCPDF::$underline$unicodein file tcpdf.php, variable TCPDF::$unicode$uni_arabicsubstin file unicode_data.php, variable TCPDF_UNICODE_DATA::$uni_arabicsubst$uni_diacriticsin file unicode_data.php, variable TCPDF_UNICODE_DATA::$uni_diacritics$uni_laa_arrayin file unicode_data.php, variable TCPDF_UNICODE_DATA::$uni_laa_array$uni_LREin file unicode_data.php, variable TCPDF_UNICODE_DATA::$uni_LRE$uni_LRMin file unicode_data.php, variable TCPDF_UNICODE_DATA::$uni_LRM$uni_LROin file unicode_data.php, variable TCPDF_UNICODE_DATA::$uni_LRO$uni_mirrorin file unicode_data.php, variable TCPDF_UNICODE_DATA::$uni_mirror$uni_PDFin file unicode_data.php, variable TCPDF_UNICODE_DATA::$uni_PDF$uni_RE_PATTERN_ARABICin file unicode_data.php, variable TCPDF_UNICODE_DATA::$uni_RE_PATTERN_ARABIC$uni_RE_PATTERN_RTLin file unicode_data.php, variable TCPDF_UNICODE_DATA::$uni_RE_PATTERN_RTL$uni_RLEin file unicode_data.php, variable TCPDF_UNICODE_DATA::$uni_RLE$uni_RLMin file unicode_data.php, variable TCPDF_UNICODE_DATA::$uni_RLM$uni_RLOin file unicode_data.php, variable TCPDF_UNICODE_DATA::$uni_RLO$uni_typein file unicode_data.php, variable TCPDF_UNICODE_DATA::$uni_type$uni_utf8tolatinin file unicode_data.php, variable TCPDF_UNICODE_DATA::$uni_utf8tolatin$urin file tcpdf.php, variable TCPDF::$urArray with additional document-wide usage rights for the document.
uni2cid_ac15.phpprocedural page uni2cid_ac15.phpuni2cid_ag15.phpprocedural page uni2cid_ag15.phpuni2cid_aj16.phpprocedural page uni2cid_aj16.phpuni2cid_ak12.phpprocedural page uni2cid_ak12.phpunicode_data.phpprocedural page unicode_data.phpuminusin file Matrix.php, method PHPExcel_Shared_JAMA_Matrix::uminus()uminus
UNDERLINE_DOUBLEin file Font.php, class constant PHPExcel_Style_Font::UNDERLINE_DOUBLEUNDERLINE_DOUBLEACCOUNTINGin file Font.php, class constant PHPExcel_Style_Font::UNDERLINE_DOUBLEACCOUNTINGUNDERLINE_NONEin file Font.php, class constant PHPExcel_Style_Font::UNDERLINE_NONEUNDERLINE_SINGLEin file Font.php, class constant PHPExcel_Style_Font::UNDERLINE_SINGLEUNDERLINE_SINGLEACCOUNTINGin file Font.php, class constant PHPExcel_Style_Font::UNDERLINE_SINGLEACCOUNTINGunfreezePanein file Worksheet.php, method PHPExcel_Worksheet::unfreezePane()Unfreeze Pane
unhtmlentitiesin file tcpdf.php, method TCPDF::unhtmlentities()Reverse function for htmlentities.
UniArrSubStringin file tcpdf.php, method TCPDF::UniArrSubString()Extract a slice of the $uniarr array and return it as string.
unichrin file tcpdf.php, method TCPDF::unichr()Returns the unicode caracter specified by UTF-8 value
unmergeCellsin file Worksheet.php, method PHPExcel_Worksheet::unmergeCells()Remove merge on a cell range
unmergeCellsByColumnAndRowin file Worksheet.php, method PHPExcel_Worksheet::unmergeCellsByColumnAndRow()Remove merge on a cell range by using numeric cell coordinates
unprotectCellsin file Worksheet.php, method PHPExcel_Worksheet::unprotectCells()Remove protection on a cell range
unprotectCellsByColumnAndRowin file Worksheet.php, method PHPExcel_Worksheet::unprotectCellsByColumnAndRow()Remove protection on a cell range by using numeric cell coordinates
unsetWorksheetCellsin file MemoryGZip.php, method PHPExcel_CachedObjectStorage_MemoryGZip::unsetWorksheetCells()Clear the cell collection and disconnect from our parent
unsetWorksheetCellsin file MemorySerialized.php, method PHPExcel_CachedObjectStorage_MemorySerialized::unsetWorksheetCells()Clear the cell collection and disconnect from our parent
unsetWorksheetCellsin file PHPTemp.php, method PHPExcel_CachedObjectStorage_PHPTemp::unsetWorksheetCells()Clear the cell collection and disconnect from our parent
unsetWorksheetCellsin file Igbinary.php, method PHPExcel_CachedObjectStorage_Igbinary::unsetWorksheetCells()Clear the cell collection and disconnect from our parent
unsetWorksheetCellsin file Memcache.php, method PHPExcel_CachedObjectStorage_Memcache::unsetWorksheetCells()Clear the cell collection and disconnect from our parent
unsetWorksheetCellsin file DiscISAM.php, method PHPExcel_CachedObjectStorage_DiscISAM::unsetWorksheetCells()Clear the cell collection and disconnect from our parent
unsetWorksheetCellsin file Memory.php, method PHPExcel_CachedObjectStorage_Memory::unsetWorksheetCells()Clear the cell collection and disconnect from our parent
unsetWorksheetCellsin file SQLite.php, method PHPExcel_CachedObjectStorage_SQLite::unsetWorksheetCells()Clear the cell collection and disconnect from our parent
unsetWorksheetCellsin file Wincache.php, method PHPExcel_CachedObjectStorage_Wincache::unsetWorksheetCells()Clear the cell collection and disconnect from our parent
unsetWorksheetCellsin file APC.php, method PHPExcel_CachedObjectStorage_APC::unsetWorksheetCells()Clear the cell collection and disconnect from our parent
unsetWorksheetCellsin file SQLite3.php, method PHPExcel_CachedObjectStorage_SQLite3::unsetWorksheetCells()Clear the cell collection and disconnect from our parent
updateCacheDatain file CacheBase.php, method PHPExcel_CachedObjectStorage_CacheBase::updateCacheData()Add or Update a cell in cache
updateCacheDatain file ICache.php, method PHPExcel_CachedObjectStorage_ICache::updateCacheData()Add or Update a cell in cache
updateCellReferencein file ReferenceHelper.php, method PHPExcel_ReferenceHelper::updateCellReference()Update cell reference
updateFormulaReferencesin file ReferenceHelper.php, method PHPExcel_ReferenceHelper::updateFormulaReferences()Update references within formulas
updateNamedFormulasin file ReferenceHelper.php, method PHPExcel_ReferenceHelper::updateNamedFormulas()Update named formulas (i.e. containing worksheet references / named ranges)
UPPERCASEin file TextData.php, method PHPExcel_Calculation_TextData::UPPERCASE()UPPERCASE
UTF8ArrayToUniArrayin file tcpdf.php, method TCPDF::UTF8ArrayToUniArray()Convert an array of UTF8 values to array of unicode characters
UTF8ArrSubStringin file tcpdf.php, method TCPDF::UTF8ArrSubString()Extract a slice of the $strarr array and return it as string.
UTF8ArrToLatin1in file tcpdf.php, method TCPDF::UTF8ArrToLatin1()Converts UTF-8 characters array to array of Latin1 characters
 
utf8Bidiin file tcpdf.php, method TCPDF::utf8Bidi()Reverse the RLT substrings using the Bidirectional Algorithm (http://unicode.org/reports/tr9/).
utf8StrArrRevin file tcpdf.php, method TCPDF::utf8StrArrRev()Reverse the RLT substrings array using the Bidirectional Algorithm (http://unicode.org/reports/tr9/).
UTF8StringToArrayin file tcpdf.php, method TCPDF::UTF8StringToArray()Converts UTF-8 strings to codepoints array.
 
utf8StrRevin file tcpdf.php, method TCPDF::utf8StrRev()Reverse the RLT substrings using the Bidirectional Algorithm (http://unicode.org/reports/tr9/).
UTF8toBIFF8UnicodeLongin file String.php, method PHPExcel_Shared_String::UTF8toBIFF8UnicodeLong()Converts a UTF-8 string into BIFF8 Unicode string data (16-bit string length)
UTF8toBIFF8UnicodeShortin file String.php, method PHPExcel_Shared_String::UTF8toBIFF8UnicodeShort()Converts a UTF-8 string into BIFF8 Unicode string data (8-bit string length)
UTF8ToLatin1in file tcpdf.php, method TCPDF::UTF8ToLatin1()Converts UTF-8 strings to Latin1 when using the standard 14 core fonts.
 
UTF8ToUTF16BEin file tcpdf.php, method TCPDF::UTF8ToUTF16BE()Converts UTF-8 strings to UTF16-BE.
 
utf16_decodein file String.php, method PHPExcel_Shared_String::utf16_decode()Decode UTF-16 encoded strings.
 
 
 
		topv
							$versionin file qrcode.php, variable QRcode::$version$versionPatternin file qrcode.php, variable QRcode::$versionPattern$viewer_preferencesin file tcpdf.php, variable TCPDF::$viewer_preferencesPDF viewer preferences.
$visibilityin file tcpdf.php, variable TCPDF::$visibilityRestrict the rendering of some elements to screen or printout.
valin file LMQuadTest.php, method LMQuadTest::val()validin file RowIterator.php, method PHPExcel_Worksheet_RowIterator::valid()Indicate if more rows exist in the worksheet
validin file WorksheetIterator.php, method PHPExcel_WorksheetIterator::valid()More PHPExcel_Worksheet instances available?
validin file CellIterator.php, method PHPExcel_Worksheet_CellIterator::valid()Are there any more PHPExcel_Cell instances available?
VALUEin file Functions.php, method PHPExcel_Calculation_Functions::VALUE()VALUE
VARAin file Statistical.php, method PHPExcel_Calculation_Statistical::VARA()VARA
VARFuncin file Statistical.php, method PHPExcel_Calculation_Statistical::VARFunc()VARFunc
variancein file Stats.php, method Base::variance()Calculates the variance (unbiased) of the data points in the set  Handles cummulative data sets correctly
varianceWithMeanin file Stats.php, method Base::varianceWithMean()Calculates the variance (unbiased) of the data points in the set  given a fixed mean (average) value. Not used in calcBasic(), calcFull()  or calc().
VARPin file Statistical.php, method PHPExcel_Calculation_Statistical::VARP()VARP
VARPAin file Statistical.php, method PHPExcel_Calculation_Statistical::VARPA()VARPA
VERDANAin file Font.php, class constant PHPExcel_Shared_Font::VERDANAVERDANA_BOLDin file Font.php, class constant PHPExcel_Shared_Font::VERDANA_BOLDVERDANA_BOLD_ITALICin file Font.php, class constant PHPExcel_Shared_Font::VERDANA_BOLD_ITALICVERDANA_ITALICin file Font.php, class constant PHPExcel_Shared_Font::VERDANA_ITALICVERSIONin file Functions.php, method PHPExcel_Calculation_Functions::VERSION()VERSION
VERTICAL_BOTTOMin file Alignment.php, class constant PHPExcel_Style_Alignment::VERTICAL_BOTTOMVERTICAL_CENTERin file Alignment.php, class constant PHPExcel_Style_Alignment::VERTICAL_CENTERVERTICAL_JUSTIFYin file Alignment.php, class constant PHPExcel_Style_Alignment::VERTICAL_JUSTIFYVERTICAL_TOPin file Alignment.php, class constant PHPExcel_Style_Alignment::VERTICAL_TOPVLOOKUPin file LookupRef.php, method PHPExcel_Calculation_LookupRef::VLOOKUP()VLOOKUP  The VLOOKUP function searches for value in the left-most column of lookup_array and returns the value in the same row based on the index_number.
 
 
 
		topw
							$win file tcpdf.php, variable TCPDF::$w$webcolorin file tcpdf.php, variable TCPDF::$webcolor$widthin file qrcode.php, variable QRcode::$width$wPtin file tcpdf.php, variable TCPDF::$wPt$writeDebugLogin file Calculation.php, variable PHPExcel_Calculation::$writeDebugLogFlag to determine whether a debug log should be generated by the calculation engine 		If true, then a debug log will be generated 		If false, then a debug log will not be generated
$wrkbookin file OLERead.php, variable PHPExcel_Shared_OLERead::$wrkbookWincache.phpprocedural page Wincache.phpWorksheet.phpprocedural page Worksheet.phpWorksheetIterator.phpprocedural page WorksheetIterator.phpWorkbook.phpprocedural page Workbook.phpWorksheet.phpprocedural page Worksheet.phpWorkbook.phpprocedural page Workbook.phpWorksheet.phpprocedural page Worksheet.phpWriterPart.phpprocedural page WriterPart.phpWEEKOFYEARin file DateTime.php, method PHPExcel_Calculation_DateTime::WEEKOFYEAR()WEEKOFYEAR
WEIBULLin file Statistical.php, method PHPExcel_Calculation_Statistical::WEIBULL()WEIBULL
WHITESPACEin file FormulaParser.php, class constant PHPExcel_Calculation_FormulaParser::WHITESPACEWORKDAYin file DateTime.php, method PHPExcel_Calculation_DateTime::WORKDAY()WORKDAY
Writein file tcpdf.php, method TCPDF::Write()This method prints text from the current position.
 
write1DBarcodein file tcpdf.php, method TCPDF::write1DBarcode()Print a Linear Barcode.
write2DBarcodein file tcpdf.php, method TCPDF::write2DBarcode()Print 2D Barcode.
writeAllSheetsin file HTML.php, method PHPExcel_Writer_HTML::writeAllSheets()Write all sheets (resets sheetIndex to NULL)
writeBarcodein file tcpdf.php, method TCPDF::writeBarcode()This function is DEPRECATED, please use the new write1DBarcode() function.
writeChartin file Chart.php, method PHPExcel_Writer_Excel2007_Chart::writeChart()Write charts to XML format
writeCommentsin file Comments.php, method PHPExcel_Writer_Excel2007_Comments::writeComments()Write comments to XML format
writeContentTypesin file ContentTypes.php, method PHPExcel_Writer_Excel2007_ContentTypes::writeContentTypes()Write content types to XML format
writeDatain file BIFFwriter.php, method PHPExcel_Writer_Excel5_BIFFwriter::writeData()General storage function like _append, but returns string instead of modifying $this->_data
writeDiskCachein file tcpdf.php, method TCPDF::writeDiskCache()Writes data to a temporary file on filesystem.
writeDocPropsAppin file DocProps.php, method PHPExcel_Writer_Excel2007_DocProps::writeDocPropsApp()Write docProps/app.xml to XML format
writeDocPropsCorein file DocProps.php, method PHPExcel_Writer_Excel2007_DocProps::writeDocPropsCore()Write docProps/core.xml to XML format
writeDocPropsCustomin file DocProps.php, method PHPExcel_Writer_Excel2007_DocProps::writeDocPropsCustom()Write docProps/custom.xml to XML format
writeDrawingRelationshipsin file Rels.php, method PHPExcel_Writer_Excel2007_Rels::writeDrawingRelationships()Write drawing relationships to XML format
writeDrawingsin file Drawing.php, method PHPExcel_Writer_Excel2007_Drawing::writeDrawings()Write drawings to XML format
writeEofin file BIFFwriter.php, method PHPExcel_Writer_Excel5_BIFFwriter::writeEof()Writes Excel EOF record to indicate the end of a BIFF stream.
writeFontin file Font.php, method PHPExcel_Writer_Excel5_Font::writeFont()Get font record data
writeFormatInformationin file qrcode.php, method QRcode::writeFormatInformation()Write Format Information on frame and returns the number of black bits
writeHeaderFooterDrawingRelationshipsin file Rels.php, method PHPExcel_Writer_Excel2007_Rels::writeHeaderFooterDrawingRelationships()Write header/footer drawing relationships to XML format
writeHTMLin file tcpdf.php, method TCPDF::writeHTML()Allows to preserve some HTML formatting (limited support).
 IMPORTANT: The HTML must be well formatted - try to clean-up it using an application like HTML-Tidy before submitting.
writeHTMLCellin file tcpdf.php, method TCPDF::writeHTMLCell()Prints a cell (rectangular area) with optional borders, background color and html text string.
writeRawDatain file XMLWriter.php, method PHPExcel_Shared_XMLWriter::writeRawData()Fallback method for writeRaw, introduced in PHP 5.2
writeRelationshipsin file Rels.php, method PHPExcel_Writer_Excel2007_Rels::writeRelationships()Write relationships to XML format
writeRichTextin file StringTable.php, method PHPExcel_Writer_Excel2007_StringTable::writeRichText()Write Rich Text
writeRichTextForChartsin file StringTable.php, method PHPExcel_Writer_Excel2007_StringTable::writeRichTextForCharts()Write Rich Text
writeStringTablein file StringTable.php, method PHPExcel_Writer_Excel2007_StringTable::writeStringTable()Write string table to XML format
writeStylesin file Style.php, method PHPExcel_Writer_Excel2007_Style::writeStyles()Write styles to XML format
writeThemein file Theme.php, method PHPExcel_Writer_Excel2007_Theme::writeTheme()Write theme to XML format
writeVMLCommentsin file Comments.php, method PHPExcel_Writer_Excel2007_Comments::writeVMLComments()Write VML comments to XML format
writeVMLHeaderFooterImagesin file Drawing.php, method PHPExcel_Writer_Excel2007_Drawing::writeVMLHeaderFooterImages()Write VML header/footer images to XML format
writeWorkbookin file Workbook.php, method PHPExcel_Writer_Excel5_Workbook::writeWorkbook()Assemble worksheets into a workbook and send the BIFF data to an OLE  storage.
writeWorkbookin file Workbook.php, method PHPExcel_Writer_Excel2007_Workbook::writeWorkbook()Write workbook to XML format
writeWorkbookRelationshipsin file Rels.php, method PHPExcel_Writer_Excel2007_Rels::writeWorkbookRelationships()Write workbook relationships to XML format
writeWorksheetin file Worksheet.php, method PHPExcel_Writer_Excel2007_Worksheet::writeWorksheet()Write worksheet to XML format
writeWorksheetRelationshipsin file Rels.php, method PHPExcel_Writer_Excel2007_Rels::writeWorksheetRelationships()Write worksheet relationships to XML format
writeXfin file Xf.php, method PHPExcel_Writer_Excel5_Xf::writeXf()Generate an Excel BIFF XF record (style or cell).
 
 
 
		topx
							$xin file tcpdf.php, variable TCPDF::$x$xin file qrcode.php, variable QRcode::$x$xobjectsin file tcpdf.php, variable TCPDF::$xobjects$xobjidin file tcpdf.php, variable TCPDF::$xobjidXMLWriter.phpprocedural page XMLWriter.phpXf.phpprocedural page Xf.phpXIRRin file Financial.php, method PHPExcel_Calculation_Financial::XIRR()xlLegendPositionBottomin file Legend.php, class constant PHPExcel_Chart_Legend::xlLegendPositionBottomLegend positions
xlLegendPositionCornerin file Legend.php, class constant PHPExcel_Chart_Legend::xlLegendPositionCornerxlLegendPositionCustomin file Legend.php, class constant PHPExcel_Chart_Legend::xlLegendPositionCustomxlLegendPositionLeftin file Legend.php, class constant PHPExcel_Chart_Legend::xlLegendPositionLeftxlLegendPositionRightin file Legend.php, class constant PHPExcel_Chart_Legend::xlLegendPositionRightxlLegendPositionTopin file Legend.php, class constant PHPExcel_Chart_Legend::xlLegendPositionTopXLS_BIFF7in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_BIFF7XLS_BIFF8in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_BIFF8XLS_Type_ARRAYin file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_ARRAYXLS_Type_BLANKin file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_BLANKXLS_Type_BOFin file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_BOFXLS_Type_BOOLERRin file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_BOOLERRXLS_Type_BOTTOMMARGINin file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_BOTTOMMARGINXLS_Type_CODEPAGEin file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_CODEPAGEXLS_Type_COLINFOin file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_COLINFOXLS_Type_CONTINUEin file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_CONTINUEXLS_Type_DATAVALIDATIONin file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_DATAVALIDATIONXLS_Type_DATAVALIDATIONSin file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_DATAVALIDATIONSXLS_Type_DATEMODEin file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_DATEMODEXLS_Type_DBCELLin file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_DBCELLXLS_Type_DEFAULTROWHEIGHTin file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_DEFAULTROWHEIGHTXLS_Type_DEFCOLWIDTHin file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_DEFCOLWIDTHXLS_Type_DEFINEDNAMEin file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_DEFINEDNAMEXLS_Type_DIMENSIONin file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_DIMENSIONXLS_Type_EOFin file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_EOFXLS_Type_EXTERNALBOOKin file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_EXTERNALBOOKXLS_Type_EXTERNNAMEin file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_EXTERNNAMEXLS_Type_EXTERNSHEETin file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_EXTERNSHEETXLS_Type_EXTSSTin file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_EXTSSTXLS_Type_FILEPASSin file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_FILEPASSXLS_Type_FONTin file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_FONTXLS_Type_FOOTERin file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_FOOTERXLS_Type_FORMATin file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_FORMATXLS_Type_FORMULAin file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_FORMULAXLS_Type_HCENTERin file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_HCENTERXLS_Type_HEADERin file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_HEADERXLS_Type_HORIZONTALPAGEBREAKSin file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_HORIZONTALPAGEBREAKSXLS_Type_HYPERLINKin file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_HYPERLINKXLS_Type_IMDATAin file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_IMDATAXLS_Type_INDEXin file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_INDEXXLS_Type_LABELin file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_LABELXLS_Type_LABELSSTin file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_LABELSSTXLS_Type_LEFTMARGINin file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_LEFTMARGINXLS_Type_MERGEDCELLSin file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_MERGEDCELLSXLS_Type_MSODRAWINGin file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_MSODRAWINGXLS_Type_MSODRAWINGGROUPin file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_MSODRAWINGGROUPXLS_Type_MULBLANKin file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_MULBLANKXLS_Type_MULRKin file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_MULRKXLS_Type_NOTEin file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_NOTEXLS_Type_NUMBERin file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_NUMBERXLS_Type_OBJin file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_OBJXLS_Type_OBJECTPROTECTin file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_OBJECTPROTECTXLS_Type_PAGESETUPin file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_PAGESETUPXLS_Type_PALETTEin file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_PALETTEXLS_Type_PANEin file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_PANEXLS_Type_PASSWORDin file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_PASSWORDXLS_Type_PRINTGRIDLINESin file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_PRINTGRIDLINESXLS_Type_PROTECTin file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_PROTECTXLS_Type_RANGEPROTECTIONin file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_RANGEPROTECTIONXLS_Type_RIGHTMARGINin file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_RIGHTMARGINXLS_Type_RKin file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_RKXLS_Type_ROWin file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_ROWXLS_Type_SCENPROTECTin file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_SCENPROTECTXLS_Type_SCLin file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_SCLXLS_Type_SELECTIONin file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_SELECTIONXLS_Type_SHAREDFMLAin file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_SHAREDFMLAXLS_Type_SHEETin file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_SHEETXLS_Type_SHEETLAYOUTin file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_SHEETLAYOUTXLS_Type_SHEETPRin file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_SHEETPRXLS_Type_SHEETPROTECTIONin file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_SHEETPROTECTIONXLS_Type_SSTin file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_SSTXLS_Type_STRINGin file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_STRINGXLS_Type_STYLEin file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_STYLEXLS_Type_TOPMARGINin file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_TOPMARGINXLS_Type_TXOin file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_TXOXLS_Type_UNKNOWNin file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_UNKNOWNXLS_Type_VCENTERin file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_VCENTERXLS_Type_VERTICALPAGEBREAKSin file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_VERTICALPAGEBREAKSXLS_Type_WINDOW2in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_WINDOW2XLS_Type_XFin file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_XFXLS_Type_XFEXTin file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_XFEXTXLS_WorkbookGlobalsin file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_WorkbookGlobalsXLS_Worksheetin file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_WorksheetXMININin file Statistical.php, constant XMININXMININ
XNPVin file Financial.php, method PHPExcel_Calculation_Financial::XNPV()XNPV
 
 top
 
 top
 
 
 
		top_
							$_active_panein file Worksheet.php, variable PHPExcel_Writer_Excel5_Worksheet::$_active_paneThe active pane for the worksheet
$_adjustToZeroin file bestFitClass.php, variable PHPExcel_Best_Fit::$_adjustToZeroFlag indicating whether values should be adjusted to Y=0
$_bestFitTypein file powerBestFitClass.php, variable PHPExcel_Power_Best_Fit::$_bestFitTypeAlgorithm type to use for best-fit  (Name of this trend class)
$_bestFitTypein file polynomialBestFitClass.php, variable PHPExcel_Polynomial_Best_Fit::$_bestFitTypeAlgorithm type to use for best-fit  (Name of this trend class)
$_bestFitTypein file linearBestFitClass.php, variable PHPExcel_Linear_Best_Fit::$_bestFitTypeAlgorithm type to use for best-fit  (Name of this trend class)
$_bestFitTypein file bestFitClass.php, variable PHPExcel_Best_Fit::$_bestFitTypeAlgorithm type to use for best-fit
$_bestFitTypein file logarithmicBestFitClass.php, variable PHPExcel_Logarithmic_Best_Fit::$_bestFitTypeAlgorithm type to use for best-fit  (Name of this trend class)
$_bestFitTypein file exponentialBestFitClass.php, variable PHPExcel_Exponential_Best_Fit::$_bestFitTypeAlgorithm type to use for best-fit  (Name of this trend class)
$_bg_colorin file Xf.php, variable PHPExcel_Writer_Excel5_Xf::$_bg_colorThe cell's background color.
$_biffsizein file Workbook.php, variable PHPExcel_Writer_Excel5_Workbook::$_biffsizeThe BIFF file size for the workbook.
$_bottom_colorin file Xf.php, variable PHPExcel_Writer_Excel5_Xf::$_bottom_colorColor of the bottom border of the cell.
$_calculatedValuesin file Stats.php, variable Base::$_calculatedValuesArray for caching result values, should be reset  when using setData()
$_cellCachein file CacheBase.php, variable PHPExcel_CachedObjectStorage_CacheBase::$_cellCacheAn array of cells or cell pointers for the worksheet cells held in this cache, 		and indexed by their coordinate address within the worksheet
$_codepagein file Workbook.php, variable PHPExcel_Writer_Excel5_Workbook::$_codepageThe codepage indicates the text encoding used for strings
$_colinfoin file Worksheet.php, variable PHPExcel_Writer_Excel5_Worksheet::$_colinfoArray containing format information for columns
$_coordinatesin file BaseDrawing.php, variable PHPExcel_Worksheet_BaseDrawing::$_coordinatesCoordinates
$_correlationin file bestFitClass.php, variable PHPExcel_Best_Fit::$_correlation$_country_codein file Workbook.php, variable PHPExcel_Writer_Excel5_Workbook::$_country_codeThe country code used for localization
$_covariancein file bestFitClass.php, variable PHPExcel_Best_Fit::$_covariance$_currentCellIsDirtyin file CacheBase.php, variable PHPExcel_CachedObjectStorage_CacheBase::$_currentCellIsDirtyFlag indicating whether the currently active Cell requires saving
$_currentObjectin file CacheBase.php, variable PHPExcel_CachedObjectStorage_CacheBase::$_currentObjectThe currently active Cell
$_currentObjectIDin file CacheBase.php, variable PHPExcel_CachedObjectStorage_CacheBase::$_currentObjectIDCoordinate address of the currently active Cell
$_current_charin file Parser.php, variable PHPExcel_Writer_Excel5_Parser::$_current_charThe index of the character we are currently looking at
$_current_tokenin file Parser.php, variable PHPExcel_Writer_Excel5_Parser::$_current_tokenThe token we are working on.
$_datain file BIFFwriter.php, variable PHPExcel_Writer_Excel5_BIFFwriter::$_dataThe string containing the data of the BIFF stream
$_datain file PPS.php, variable PHPExcel_Shared_OLE_PPS::$_dataThe PPS's data (only used if it's not using a temporary file)
$_datain file Stats.php, variable Base::$_dataThe simple or cummulative data set.
$_dataExpandedin file Stats.php, variable Base::$_dataExpandedExpanded data set. Only set when cummulative data  is being used. Null by default.
$_dataOptionin file Stats.php, variable Base::$_dataOptionFlag for data type, one of STATS_DATA_SIMPLE or  STATS_DATA_CUMMULATIVE. Null by default.
$_datasizein file BIFFwriter.php, variable PHPExcel_Writer_Excel5_BIFFwriter::$_datasizeThe size of the data in bytes. Should be the same as strlen($this->_data)
$_descriptionin file BaseDrawing.php, variable PHPExcel_Worksheet_BaseDrawing::$_descriptionDescription
$_DFResidualsin file bestFitClass.php, variable PHPExcel_Best_Fit::$_DFResiduals$_errorin file bestFitClass.php, variable PHPExcel_Best_Fit::$_errorIndicator flag for a calculation error
$_errorCodesin file Functions.php, variable PHPExcel_Calculation_Functions::$_errorCodesList of error codes
$_ext_sheetsin file Parser.php, variable PHPExcel_Writer_Excel5_Parser::$_ext_sheetsArray of external sheets
$_Fin file bestFitClass.php, variable PHPExcel_Best_Fit::$_F$_fg_colorin file Xf.php, variable PHPExcel_Writer_Excel5_Xf::$_fg_colorThe cell's foreground color.
$_file_handlein file OLE.php, variable PHPExcel_Shared_OLE::$_file_handleThe file handle for reading an OLE container
$_fntHashIndexin file Worksheet.php, variable PHPExcel_Writer_Excel5_Worksheet::$_fntHashIndexArray of font hashes associated to FONT records index
$_formulain file Parser.php, variable PHPExcel_Writer_Excel5_Parser::$_formulaThe formula to parse
$_goodnessOfFitin file bestFitClass.php, variable PHPExcel_Best_Fit::$_goodnessOfFit$_heightin file HeaderFooterDrawing.php, variable PHPExcel_Worksheet_HeaderFooterDrawing::$_heightHeight
$_heightin file BaseDrawing.php, variable PHPExcel_Worksheet_BaseDrawing::$_heightHeight
$_intersectin file bestFitClass.php, variable PHPExcel_Best_Fit::$_intersect$_intersectSEin file bestFitClass.php, variable PHPExcel_Best_Fit::$_intersectSE$_isPdfin file HTML.php, variable PHPExcel_Writer_HTML::$_isPdfIs the current writer creating PDF?
$_itemsin file HashTable.php, variable PHPExcel_HashTable::$_itemsHashTable elements
$_keyMapin file HashTable.php, variable PHPExcel_HashTable::$_keyMapHashTable key map
$_left_colorin file Xf.php, variable PHPExcel_Writer_Excel5_Xf::$_left_colorColor of the left border of the cell.
$_limitin file BIFFwriter.php, variable PHPExcel_Writer_Excel5_BIFFwriter::$_limitThe maximum length for a BIFF record (excluding record header and length field). See _addContinue()
$_listin file OLE.php, variable PHPExcel_Shared_OLE::$_listArray of PPS's found on the OLE container
$_localeBooleanin file Calculation.php, variable PHPExcel_Calculation::$_localeBoolean$_lookaheadin file Parser.php, variable PHPExcel_Writer_Excel5_Parser::$_lookaheadThe character ahead of the current char
$_monthNamesin file Date.php, variable PHPExcel_Shared_Date::$_monthNames$_namein file BaseDrawing.php, variable PHPExcel_Worksheet_BaseDrawing::$_nameName
$_namein file HeaderFooterDrawing.php, variable PHPExcel_Worksheet_HeaderFooterDrawing::$_nameName
$_nullOptionin file Stats.php, variable Base::$_nullOptionFlag for null handling options. One of STATS_REJECT_NULL,  STATS_IGNORE_NULL or STATS_USE_NULL_AS_ZERO
$_numberFormatIndexin file Xf.php, variable PHPExcel_Writer_Excel5_Xf::$_numberFormatIndexAn index (2 bytes) to a FORMAT record (number format).
$_offsetXin file HeaderFooterDrawing.php, variable PHPExcel_Worksheet_HeaderFooterDrawing::$_offsetXOffset X
$_offsetXin file BaseDrawing.php, variable PHPExcel_Worksheet_BaseDrawing::$_offsetXOffset X
$_offsetYin file BaseDrawing.php, variable PHPExcel_Worksheet_BaseDrawing::$_offsetYOffset Y
$_offsetYin file HeaderFooterDrawing.php, variable PHPExcel_Worksheet_HeaderFooterDrawing::$_offsetYOffset Y
$_orderin file polynomialBestFitClass.php, variable PHPExcel_Polynomial_Best_Fit::$_orderPolynomial order
$_outline_belowin file Worksheet.php, variable PHPExcel_Writer_Excel5_Worksheet::$_outline_belowWhether to have outline summary below.
$_outline_onin file Worksheet.php, variable PHPExcel_Writer_Excel5_Worksheet::$_outline_onWhether to use outline.
$_outline_rightin file Worksheet.php, variable PHPExcel_Writer_Excel5_Worksheet::$_outline_rightWhether to have outline summary at the right.
$_outline_stylein file Worksheet.php, variable PHPExcel_Writer_Excel5_Worksheet::$_outline_styleAuto outline styles.
$_palettein file Workbook.php, variable PHPExcel_Writer_Excel5_Workbook::$_paletteArray containing the colour palette
$_parentin file CacheBase.php, variable PHPExcel_CachedObjectStorage_CacheBase::$_parentParent worksheet
$_parse_treein file Parser.php, variable PHPExcel_Writer_Excel5_Parser::$_parse_treeThe parse tree to be generated
$_phpExcelin file HTML.php, variable PHPExcel_Writer_HTML::$_phpExcelPHPExcel object
$_phpSheetin file Worksheet.php, variable PHPExcel_Writer_Excel5_Worksheet::$_phpSheetSheet object
$_referencesin file Parser.php, variable PHPExcel_Writer_Excel5_Parser::$_referencesArray of sheet references in the form of REF structures
$_resizeProportionalin file HeaderFooterDrawing.php, variable PHPExcel_Worksheet_HeaderFooterDrawing::$_resizeProportionalProportional resize
$_resizeProportionalin file BaseDrawing.php, variable PHPExcel_Worksheet_BaseDrawing::$_resizeProportionalProportional resize
$_right_colorin file Xf.php, variable PHPExcel_Writer_Excel5_Xf::$_right_colorColor of the right border of the cell.
$_rotationin file BaseDrawing.php, variable PHPExcel_Worksheet_BaseDrawing::$_rotationRotation
$_selectionin file Worksheet.php, variable PHPExcel_Writer_Excel5_Worksheet::$_selectionArray containing the selected area for the worksheet
$_shadowin file BaseDrawing.php, variable PHPExcel_Worksheet_BaseDrawing::$_shadowShadow
$_slopein file bestFitClass.php, variable PHPExcel_Best_Fit::$_slope$_slopeSEin file bestFitClass.php, variable PHPExcel_Best_Fit::$_slopeSE$_SSRegressionin file bestFitClass.php, variable PHPExcel_Best_Fit::$_SSRegression$_SSResidualsin file bestFitClass.php, variable PHPExcel_Best_Fit::$_SSResiduals$_StartBlockin file PPS.php, variable PHPExcel_Shared_OLE_PPS::$_StartBlockStarting block (small or big) for this PPS's data  inside the container
$_stdevOfResidualsin file bestFitClass.php, variable PHPExcel_Best_Fit::$_stdevOfResiduals$_str_tablein file Worksheet.php, variable PHPExcel_Writer_Excel5_Worksheet::$_str_tableReference to the array containing all the unique strings in the workbook
$_str_totalin file Worksheet.php, variable PHPExcel_Writer_Excel5_Worksheet::$_str_totalReference to the total number of strings in the workbook
$_str_uniquein file Worksheet.php, variable PHPExcel_Writer_Excel5_Worksheet::$_str_uniqueReference to the number of unique strings in the workbook
$_text_justlastin file Xf.php, variable PHPExcel_Writer_Excel5_Xf::$_text_justlast1 bit, apparently not used.
$_tmp_dirin file Root.php, variable PHPExcel_Shared_OLE_PPS_Root::$_tmp_dirDirectory for temporary files
$_top_colorin file Xf.php, variable PHPExcel_Writer_Excel5_Xf::$_top_colorColor of the top border of the cell.
$_valueCountin file bestFitClass.php, variable PHPExcel_Best_Fit::$_valueCountNumber of entries in the sets of x- and y-value arrays
$_widthin file HeaderFooterDrawing.php, variable PHPExcel_Worksheet_HeaderFooterDrawing::$_widthWidth
$_widthin file BaseDrawing.php, variable PHPExcel_Worksheet_BaseDrawing::$_widthWidth
$_worksheetin file BaseDrawing.php, variable PHPExcel_Worksheet_BaseDrawing::$_worksheetWorksheet
$_xls_strmaxin file Worksheet.php, variable PHPExcel_Writer_Excel5_Worksheet::$_xls_strmaxMaximum number of characters for a string (LABEL record in BIFF5)
$_Xoffsetin file bestFitClass.php, variable PHPExcel_Best_Fit::$_Xoffset$_xValuesin file bestFitClass.php, variable PHPExcel_Best_Fit::$_xValuesX-value dataseries of values
$_yBestFitValuesin file bestFitClass.php, variable PHPExcel_Best_Fit::$_yBestFitValuesY-value series of best-fit values
$_Yoffsetin file bestFitClass.php, variable PHPExcel_Best_Fit::$_Yoffset$_yValuesin file bestFitClass.php, variable PHPExcel_Best_Fit::$_yValuesY-value dataseries of values
_addfieldin file tcpdf.php, method TCPDF::_addfield()Adds a javascript form field.
_addFontin file Workbook.php, method PHPExcel_Writer_Excel5_Workbook::_addFont()Add a font to added fonts
_AESin file tcpdf.php, method TCPDF::_AES()Returns the input text exrypted using AES algorithm and the specified key.
_beginpagein file tcpdf.php, method TCPDF::_beginpage()Initialize a new page.
_calcSizein file Root.php, method PHPExcel_Shared_OLE_PPS_Root::_calcSize()Calculate some numbers
_calculateFormulaValuein file Calculation.php, method PHPExcel_Calculation::_calculateFormulaValue()Parse a cell formula and calculate its value
_calculateGoodnessOfFitin file bestFitClass.php, method PHPExcel_Best_Fit::_calculateGoodnessOfFit()_DataLenin file PPS.php, method PHPExcel_Shared_OLE_PPS::_DataLen()Returns the amount of data saved for this PPS
_datastringin file tcpdf.php, method TCPDF::_datastring()Format a data string for meta information
_datestringin file tcpdf.php, method TCPDF::_datestring()Returns a formatted date for meta information
_destroyin file tcpdf.php, method TCPDF::_destroy()Unset all class variables except the following critical variables: internal_encoding, state, bufferlen, buffer and diskcache.
_dochecksin file tcpdf.php, method TCPDF::_dochecks()Check for locale-related bug
_dolinethroughin file tcpdf.php, method TCPDF::_dolinethrough()Line through text.
_dolinethroughwin file tcpdf.php, method TCPDF::_dolinethroughw()Line through for rectangular text area.
_dooverlinein file tcpdf.php, method TCPDF::_dooverline()Overline text.
_dooverlinewin file tcpdf.php, method TCPDF::_dooverlinew()Overline for rectangular text area.
_dounderlinein file tcpdf.php, method TCPDF::_dounderline()Underline text.
_dounderlinewin file tcpdf.php, method TCPDF::_dounderlinew()Underline for rectangular text area.
_encrypt_datain file tcpdf.php, method TCPDF::_encrypt_data()Encrypt the input string.
_enddocin file tcpdf.php, method TCPDF::_enddoc()Output end of document (EOF).
_endpagein file tcpdf.php, method TCPDF::_endpage()Mark end of page.
_erfValin file Engineering.php, method PHPExcel_Calculation_Engineering::_erfVal()_escapein file tcpdf.php, method TCPDF::_escape()Add "\" before "\", "(" and ")"
_escapetextin file tcpdf.php, method TCPDF::_escapetext()THIS METHOD IS DEPRECATED
_fixAES256Passwordin file tcpdf.php, method TCPDF::_fixAES256Password()Convert password for AES-256 encryption mode
_freadintin file tcpdf.php, method TCPDF::_freadint()Read a 4-byte (32 bit) integer from file.
_generateencryptionkeyin file tcpdf.php, method TCPDF::_generateencryptionkey()Compute encryption key
_getannotsrefsin file tcpdf.php, method TCPDF::_getannotsrefs()Get references to page annotations.
_getBlockOffsetin file OLE.php, method PHPExcel_Shared_OLE::_getBlockOffset()_getBYTEin file tcpdf.php, method TCPDF::_getBYTE()Get BYTE from string (8-bit unsigned integer).
_getDateValuein file DateTime.php, method PHPExcel_Calculation_DateTime::_getDateValue()_getDateValue
_getfontpathin file tcpdf.php, method TCPDF::_getfontpath()Return fonts path
_getFromZipArchivein file Excel2007.php, method PHPExcel_Reader_Excel2007::_getFromZipArchive()_GetInt2din file Excel5.php, method PHPExcel_Reader_Excel5::_GetInt2d()Read 16-bit unsigned integer
_GetInt4din file Excel5.php, method PHPExcel_Reader_Excel5::_GetInt4d()Read 32-bit signed integer
_getMatrixDimensionsin file Calculation.php, method PHPExcel_Calculation::_getMatrixDimensions()Read the dimensions of a matrix, and re-index it with straight numeric keys starting from row 0, column 0
_getobjin file tcpdf.php, method TCPDF::_getobj()Return the starting object string for the selected object ID.
_getPpsWkin file PPS.php, method PHPExcel_Shared_OLE_PPS::_getPpsWk()Returns a string with the PPS's WK (What is a WK?)
_getrawstreamin file tcpdf.php, method TCPDF::_getrawstream()get raw output stream.
_getSHORTin file tcpdf.php, method TCPDF::_getSHORT()Get SHORT from string (Big Endian 16-bit signed integer).
_getstreamin file tcpdf.php, method TCPDF::_getstream()Format output stream (DEPRECATED).
_getTrueTypeFontSubsetin file tcpdf.php, method TCPDF::_getTrueTypeFontSubset()Returns a subset of the TrueType font data without the unused glyphs.
_getTTFtableChecksumin file tcpdf.php, method TCPDF::_getTTFtableChecksum()Returs the checksum of a TTF table.
_getULONGin file tcpdf.php, method TCPDF::_getULONG()Get ULONG from string (Big Endian 32-bit unsigned integer).
_getUniqueIDin file CacheBase.php, method PHPExcel_CachedObjectStorage_CacheBase::_getUniqueID()Generate a unique ID for cache referencing
_getUSHORTin file tcpdf.php, method TCPDF::_getUSHORT()Get USHORT from string (Big Endian 16-bit unsigned integer).
_getxobjectdictin file tcpdf.php, method TCPDF::_getxobjectdict()Return XObjects Dictionary.
_ifConditionin file Functions.php, method PHPExcel_Calculation_Functions::_ifCondition()_isLeapYearin file DateTime.php, method PHPExcel_Calculation_DateTime::_isLeapYear()Identify if a year is a leap year or not
_JScolorin file tcpdf.php, method TCPDF::_JScolor()Convert color to javascript color.
_leastSquareFitin file bestFitClass.php, method PHPExcel_Best_Fit::_leastSquareFit()_localeFuncin file Calculation.php, method PHPExcel_Calculation::_localeFunc()_makeSmallDatain file Root.php, method PHPExcel_Shared_OLE_PPS_Root::_makeSmallData()get small data (PPS's with data smaller than PHPExcel_Shared_OLE::OLE_DATA_SIZE_SMALL)
_md5_16in file tcpdf.php, method TCPDF::_md5_16()Encrypts a string using MD5 and returns it's value as a binary string.
_newobjin file tcpdf.php, method TCPDF::_newobj()Begin a new object and return the object number.
_objectkeyin file tcpdf.php, method TCPDF::_objectkey()Compute encryption key depending on object number where the encrypted data is stored.
_OEvaluein file tcpdf.php, method TCPDF::_OEvalue()Compute OE value (used for encryption)
_outin file tcpdf.php, method TCPDF::_out()Output a string to the document.
_outCurvein file tcpdf.php, method TCPDF::_outCurve()Append a cubic Bézier curve to the current path. The curve shall extend from the current point to the point (x3, y3), using (x1, y1) and (x2, y2) as the Bézier control points.
_outCurveVin file tcpdf.php, method TCPDF::_outCurveV()Append a cubic Bézier curve to the current path. The curve shall extend from the current point to the point (x3, y3), using the current point and (x2, y2) as the Bézier control points.
_outCurveYin file tcpdf.php, method TCPDF::_outCurveY()Append a cubic Bézier curve to the current path. The curve shall extend from the current point to the point (x3, y3), using (x1, y1) and (x3, y3) as the Bézier control points.
_outellipticalarcin file tcpdf.php, method TCPDF::_outellipticalarc()Append an elliptical arc to the current path.
_outLinein file tcpdf.php, method TCPDF::_outLine()Append a straight line segment from the current point to the point (x, y).
_outPointin file tcpdf.php, method TCPDF::_outPoint()Begin a new subpath by moving the current point to coordinates (x, y), omitting any connecting line segment.
_outRectin file tcpdf.php, method TCPDF::_outRect()Append a rectangle to the current path as a complete subpath, with lower-left corner (x, y) and dimensions widthand height in user space.
_Ovaluein file tcpdf.php, method TCPDF::_Ovalue()Compute O value (used for encryption)
_parseComplexin file Engineering.php, method PHPExcel_Calculation_Engineering::_parseComplex()_parseComplex
_parsejpegin file tcpdf.php, method TCPDF::_parsejpeg()Extract info from a JPEG file without using the GD library.
_parsepngin file tcpdf.php, method TCPDF::_parsepng()Extract info from a PNG file without using the GD library.
_ppsTreeCompletein file OLE.php, method PHPExcel_Shared_OLE::_ppsTreeComplete()It checks whether the PPS tree is complete (all PPS's read)  starting with the given PPS (not necessarily root)
_putannotsobjsin file tcpdf.php, method TCPDF::_putannotsobjs()Output annotations objects for all pages.
_putannotsrefsin file tcpdf.php, method TCPDF::_putannotsrefs()Output references to page annotations
_putAPXObjectin file tcpdf.php, method TCPDF::_putAPXObject()Put appearance streams XObject used to define annotation's appearance states
_putbookmarksin file tcpdf.php, method TCPDF::_putbookmarks()Create a bookmark PDF string.
_putcatalogin file tcpdf.php, method TCPDF::_putcatalog()Output Catalog.
_putcidfont0in file tcpdf.php, method TCPDF::_putcidfont0()Output CID-0 fonts.
_putEmbeddedFilesin file tcpdf.php, method TCPDF::_putEmbeddedFiles()Embedd the attached files.
_putencryptionin file tcpdf.php, method TCPDF::_putencryption()Put encryption on PDF document.
_putextgstatesin file tcpdf.php, method TCPDF::_putextgstates()Put extgstates for object transparency
_putfontsin file tcpdf.php, method TCPDF::_putfonts()Output fonts.
_putfontwidthsin file tcpdf.php, method TCPDF::_putfontwidths()Outputs font widths
_putheaderin file tcpdf.php, method TCPDF::_putheader()Output PDF header.
_putimagesin file tcpdf.php, method TCPDF::_putimages()Output images.
_putinfoin file tcpdf.php, method TCPDF::_putinfo()Adds some Metadata information (Document Information Dictionary)
_putjavascriptin file tcpdf.php, method TCPDF::_putjavascript()Create a javascript PDF string.
_putocgin file tcpdf.php, method TCPDF::_putocg()Put visibility settings.
_putpagesin file tcpdf.php, method TCPDF::_putpages()Output pages.
_putresourcedictin file tcpdf.php, method TCPDF::_putresourcedict()Output Resources Dictionary.
_putresourcesin file tcpdf.php, method TCPDF::_putresources()Output Resources.
_putshadersin file tcpdf.php, method TCPDF::_putshaders()Output gradient shaders.
_putsignaturein file tcpdf.php, method TCPDF::_putsignature()Add certification signature (DocMDP or UR3)
_putspotcolorsin file tcpdf.php, method TCPDF::_putspotcolors()Output Spot Colors Resources.
_putstreamin file tcpdf.php, method TCPDF::_putstream()Output a stream (DEPRECATED).
_puttruetypeunicodein file tcpdf.php, method TCPDF::_puttruetypeunicode()Adds unicode fonts.
 
_putviewerpreferencesin file tcpdf.php, method TCPDF::_putviewerpreferences()Output viewer preferences.
_putxobjectsin file tcpdf.php, method TCPDF::_putxobjects()Output Form XObjects Templates.
_raiseFormulaErrorin file Calculation.php, method PHPExcel_Calculation::_raiseFormulaError()_RC4in file tcpdf.php, method TCPDF::_RC4()Returns the input text encrypted using RC4 algorithm and the specified key.
_readPpsWksin file OLE.php, method PHPExcel_Shared_OLE::_readPpsWks()Gets information about all PPS's on the OLE container from the PPS WK's  creates an OLE_PPS object for each one.
_saveBbdin file Root.php, method PHPExcel_Shared_OLE_PPS_Root::_saveBbd()Saving Big Block Depot
_saveBigDatain file Root.php, method PHPExcel_Shared_OLE_PPS_Root::_saveBigData()Saving big data (PPS's with data bigger than PHPExcel_Shared_OLE::OLE_DATA_SIZE_SMALL)
_saveHeaderin file Root.php, method PHPExcel_Shared_OLE_PPS_Root::_saveHeader()Save OLE header
_savePpsin file Root.php, method PHPExcel_Shared_OLE_PPS_Root::_savePps()Saves all the PPS's WKs
_savePpsSetPntin file PPS.php, method PHPExcel_Shared_OLE_PPS::_savePpsSetPnt()Updates index and pointers to previous, next and children PPS's for this  PPS. I don't think it'll work with Dir PPS's.
_setGDImageTransparencyin file tcpdf.php, method TCPDF::_setGDImageTransparency()Set the transparency for the given GD image.
_textstringin file tcpdf.php, method TCPDF::_textstring()Format a text string for meta information
_toJPEGin file tcpdf.php, method TCPDF::_toJPEG()Convert the loaded image to a JPEG and then return a structure for the PDF creator.
_toPNGin file tcpdf.php, method TCPDF::_toPNG()Convert the loaded image to a PNG and then return a structure for the PDF creator.
_translateFormulaToEnglishin file Calculation.php, method PHPExcel_Calculation::_translateFormulaToEnglish()_translateFormulaToLocalein file Calculation.php, method PHPExcel_Calculation::_translateFormulaToLocale()_translateSeparatorin file Calculation.php, method PHPExcel_Calculation::_translateSeparator()_UEvaluein file tcpdf.php, method TCPDF::_UEvalue()Compute UE value (used for encryption)
_unwrapResultin file Calculation.php, method PHPExcel_Calculation::_unwrapResult()Remove quotes used as a wrapper to identify string values
_Uvaluein file tcpdf.php, method TCPDF::_Uvalue()Compute U value (used for encryption)
_wrapResultin file Calculation.php, method PHPExcel_Calculation::_wrapResult()Wrap string values in quotes
_writeChartin file Drawing.php, method PHPExcel_Writer_Excel2007_Drawing::_writeChart()Write drawings to XML format
_writeCommentin file Comments.php, method PHPExcel_Writer_Excel2007_Comments::_writeComment()Write comment to XML format
_writeDrawingin file Drawing.php, method PHPExcel_Writer_Excel2007_Drawing::_writeDrawing()Write drawings to XML format
_writeVMLCommentin file Comments.php, method PHPExcel_Writer_Excel2007_Comments::_writeVMLComment()Write VML comment to XML format
_writeVMLHeaderFooterImagein file Drawing.php, method PHPExcel_Writer_Excel2007_Drawing::_writeVMLHeaderFooterImage()Write VML comment to XML format
__clonein file DocumentProperties.php, method PHPExcel_DocumentProperties::__clone()Implement PHP __clone to create a deep clone, not just a shallow copy.
__clonein file SheetView.php, method PHPExcel_Worksheet_SheetView::__clone()Implement PHP __clone to create a deep clone, not just a shallow copy.
__clonein file DocumentSecurity.php, method PHPExcel_DocumentSecurity::__clone()Implement PHP __clone to create a deep clone, not just a shallow copy.
__clonein file DataValidation.php, method PHPExcel_Cell_DataValidation::__clone()Implement PHP __clone to create a deep clone, not just a shallow copy.
__clonein file Worksheet.php, method PHPExcel_Worksheet::__clone()Implement PHP __clone to create a deep clone, not just a shallow copy.
__clonein file Style.php, method PHPExcel_Style::__clone()Implement PHP __clone to create a deep clone, not just a shallow copy.
__clonein file Color.php, method PHPExcel_Style_Color::__clone()Implement PHP __clone to create a deep clone, not just a shallow copy.
__clonein file Cell.php, method PHPExcel_Cell::__clone()Implement PHP __clone to create a deep clone, not just a shallow copy.
__clonein file Calculation.php, method PHPExcel_Calculation::__clone()__clone implementation. Cloning should not be allowed in a Singleton!
__clonein file ColumnDimension.php, method PHPExcel_Worksheet_ColumnDimension::__clone()Implement PHP __clone to create a deep clone, not just a shallow copy.
__clonein file Comment.php, method PHPExcel_Comment::__clone()Implement PHP __clone to create a deep clone, not just a shallow copy.
__clonein file BaseDrawing.php, method PHPExcel_Worksheet_BaseDrawing::__clone()Implement PHP __clone to create a deep clone, not just a shallow copy.
__clonein file Conditional.php, method PHPExcel_Style_Conditional::__clone()Implement PHP __clone to create a deep clone, not just a shallow copy.
__clonein file Drawing.php, method PHPExcel_Worksheet_Drawing::__clone()Implement PHP __clone to create a deep clone, not just a shallow copy.
__clonein file Alignment.php, method PHPExcel_Style_Alignment::__clone()Implement PHP __clone to create a deep clone, not just a shallow copy.
__clonein file TextElement.php, method PHPExcel_RichText_TextElement::__clone()Implement PHP __clone to create a deep clone, not just a shallow copy.
__clonein file HeaderFooter.php, method PHPExcel_Worksheet_HeaderFooter::__clone()Implement PHP __clone to create a deep clone, not just a shallow copy.
__clonein file HashTable.php, method PHPExcel_HashTable::__clone()Implement PHP __clone to create a deep clone, not just a shallow copy.
__clonein file Protection.php, method PHPExcel_Style_Protection::__clone()Implement PHP __clone to create a deep clone, not just a shallow copy.
__clonein file Font.php, method PHPExcel_Style_Font::__clone()Implement PHP __clone to create a deep clone, not just a shallow copy.
__clonein file HeaderFooterDrawing.php, method PHPExcel_Worksheet_HeaderFooterDrawing::__clone()Implement PHP __clone to create a deep clone, not just a shallow copy.
__clonein file PHPExcel.php, method PHPExcel::__clone()Implement PHP __clone to create a deep clone, not just a shallow copy.
__clonein file PageMargins.php, method PHPExcel_Worksheet_PageMargins::__clone()Implement PHP __clone to create a deep clone, not just a shallow copy.
__clonein file NumberFormat.php, method PHPExcel_Style_NumberFormat::__clone()Implement PHP __clone to create a deep clone, not just a shallow copy.
__clonein file NamedRange.php, method PHPExcel_NamedRange::__clone()Implement PHP __clone to create a deep clone, not just a shallow copy.
__clonein file MemoryDrawing.php, method PHPExcel_Worksheet_MemoryDrawing::__clone()Implement PHP __clone to create a deep clone, not just a shallow copy.
__clonein file Protection.php, method PHPExcel_Worksheet_Protection::__clone()Implement PHP __clone to create a deep clone, not just a shallow copy.
__clonein file Fill.php, method PHPExcel_Style_Fill::__clone()Implement PHP __clone to create a deep clone, not just a shallow copy.
__clonein file Borders.php, method PHPExcel_Style_Borders::__clone()Implement PHP __clone to create a deep clone, not just a shallow copy.
__clonein file RowDimension.php, method PHPExcel_Worksheet_RowDimension::__clone()Implement PHP __clone to create a deep clone, not just a shallow copy.
__clonein file Run.php, method PHPExcel_RichText_Run::__clone()Implement PHP __clone to create a deep clone, not just a shallow copy.
__clonein file Shadow.php, method PHPExcel_Worksheet_Drawing_Shadow::__clone()Implement PHP __clone to create a deep clone, not just a shallow copy.
__clonein file Theme.php, method PHPExcel_Reader_Excel2007_Theme::__clone()Implement PHP __clone to create a deep clone, not just a shallow copy.
__clonein file RichText.php, method PHPExcel_RichText::__clone()Implement PHP __clone to create a deep clone, not just a shallow copy.
__clonein file PageSetup.php, method PHPExcel_Worksheet_PageSetup::__clone()Implement PHP __clone to create a deep clone, not just a shallow copy.
__clonein file Border.php, method PHPExcel_Style_Border::__clone()Implement PHP __clone to create a deep clone, not just a shallow copy.
__clonein file ReferenceHelper.php, method PHPExcel_ReferenceHelper::__clone()__clone implementation. Cloning should not be allowed in a Singleton!
__constructin file WorksheetIterator.php, method PHPExcel_WorksheetIterator::__construct()Create a new worksheet iterator
__constructin file WriterPart.php, method PHPExcel_Writer_Excel2007_WriterPart::__construct()Set parent IWriter object
__constructin file Theme.php, method PHPExcel_Reader_Excel2007_Theme::__construct()Create a new PHPExcel_Theme
__constructin file Wincache.php, method PHPExcel_CachedObjectStorage_Wincache::__construct()Initialise this new cell collection
__constructin file Title.php, method PHPExcel_Chart_Title::__construct()Create a new PHPExcel_Chart_Title
__constructin file TextElement.php, method PHPExcel_RichText_TextElement::__construct()Create a new PHPExcel_RichText_TextElement instance
__constructin file Workbook.php, method PHPExcel_Writer_Excel5_Workbook::__construct()Class constructor
__constructin file Worksheet.php, method PHPExcel_Worksheet::__construct()Create a new worksheet
__constructin file XMLWriter.php, method PHPExcel_Shared_XMLWriter::__construct()Create a new PHPExcel_Shared_XMLWriter instance
__constructin file Xf.php, method PHPExcel_Writer_Excel5_Xf::__construct()Constructor
__constructin file Worksheet.php, method PHPExcel_Writer_Excel5_Worksheet::__construct()Constructor
__constructin file Parser.php, method PHPExcel_Writer_Excel5_Parser::__construct()The class constructor
__constructin file Excel5.php, method PHPExcel_Reader_Excel5::__construct()Create a new PHPExcel_Reader_Excel5 instance
__constructin file Excel5.php, method PHPExcel_Writer_Excel5::__construct()Create a new PHPExcel_Writer_Excel5
__constructin file Excel2003XML.php, method PHPExcel_Reader_Excel2003XML::__construct()Create a new PHPExcel_Reader_Excel2003XML
__constructin file Excel2007.php, method PHPExcel_Reader_Excel2007::__construct()Create a new PHPExcel_Reader_Excel2007 instance
__constructin file Excel2007.php, method PHPExcel_Writer_Excel2007::__construct()Create a new PHPExcel_Writer_Excel2007
__constructin file Escher.php, method PHPExcel_Reader_Excel5_Escher::__construct()Create a new PHPExcel_Reader_Excel5_Escher instance
__constructin file Escher.php, method PHPExcel_Writer_Excel5_Escher::__construct()Constructor
__constructin file DocumentProperties.php, method PHPExcel_DocumentProperties::__construct()Create a new PHPExcel_DocumentProperties
__constructin file DocumentSecurity.php, method PHPExcel_DocumentSecurity::__construct()Create a new PHPExcel_DocumentSecurity
__constructin file Drawing.php, method PHPExcel_Worksheet_Drawing::__construct()Create a new PHPExcel_Worksheet_Drawing
__constructin file EigenvalueDecomposition.php, method EigenvalueDecomposition::__construct()Constructor: Check for symmetry, then construct the eigenvalue decomposition
__constructin file ExceptionHandler.php, method PHPExcel_Calculation_ExceptionHandler::__construct()Register errorhandler
__constructin file exponentialBestFitClass.php, method PHPExcel_Exponential_Best_Fit::__construct()Define the regression and calculate the goodness of fit for a set of X and Y data values
__constructin file Gnumeric.php, method PHPExcel_Reader_Gnumeric::__construct()Create a new PHPExcel_Reader_Gnumeric
__constructin file Function.php, method PHPExcel_Calculation_Function::__construct()Create a new PHPExcel_Calculation_Function
__constructin file HeaderFooter.php, method PHPExcel_Worksheet_HeaderFooter::__construct()Create a new PHPExcel_Worksheet_HeaderFooter
__constructin file HeaderFooterDrawing.php, method PHPExcel_Worksheet_HeaderFooterDrawing::__construct()Create a new PHPExcel_Worksheet_HeaderFooterDrawing
__constructin file HTML.php, method PHPExcel_Writer_HTML::__construct()Create a new PHPExcel_Writer_HTML
__constructin file FormulaToken.php, method PHPExcel_Calculation_FormulaToken::__construct()Create a new PHPExcel_Calculation_FormulaToken
__constructin file FormulaParser.php, method PHPExcel_Calculation_FormulaParser::__construct()Create a new PHPExcel_Calculation_FormulaParser
__constructin file File.php, method PHPExcel_Shared_OLE_PPS_File::__construct()The constructor
__constructin file Fill.php, method PHPExcel_Style_Fill::__construct()Create a new PHPExcel_Style_Fill
__constructin file Font.php, method PHPExcel_Style_Font::__construct()Create a new PHPExcel_Style_Font
__constructin file Font.php, method PHPExcel_Writer_Excel5_Font::__construct()Constructor
__constructin file DiscISAM.php, method PHPExcel_CachedObjectStorage_DiscISAM::__construct()Initialise this new cell collection
__constructin file DataValidation.php, method PHPExcel_Cell_DataValidation::__construct()Create a new PHPExcel_Cell_DataValidation
__constructin file Border.php, method PHPExcel_Style_Border::__construct()Create a new PHPExcel_Style_Border
__constructin file BIFFwriter.php, method PHPExcel_Writer_Excel5_BIFFwriter::__construct()Constructor
__constructin file Borders.php, method PHPExcel_Style_Borders::__construct()Create a new PHPExcel_Style_Borders
__constructin file CacheBase.php, method PHPExcel_CachedObjectStorage_CacheBase::__construct()Initialise this new cell collection
__constructin file Calculation.php, method PHPExcel_Token_Stack::__construct()__constructin file bestFitClass.php, method PHPExcel_Best_Fit::__construct()Define the regression
__constructin file benchmark.php, method Benchmark::__construct()__constructin file Alignment.php, method PHPExcel_Style_Alignment::__construct()Create a new PHPExcel_Style_Alignment
__constructin file APC.php, method PHPExcel_CachedObjectStorage_APC::__construct()Initialise this new cell collection
__constructin file barcodes.php, method TCPDFBarcode::__construct()This is the class constructor.
__constructin file BaseDrawing.php, method PHPExcel_Worksheet_BaseDrawing::__construct()Create a new PHPExcel_Worksheet_BaseDrawing
__constructin file Cell.php, method PHPExcel_Cell::__construct()Create a new Cell
__constructin file CellIterator.php, method PHPExcel_Worksheet_CellIterator::__construct()Create a new cell iterator
__constructin file CSV.php, method PHPExcel_Writer_CSV::__construct()Create a new PHPExcel_Writer_CSV
__constructin file CSV.php, method PHPExcel_Reader_CSV::__construct()Create a new PHPExcel_Reader_CSV
__constructin file DataSeries.php, method PHPExcel_Chart_DataSeries::__construct()Create a new PHPExcel_Chart_DataSeries
__constructin file DataSeriesValues.php, method PHPExcel_Chart_DataSeriesValues::__construct()Create a new PHPExcel_Chart_DataSeriesValues object
__constructin file Conditional.php, method PHPExcel_Style_Conditional::__construct()Create a new PHPExcel_Style_Conditional
__constructin file Comment.php, method PHPExcel_Comment::__construct()Create a new PHPExcel_Comment
__constructin file Chart.php, method PHPExcel_Chart::__construct()Create a new PHPExcel_Chart
__constructin file CholeskyDecomposition.php, method CholeskyDecomposition::__construct()CholeskyDecomposition
__constructin file Color.php, method PHPExcel_Style_Color::__construct()Create a new PHPExcel_Style_Color
__constructin file ColumnDimension.php, method PHPExcel_Worksheet_ColumnDimension::__construct()Create a new PHPExcel_Worksheet_ColumnDimension
__constructin file Hyperlink.php, method PHPExcel_Cell_Hyperlink::__construct()Create a new PHPExcel_Cell_Hyperlink
__constructin file HashTable.php, method PHPExcel_HashTable::__construct()Create a new PHPExcel_HashTable
__constructin file QRDecomposition.php, method PHPExcel_Shared_JAMA_QRDecomposition::__construct()QR Decomposition computed by Householder reflections.
__constructin file ReferenceHelper.php, method PHPExcel_ReferenceHelper::__construct()Create a new PHPExcel_ReferenceHelper
__constructin file RichText.php, method PHPExcel_RichText::__construct()Create a new PHPExcel_RichText instance
__constructin file Root.php, method PHPExcel_Shared_OLE_PPS_Root::__construct()__constructin file qrcode.php, method QRcode::__construct()This is the class constructor.
__constructin file Protection.php, method PHPExcel_Worksheet_Protection::__construct()Create a new PHPExcel_Worksheet_Protection
__constructin file polynomialBestFitClass.php, method PHPExcel_Polynomial_Best_Fit::__construct()Define the regression and calculate the goodness of fit for a set of X and Y data values
__constructin file powerBestFitClass.php, method PHPExcel_Power_Best_Fit::__construct()Define the regression and calculate the goodness of fit for a set of X and Y data values
__constructin file jpgraph.php, method PHPExcel_Chart_Renderer_jpgraph::__construct()Create a new PHPExcel_Chart_Renderer_jpgraph
__constructin file Protection.php, method PHPExcel_Style_Protection::__construct()Create a new PHPExcel_Style_Protection
__constructin file Row.php, method PHPExcel_Worksheet_Row::__construct()Create a new row
__constructin file RowDimension.php, method PHPExcel_Worksheet_RowDimension::__construct()Create a new PHPExcel_Worksheet_RowDimension
__constructin file SQLite3.php, method PHPExcel_CachedObjectStorage_SQLite3::__construct()Initialise this new cell collection
__constructin file Style.php, method PHPExcel_Style::__construct()Create a new PHPExcel_Style
__constructin file SYLK.php, method PHPExcel_Reader_SYLK::__construct()Create a new PHPExcel_Reader_SYLK
__constructin file tcpdf.php, method TCPDF::__construct()This is the class constructor.
__constructin file SQLite.php, method PHPExcel_CachedObjectStorage_SQLite::__construct()Initialise this new cell collection
__constructin file SingularValueDecomposition.php, method SingularValueDecomposition::__construct()Construct the singular value decomposition
__constructin file RowIterator.php, method PHPExcel_Worksheet_RowIterator::__construct()Create a new row iterator
__constructin file Run.php, method PHPExcel_RichText_Run::__construct()Create a new PHPExcel_RichText_Run instance
__constructin file Shadow.php, method PHPExcel_Worksheet_Drawing_Shadow::__construct()Create a new PHPExcel_Worksheet_Drawing_Shadow
__constructin file SheetView.php, method PHPExcel_Worksheet_SheetView::__construct()Create a new PHPExcel_Worksheet_SheetView
__constructin file PlotArea.php, method PHPExcel_Chart_PlotArea::__construct()Create a new PHPExcel_Chart_PlotArea
__constructin file PPS.php, method PHPExcel_Shared_OLE_PPS::__construct()The constructor
__constructin file NamedRange.php, method PHPExcel_NamedRange::__construct()Create a new NamedRange
__constructin file NumberFormat.php, method PHPExcel_Style_NumberFormat::__construct()Create a new PHPExcel_Style_NumberFormat
__constructin file Matrix.php, method PHPExcel_Shared_JAMA_Matrix::__construct()Polymorphic constructor
__constructin file MemoryDrawing.php, method PHPExcel_Worksheet_MemoryDrawing::__construct()Create a new PHPExcel_Worksheet_MemoryDrawing
__constructin file linearBestFitClass.php, method PHPExcel_Linear_Best_Fit::__construct()Define the regression and calculate the goodness of fit for a set of X and Y data values
__constructin file Memcache.php, method PHPExcel_CachedObjectStorage_Memcache::__construct()Initialise this new cell collection
__constructin file LUDecomposition.php, method PHPExcel_Shared_JAMA_LUDecomposition::__construct()LU Decomposition constructor.
__constructin file logarithmicBestFitClass.php, method PHPExcel_Logarithmic_Best_Fit::__construct()Define the regression and calculate the goodness of fit for a set of X and Y data values
__constructin file OOCalc.php, method PHPExcel_Reader_OOCalc::__construct()Create a new PHPExcel_Reader_OOCalc
__constructin file Legend.php, method PHPExcel_Chart_Legend::__construct()Create a new PHPExcel_Chart_Legend
__constructin file PDF.php, method PHPExcel_Writer_PDF::__construct()Create a new PHPExcel_Writer_PDF
__constructin file PageMargins.php, method PHPExcel_Worksheet_PageMargins::__construct()Create a new PHPExcel_Worksheet_PageMargins
__constructin file pdf417.php, method PDF417::__construct()This is the class constructor.
__constructin file Layout.php, method PHPExcel_Chart_Layout::__construct()Create a new PHPExcel_Chart_Layout
__constructin file 2dbarcodes.php, method TCPDF2DBarcode::__construct()This is the class constructor.
__constructin file PageSetup.php, method PHPExcel_Worksheet_PageSetup::__construct()Create a new PHPExcel_Worksheet_PageSetup
__constructin file PHPTemp.php, method PHPExcel_CachedObjectStorage_PHPTemp::__construct()Initialise this new cell collection
__constructin file PHPExcel.php, method PHPExcel::__construct()Create a new PHPExcel with one Worksheet
__destructin file XMLWriter.php, method PHPExcel_Shared_XMLWriter::__destruct()Destructor
__destructin file SQLite3.php, method PHPExcel_CachedObjectStorage_SQLite3::__destruct()Destroy this cell collection
__destructin file APC.php, method PHPExcel_CachedObjectStorage_APC::__destruct()Destroy this cell collection
__destructin file tcpdf.php, method TCPDF::__destruct()Default destructor.
__destructin file SQLite.php, method PHPExcel_CachedObjectStorage_SQLite::__destruct()Destroy this cell collection
__destructin file CellIterator.php, method PHPExcel_Worksheet_CellIterator::__destruct()Destructor
__destructin file ExceptionHandler.php, method PHPExcel_Calculation_ExceptionHandler::__destruct()Unregister errorhandler
__destructin file DiscISAM.php, method PHPExcel_CachedObjectStorage_DiscISAM::__destruct()Destroy this cell collection
__destructin file Wincache.php, method PHPExcel_CachedObjectStorage_Wincache::__destruct()Destroy this cell collection
__destructin file Row.php, method PHPExcel_Worksheet_Row::__destruct()Destructor
__destructin file PHPTemp.php, method PHPExcel_CachedObjectStorage_PHPTemp::__destruct()Destroy this cell collection
__destructin file Memcache.php, method PHPExcel_CachedObjectStorage_Memcache::__destruct()Destroy this cell collection
__destructin file WorksheetIterator.php, method PHPExcel_WorksheetIterator::__destruct()Destructor
__destructin file RowIterator.php, method PHPExcel_Worksheet_RowIterator::__destruct()Destructor
__destructin file Calculation.php, method PHPExcel_Calculation::__destruct()__toStringin file RichText.php, method PHPExcel_RichText::__toString()Convert to string
 
 | 
 |