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
a
- $A
- in file Matrix.php, variable Matrix::$A
Matrix storage
- $AliasNbPages
- in file tcpdf.php, variable TCPDF::$AliasNbPages
- $AliasNumPage
- in file tcpdf.php, variable TCPDF::$AliasNumPage
- $annotation_fonts
- in file tcpdf.php, variable TCPDF::$annotation_fonts
List of fonts used on form fields (fontname => fontkey).
- $annots_start_obj_id
- in file tcpdf.php, variable TCPDF::$annots_start_obj_id
Start ID for annotation objects
- $annot_obj_id
- in file tcpdf.php, variable TCPDF::$annot_obj_id
Max ID of annotation object
- $apxo_obj_id
- in file tcpdf.php, variable TCPDF::$apxo_obj_id
Current ID of appearance streams XObjects
- $apxo_start_obj_id
- in file tcpdf.php, variable TCPDF::$apxo_start_obj_id
Start ID for appearance streams XObjects
- $author
- in file tcpdf.php, variable TCPDF::$author
- $AutoPageBreak
- in file tcpdf.php, variable TCPDF::$AutoPageBreak
- absDev
- in file Stats.php, method Base::absDev()
Calculates the absolute deviation of the data points in the set Handles cummulative data sets correctly
- absDevWithMean
- in 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().
- absoluteCoordinate
- in file Cell.php, method PHPExcel_Cell::absoluteCoordinate()
Make string coordinate absolute
- AcceptPageBreak
- in 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.
- ACCRINT
- in file Functions.php, method PHPExcel_Calculation_Functions::ACCRINT()
ACCRINT
- ACCRINTM
- in file Functions.php, method PHPExcel_Calculation_Functions::ACCRINTM()
ACCRINTM
- acosh
- in file Functions.php, function acosh()
- add
- in file HashTable.php, method PHPExcel_HashTable::add()
Add HashTable item
- addBSE
- in file BstoreContainer.php, method PHPExcel_Shared_Escher_DggContainer_BstoreContainer::addBSE()
Add a BLIP Store Entry
- addCacheData
- in file ICache.php, method PHPExcel_CachedObjectStorage_ICache::addCacheData()
Add or Update a cell in cache identified by coordinate address
- addCacheData
- in file Memcache.php, method PHPExcel_CachedObjectStorage_Memcache::addCacheData()
Add or Update a cell in cache identified by coordinate address
- addCacheData
- in file DiscISAM.php, method PHPExcel_CachedObjectStorage_DiscISAM::addCacheData()
Add or Update a cell in cache identified by coordinate address
- addCacheData
- in file APC.php, method PHPExcel_CachedObjectStorage_APC::addCacheData()
Add or Update a cell in cache identified by coordinate address
- addCacheData
- in file MemorySerialized.php, method PHPExcel_CachedObjectStorage_MemorySerialized::addCacheData()
Add or Update a cell in cache identified by coordinate address
- addCacheData
- in file MemoryGZip.php, method PHPExcel_CachedObjectStorage_MemoryGZip::addCacheData()
Add or Update a cell in cache identified by coordinate address
- addCacheData
- in file Wincache.php, method PHPExcel_CachedObjectStorage_Wincache::addCacheData()
Add or Update a cell in cache identified by coordinate address
- addCacheData
- in file Memory.php, method PHPExcel_CachedObjectStorage_Memory::addCacheData()
Add or Update a cell in cache identified by coordinate address
- addCacheData
- in file PHPTemp.php, method PHPExcel_CachedObjectStorage_PHPTemp::addCacheData()
Add or Update a cell in cache identified by coordinate address
- addCellStyleXf
- in file PHPExcel.php, method PHPExcel::addCellStyleXf()
Add a cellStyleXf to the workbook
- addCellXf
- in file PHPExcel.php, method PHPExcel::addCellXf()
Add a cellXf to the workbook
- addChild
- in file SpgrContainer.php, method PHPExcel_Shared_Escher_DgContainer_SpgrContainer::addChild()
Add a child. This will be either spgrContainer or spContainer
- addCondition
- in file Conditional.php, method PHPExcel_Style_Conditional::addCondition()
Add Condition
- addExternalSheet
- in file PHPExcel.php, method PHPExcel::addExternalSheet()
Add external sheet
- addExtGState
- in file tcpdf.php, method TCPDF::addExtGState()
- AddFont
- in file tcpdf.php, method TCPDF::AddFont()
Imports a TrueType, Type1, core, or CID0 font and makes it available.
- addFromSource
- in file HashTable.php, method PHPExcel_HashTable::addFromSource()
Add HashTable items from source
- addHtmlLink
- in file tcpdf.php, method TCPDF::addHtmlLink()
Output anchor link.
- addHTMLVertSpace
- in file tcpdf.php, method TCPDF::addHTMLVertSpace()
Add vertical spaces if needed.
- addImage
- in file HeaderFooter.php, method PHPExcel_Worksheet_HeaderFooter::addImage()
Add header/footer image
- addJavascriptObject
- in file tcpdf.php, method TCPDF::addJavascriptObject()
- AddLink
- in 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().
- addNamedRange
- in file PHPExcel.php, method PHPExcel::addNamedRange()
Add named range
- AddPage
- in 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).
- addSearchLocation
- in file IOFactory.php, method PHPExcel_IOFactory::addSearchLocation()
Add search location
- addSheet
- in file PHPExcel.php, method PHPExcel::addSheet()
Add sheet
- AddSpotColor
- in file tcpdf.php, method TCPDF::AddSpotColor()
Defines a new spot color.
- addText
- in file RichText.php, method PHPExcel_RichText::addText()
Add text
- addTOC
- in file tcpdf.php, method TCPDF::addTOC()
Output a Table of Content Index (TOC).
- addXfWriter
- in file Workbook.php, method PHPExcel_Writer_Excel5_Workbook::addXfWriter()
Add a new XF writer
- AliasNbPages
- in file tcpdf.php, method TCPDF::AliasNbPages()
Defines an alias for the total number of pages.
- AliasNumPage
- in file tcpdf.php, method TCPDF::AliasNumPage()
Defines an alias for the page number.
- allBorders
- in file Style.php, method PHPExcel_Writer_Excel2007_Style::allBorders()
Get an array of all borders
- allConditionalStyles
- in file Style.php, method PHPExcel_Writer_Excel2007_Style::allConditionalStyles()
Get an array of all conditional styles
- allDrawings
- in file Drawing.php, method PHPExcel_Writer_Excel2007_Drawing::allDrawings()
Get an array of all drawings
- allFills
- in file Style.php, method PHPExcel_Writer_Excel2007_Style::allFills()
Get an array of all fills
- allFonts
- in file Style.php, method PHPExcel_Writer_Excel2007_Style::allFonts()
Get an array of all fonts
- allNumberFormats
- in file Style.php, method PHPExcel_Writer_Excel2007_Style::allNumberFormats()
Get an array of all number formats
- allStyles
- in file Style.php, method PHPExcel_Writer_Excel2007_Style::allStyles()
Get an array of all styles
- AMORDEGRC
- in file Functions.php, method PHPExcel_Calculation_Functions::AMORDEGRC()
- AMORLINC
- in file Functions.php, method PHPExcel_Calculation_Functions::AMORLINC()
- angleToDegrees
- in file Drawing.php, method PHPExcel_Shared_Drawing::angleToDegrees()
Convert angle to degrees
- Annotation
- in file tcpdf.php, method TCPDF::Annotation()
Puts a markup annotation on a rectangular area of the page.
- append
- in file File.php, method PHPExcel_Shared_OLE_PPS_File::append()
Append data to PPS
- applyFromArray
- in file Protection.php, method PHPExcel_Style_Protection::applyFromArray()
Apply styles from array
- applyFromArray
- in file Alignment.php, method PHPExcel_Style_Alignment::applyFromArray()
Apply styles from array
- applyFromArray
- in file Style.php, method PHPExcel_Style::applyFromArray()
Apply styles from array
- applyFromArray
- in file Color.php, method PHPExcel_Style_Color::applyFromArray()
Apply styles from array
- applyFromArray
- in file Fill.php, method PHPExcel_Style_Fill::applyFromArray()
Apply styles from array
- applyFromArray
- in file Font.php, method PHPExcel_Style_Font::applyFromArray()
Apply styles from array
- applyFromArray
- in file Borders.php, method PHPExcel_Style_Borders::applyFromArray()
Apply styles from array
- applyFromArray
- in file Border.php, method PHPExcel_Style_Border::applyFromArray()
Apply styles from array
- applyFromArray
- in file NumberFormat.php, method PHPExcel_Style_NumberFormat::applyFromArray()
Apply styles from array
- ArgumentBoundsException
- in file Error.php, constant ArgumentBoundsException
- ArgumentTypeException
- in file Error.php, constant ArgumentTypeException
- ARIAL
- in file Font.php, class constant PHPExcel_Shared_Font::ARIAL
Font filenames
- ARIAL_BOLD
- in file Font.php, class constant PHPExcel_Shared_Font::ARIAL_BOLD
- ARIAL_BOLD_ITALIC
- in file Font.php, class constant PHPExcel_Shared_Font::ARIAL_BOLD_ITALIC
- ARIAL_ITALIC
- in file Font.php, class constant PHPExcel_Shared_Font::ARIAL_ITALIC
- arrayLeftDivide
- in file Matrix.php, method Matrix::arrayLeftDivide()
arrayLeftDivide
- arrayLeftDivideEquals
- in file Matrix.php, method Matrix::arrayLeftDivideEquals()
arrayLeftDivideEquals
- ArrayLengthException
- in file Error.php, constant ArrayLengthException
- arrayRightDivide
- in file Matrix.php, method Matrix::arrayRightDivide()
arrayRightDivide
- arrayRightDivideEquals
- in file Matrix.php, method Matrix::arrayRightDivideEquals()
arrayRightDivideEquals
- arrayTimes
- in file Matrix.php, method Matrix::arrayTimes()
arrayTimes
- arrayTimesEquals
- in file Matrix.php, method Matrix::arrayTimesEquals()
arrayTimesEquals
- Arrow
- in file tcpdf.php, method TCPDF::Arrow()
Draws a grahic arrow.
- arrUTF8ToUTF16BE
- in file tcpdf.php, method TCPDF::arrUTF8ToUTF16BE()
Converts array of UTF-8 characters to UTF16-BE string.
- Asc2Ucs
- in file OLE.php, method PHPExcel_Shared_OLE::Asc2Ucs()
Utility function to transform ASCII text to Unicode
- ASCIICODE
- in file Functions.php, method PHPExcel_Calculation_Functions::ASCIICODE()
ASCIICODE
- asinh
- in file Functions.php, function asinh()
- atanh
- in file Functions.php, function atanh()
- attach
- in file Cell.php, method PHPExcel_Cell::attach()
- AUTOSIZE_METHOD_APPROX
- in file Font.php, class constant PHPExcel_Shared_Font::AUTOSIZE_METHOD_APPROX
- AUTOSIZE_METHOD_EXACT
- in file Font.php, class constant PHPExcel_Shared_Font::AUTOSIZE_METHOD_EXACT
- AVEDEV
- in file Functions.php, method PHPExcel_Calculation_Functions::AVEDEV()
AVEDEV
- AVERAGE
- in file Functions.php, method PHPExcel_Calculation_Functions::AVERAGE()
AVERAGE
- AVERAGEA
- in file Functions.php, method PHPExcel_Calculation_Functions::AVERAGEA()
AVERAGEA
- AVERAGEIF
- in file Functions.php, method PHPExcel_Calculation_Functions::AVERAGEIF()
AVERAGEIF
- Autoloader.php
- procedural page Autoloader.php
- APC.php
- procedural page APC.php
- AdvancedValueBinder.php
- procedural page AdvancedValueBinder.php
- arialunicid0-chinese-simplified.php
- procedural page arialunicid0-chinese-simplified.php
- arialunicid0-chinese-traditional.php
- procedural page arialunicid0-chinese-traditional.php
- arialunicid0-japanese.php
- procedural page arialunicid0-japanese.php
- arialunicid0-korean.php
- procedural page arialunicid0-korean.php
- arialunicid0.php
- procedural page arialunicid0.php
- Alignment.php
- procedural page Alignment.php
top
b
- $barcode
- in file tcpdf.php, variable TCPDF::$barcode
- $barcode_array
- in file barcodes.php, variable TCPDFBarcode::$barcode_array
- $barcode_array
- in file 2dbarcodes.php, variable TCPDF2DBarcode::$barcode_array
- $bbat
- in file OLE.php, variable PHPExcel_Shared_OLE::$bbat
Big Block Allocation Table
- $bgcolor
- in file tcpdf.php, variable TCPDF::$bgcolor
- $bigBlockSize
- in file OLE.php, variable PHPExcel_Shared_OLE::$bigBlockSize
Size of big blocks. This is usually 512.
- $bMargin
- in file tcpdf.php, variable TCPDF::$bMargin
- $booklet
- in file tcpdf.php, variable TCPDF::$booklet
Booklet mode for double-sided pages
- $buffer
- in file tcpdf.php, variable TCPDF::$buffer
- $bufferlen
- in file tcpdf.php, variable TCPDF::$bufferlen
Lenght of the buffer in bytes.
- $byterange_string
- in file tcpdf.php, variable TCPDF::$byterange_string
ByteRange placemark used during signature process.
- barcode_c128
- in file barcodes.php, method TCPDFBarcode::barcode_c128()
C128 barcodes.
- barcode_codabar
- in file barcodes.php, method TCPDFBarcode::barcode_codabar()
CODABAR barcodes.
- barcode_code11
- in file barcodes.php, method TCPDFBarcode::barcode_code11()
CODE11 barcodes.
- barcode_code39
- in file barcodes.php, method TCPDFBarcode::barcode_code39()
CODE 39 - ANSI MH10.8M-1983 - USD-3 - 3 of 9.
- barcode_code93
- in file barcodes.php, method TCPDFBarcode::barcode_code93()
CODE 93 - USS-93
- barcode_eanext
- in file barcodes.php, method TCPDFBarcode::barcode_eanext()
UPC-Based Extentions
- barcode_eanupc
- in file barcodes.php, method TCPDFBarcode::barcode_eanupc()
EAN13 and UPC-A barcodes.
- barcode_i25
- in file barcodes.php, method TCPDFBarcode::barcode_i25()
Interleaved 2 of 5 barcodes.
- barcode_imb
- in 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_msi
- in file barcodes.php, method TCPDFBarcode::barcode_msi()
MSI.
- barcode_pharmacode
- in file barcodes.php, method TCPDFBarcode::barcode_pharmacode()
Pharmacode
- barcode_pharmacode2t
- in file barcodes.php, method TCPDFBarcode::barcode_pharmacode2t()
Pharmacode two-track
- barcode_postnet
- in file barcodes.php, method TCPDFBarcode::barcode_postnet()
POSTNET and PLANET barcodes.
- barcode_rms4cc
- in 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_s25
- in file barcodes.php, method TCPDFBarcode::barcode_s25()
Standard 2 of 5 barcodes.
- Base
- in file Stats.php, class Base
A class to calculate descriptive statistics from a data set.
- Benchmark
- in file benchmark.php, class Benchmark
Example of use of Matrix Class, featuring magic squares.
- BESSELI
- in file Functions.php, method PHPExcel_Calculation_Functions::BESSELI()
BESSELI
- BESSELJ
- in file Functions.php, method PHPExcel_Calculation_Functions::BESSELJ()
BESSELJ
- BESSELK
- in file Functions.php, method PHPExcel_Calculation_Functions::BESSELK()
BESSELK
- BESSELY
- in file Functions.php, method PHPExcel_Calculation_Functions::BESSELY()
BESSELY
- BETADIST
- in file Functions.php, method PHPExcel_Calculation_Functions::BETADIST()
BETADIST
- BETAINV
- in file Functions.php, method PHPExcel_Calculation_Functions::BETAINV()
BETAINV
- BIG_BLOCK_DEPOT_BLOCKS_POS
- in file OLERead.php, class constant PHPExcel_Shared_OLERead::BIG_BLOCK_DEPOT_BLOCKS_POS
- BIG_BLOCK_SIZE
- in file OLERead.php, class constant PHPExcel_Shared_OLERead::BIG_BLOCK_SIZE
- bindParent
- in file Font.php, method PHPExcel_Style_Font::bindParent()
Bind parent. Only used for supervisor
- bindParent
- in file Borders.php, method PHPExcel_Style_Borders::bindParent()
Bind parent. Only used for supervisor
- bindParent
- in file Fill.php, method PHPExcel_Style_Fill::bindParent()
Bind parent. Only used for supervisor
- bindParent
- in file Color.php, method PHPExcel_Style_Color::bindParent()
Bind parent. Only used for supervisor
- bindParent
- in file Style.php, method PHPExcel_Style::bindParent()
Bind parent. Only used for supervisor
- bindParent
- in file NumberFormat.php, method PHPExcel_Style_NumberFormat::bindParent()
Bind parent. Only used for supervisor
- bindParent
- in file Protection.php, method PHPExcel_Style_Protection::bindParent()
Bind parent. Only used for supervisor
- bindParent
- in file Border.php, method PHPExcel_Style_Border::bindParent()
Bind parent. Only used for supervisor
- bindParent
- in file Alignment.php, method PHPExcel_Style_Alignment::bindParent()
Bind parent. Only used for supervisor
- bindValue
- in file AdvancedValueBinder.php, method PHPExcel_Cell_AdvancedValueBinder::bindValue()
Bind value to a cell
- bindValue
- in file DefaultValueBinder.php, method PHPExcel_Cell_DefaultValueBinder::bindValue()
Bind value to a cell
- bindValue
- in file IValueBinder.php, method PHPExcel_Cell_IValueBinder::bindValue()
Bind value to a cell
- BINOMDIST
- in file Functions.php, method PHPExcel_Calculation_Functions::BINOMDIST()
BINOMDIST
- binseq_to_array
- in file barcodes.php, method TCPDFBarcode::binseq_to_array()
Convert binary barcode sequence to TCPDF barcode array
- BINTODEC
- in file Functions.php, method PHPExcel_Calculation_Functions::BINTODEC()
BINTODEC
- BINTOHEX
- in file Functions.php, method PHPExcel_Calculation_Functions::BINTOHEX()
BINTOHEX
- BINTOOCT
- in file Functions.php, method PHPExcel_Calculation_Functions::BINTOOCT()
BINTOOCT
- BLIPJPEG
- in file Escher.php, class constant PHPExcel_Reader_Excel5_Escher::BLIPJPEG
- BLIPPNG
- in file Escher.php, class constant PHPExcel_Reader_Excel5_Escher::BLIPPNG
- BLIPTYPE_CMYKJPEG
- in file BSE.php, class constant PHPExcel_Shared_Escher_DggContainer_BstoreContainer_BSE::BLIPTYPE_CMYKJPEG
- BLIPTYPE_DIB
- in file BSE.php, class constant PHPExcel_Shared_Escher_DggContainer_BstoreContainer_BSE::BLIPTYPE_DIB
- BLIPTYPE_EMF
- in file BSE.php, class constant PHPExcel_Shared_Escher_DggContainer_BstoreContainer_BSE::BLIPTYPE_EMF
- BLIPTYPE_ERROR
- in file BSE.php, class constant PHPExcel_Shared_Escher_DggContainer_BstoreContainer_BSE::BLIPTYPE_ERROR
- BLIPTYPE_JPEG
- in file BSE.php, class constant PHPExcel_Shared_Escher_DggContainer_BstoreContainer_BSE::BLIPTYPE_JPEG
- BLIPTYPE_PICT
- in file BSE.php, class constant PHPExcel_Shared_Escher_DggContainer_BstoreContainer_BSE::BLIPTYPE_PICT
- BLIPTYPE_PNG
- in file BSE.php, class constant PHPExcel_Shared_Escher_DggContainer_BstoreContainer_BSE::BLIPTYPE_PNG
- BLIPTYPE_TIFF
- in file BSE.php, class constant PHPExcel_Shared_Escher_DggContainer_BstoreContainer_BSE::BLIPTYPE_TIFF
- BLIPTYPE_UNKNOWN
- in file BSE.php, class constant PHPExcel_Shared_Escher_DggContainer_BstoreContainer_BSE::BLIPTYPE_UNKNOWN
- BLIPTYPE_WMF
- in file BSE.php, class constant PHPExcel_Shared_Escher_DggContainer_BstoreContainer_BSE::BLIPTYPE_WMF
- Bookmark
- in file tcpdf.php, method TCPDF::Bookmark()
- BORDER_DASHDOT
- in file Border.php, class constant PHPExcel_Style_Border::BORDER_DASHDOT
- BORDER_DASHDOTDOT
- in file Border.php, class constant PHPExcel_Style_Border::BORDER_DASHDOTDOT
- BORDER_DASHED
- in file Border.php, class constant PHPExcel_Style_Border::BORDER_DASHED
- BORDER_DOTTED
- in file Border.php, class constant PHPExcel_Style_Border::BORDER_DOTTED
- BORDER_DOUBLE
- in file Border.php, class constant PHPExcel_Style_Border::BORDER_DOUBLE
- BORDER_HAIR
- in file Border.php, class constant PHPExcel_Style_Border::BORDER_HAIR
- BORDER_MEDIUM
- in file Border.php, class constant PHPExcel_Style_Border::BORDER_MEDIUM
- BORDER_MEDIUMDASHDOT
- in file Border.php, class constant PHPExcel_Style_Border::BORDER_MEDIUMDASHDOT
- BORDER_MEDIUMDASHDOTDOT
- in file Border.php, class constant PHPExcel_Style_Border::BORDER_MEDIUMDASHDOTDOT
- BORDER_MEDIUMDASHED
- in file Border.php, class constant PHPExcel_Style_Border::BORDER_MEDIUMDASHED
- BORDER_NONE
- in file Border.php, class constant PHPExcel_Style_Border::BORDER_NONE
- BORDER_SLANTDASHDOT
- in file Border.php, class constant PHPExcel_Style_Border::BORDER_SLANTDASHDOT
- BORDER_THICK
- in file Border.php, class constant PHPExcel_Style_Border::BORDER_THICK
- BORDER_THIN
- in file Border.php, class constant PHPExcel_Style_Border::BORDER_THIN
- BRACE_CLOSE
- in file FormulaParser.php, class constant PHPExcel_Calculation_FormulaParser::BRACE_CLOSE
- BRACE_OPEN
- in file FormulaParser.php, class constant PHPExcel_Calculation_FormulaParser::BRACE_OPEN
- BRACKET_CLOSE
- in file FormulaParser.php, class constant PHPExcel_Calculation_FormulaParser::BRACKET_CLOSE
- BRACKET_OPEN
- in file FormulaParser.php, class constant PHPExcel_Calculation_FormulaParser::BRACKET_OPEN
- BREAK_COLUMN
- in file Worksheet.php, class constant PHPExcel_Worksheet::BREAK_COLUMN
- BREAK_NONE
- in file Worksheet.php, class constant PHPExcel_Worksheet::BREAK_NONE
- BREAK_ROW
- in file Worksheet.php, class constant PHPExcel_Worksheet::BREAK_ROW
- BSE
- in file Escher.php, class constant PHPExcel_Reader_Excel5_Escher::BSE
- BSTORECONTAINER
- in file Escher.php, class constant PHPExcel_Reader_Excel5_Escher::BSTORECONTAINER
- buildCSS
- in file HTML.php, method PHPExcel_Writer_HTML::buildCSS()
Build CSS styles
- buildRange
- in file Cell.php, method PHPExcel_Cell::buildRange()
Build range from coordinate strings
- builtInFormatCode
- in file NumberFormat.php, method PHPExcel_Style_NumberFormat::builtInFormatCode()
Get built-in format code
- builtInFormatCodeIndex
- in file NumberFormat.php, method PHPExcel_Style_NumberFormat::builtInFormatCodeIndex()
Get built-in format code index
- Button
- in file tcpdf.php, method TCPDF::Button()
- Blip.php
- procedural page Blip.php
- BSE.php
- procedural page BSE.php
- BstoreContainer.php
- procedural page BstoreContainer.php
- benchmark.php
- procedural page benchmark.php
- barcodes.php
- procedural page barcodes.php
- bestFitClass.php
- procedural page bestFitClass.php
- Border.php
- procedural page Border.php
- Borders.php
- procedural page Borders.php
- BaseDrawing.php
- procedural page BaseDrawing.php
- BIFFwriter.php
- procedural page BIFFwriter.php
top
c
- $cache_file_lenght
- in file tcpdf.php, variable TCPDF::$cache_file_lenght
Array used to store the lenghts of cache files
- $cache_maxsize_UTF8StringToArray
- in file tcpdf.php, variable TCPDF::$cache_maxsize_UTF8StringToArray
Maximum size of cache array used for UTF8StringToArray() method.
- $cache_size_UTF8StringToArray
- in file tcpdf.php, variable TCPDF::$cache_size_UTF8StringToArray
Current size of cache array used for UTF8StringToArray() method.
- $cache_UTF8StringToArray
- in file tcpdf.php, variable TCPDF::$cache_UTF8StringToArray
Cache array for UTF8StringToArray() method.
- $cell_height_ratio
- in file tcpdf.php, variable TCPDF::$cell_height_ratio
Default cell height ratio.
- $children
- in file PPS.php, variable PHPExcel_Shared_OLE_PPS::$children
Array of child PPS's (only used by Root and Dir PPS's)
- $cMargin
- in file tcpdf.php, variable TCPDF::$cMargin
- $cntmrk
- in file tcpdf.php, variable TCPDF::$cntmrk
Array used to store content positions inside the pages buffer.
- $ColorFlag
- in file tcpdf.php, variable TCPDF::$ColorFlag
- $compress
- in file tcpdf.php, variable TCPDF::$compress
- $CoreFonts
- in file tcpdf.php, variable TCPDF::$CoreFonts
- $creator
- in file tcpdf.php, variable TCPDF::$creator
- $CurOrientation
- in file tcpdf.php, variable TCPDF::$CurOrientation
- $CurrentFont
- in file tcpdf.php, variable TCPDF::$CurrentFont
- $currpagegroup
- in file tcpdf.php, variable TCPDF::$currpagegroup
Contains the alias of the current page group
- $curr_annot_obj_id
- in file tcpdf.php, variable TCPDF::$curr_annot_obj_id
Current ID of annotation object
- $customlistindent
- in file tcpdf.php, variable TCPDF::$customlistindent
- $cyclicFormulaCount
- in file Calculation.php, variable PHPExcel_Calculation::$cyclicFormulaCount
- cache_in_memory
- in file CachedObjectStorageFactory.php, class constant PHPExcel_CachedObjectStorageFactory::cache_in_memory
- cache_in_memory_gzip
- in file CachedObjectStorageFactory.php, class constant PHPExcel_CachedObjectStorageFactory::cache_in_memory_gzip
- cache_in_memory_serialized
- in file CachedObjectStorageFactory.php, class constant PHPExcel_CachedObjectStorageFactory::cache_in_memory_serialized
- cache_to_apc
- in file CachedObjectStorageFactory.php, class constant PHPExcel_CachedObjectStorageFactory::cache_to_apc
- cache_to_discISAM
- in file CachedObjectStorageFactory.php, class constant PHPExcel_CachedObjectStorageFactory::cache_to_discISAM
- cache_to_memcache
- in file CachedObjectStorageFactory.php, class constant PHPExcel_CachedObjectStorageFactory::cache_to_memcache
- cache_to_phpTemp
- in file CachedObjectStorageFactory.php, class constant PHPExcel_CachedObjectStorageFactory::cache_to_phpTemp
- cache_to_wincache
- in file CachedObjectStorageFactory.php, class constant PHPExcel_CachedObjectStorageFactory::cache_to_wincache
- calc
- in file Stats.php, method Base::calc()
Calculates the basic or full statistics for the data set
- calcBasic
- in file Stats.php, method Base::calcBasic()
Calculates a basic set of statistics
- calcFull
- in file Stats.php, method Base::calcFull()
Calculates a full set of statistics
- calculate
- in file trendClass.php, method trendClass::calculate()
- calculate
- in file Calculation.php, method PHPExcel_Calculation::calculate()
Calculate cell value (using formula from a cell ID) Retained for backward compatibility
- calculateCellValue
- in file Calculation.php, method PHPExcel_Calculation::calculateCellValue()
Calculate the value of a cell formula
- calculateColumnWidth
- in file Font.php, method PHPExcel_Shared_Font::calculateColumnWidth()
Calculate an (approximate) OpenXML column width, based on font size and text contained
- calculateColumnWidths
- in file Worksheet.php, method PHPExcel_Worksheet::calculateColumnWidths()
Calculate widths for auto-size columns
- calculateFormula
- in file Calculation.php, method PHPExcel_Calculation::calculateFormula()
Calculate the value of a formula
- calculateWorksheetDimension
- in file Worksheet.php, method PHPExcel_Worksheet::calculateWorksheetDimension()
Calculate worksheet dimension
- CALCULATION_REGEXP_CELLREF
- in file Calculation.php, class constant PHPExcel_Calculation::CALCULATION_REGEXP_CELLREF
- CALCULATION_REGEXP_ERROR
- in file Calculation.php, class constant PHPExcel_Calculation::CALCULATION_REGEXP_ERROR
- CALCULATION_REGEXP_FUNCTION
- in file Calculation.php, class constant PHPExcel_Calculation::CALCULATION_REGEXP_FUNCTION
- CALCULATION_REGEXP_NAMEDRANGE
- in file Calculation.php, class constant PHPExcel_Calculation::CALCULATION_REGEXP_NAMEDRANGE
- CALCULATION_REGEXP_NUMBER
- in file Calculation.php, class constant PHPExcel_Calculation::CALCULATION_REGEXP_NUMBER
Regular Expressions
- CALCULATION_REGEXP_OPENBRACE
- in file Calculation.php, class constant PHPExcel_Calculation::CALCULATION_REGEXP_OPENBRACE
- CALCULATION_REGEXP_STRING
- in file Calculation.php, class constant PHPExcel_Calculation::CALCULATION_REGEXP_STRING
- CALENDAR_MAC_1904
- in file Date.php, class constant PHPExcel_Shared_Date::CALENDAR_MAC_1904
- CALENDAR_WINDOWS_1900
- in file Date.php, class constant PHPExcel_Shared_Date::CALENDAR_WINDOWS_1900
constants
- CALIBRI
- in file Font.php, class constant PHPExcel_Shared_Font::CALIBRI
- CALIBRI_BOLD
- in file Font.php, class constant PHPExcel_Shared_Font::CALIBRI_BOLD
- CALIBRI_BOLD_ITALIC
- in file Font.php, class constant PHPExcel_Shared_Font::CALIBRI_BOLD_ITALIC
- CALIBRI_ITALIC
- in file Font.php, class constant PHPExcel_Shared_Font::CALIBRI_ITALIC
- canRead
- in file Excel2003XML.php, method PHPExcel_Reader_Excel2003XML::canRead()
Can the current PHPExcel_Reader_IReader read the file?
- canRead
- in file Excel5.php, method PHPExcel_Reader_Excel5::canRead()
Can the current PHPExcel_Reader_IReader read the file?
- canRead
- in file CSV.php, method PHPExcel_Reader_CSV::canRead()
Can the current PHPExcel_Reader_IReader read the file?
- canRead
- in file Excel2007.php, method PHPExcel_Reader_Excel2007::canRead()
Can the current PHPExcel_Reader_IReader read the file?
- canRead
- in file OOCalc.php, method PHPExcel_Reader_OOCalc::canRead()
Can the current PHPExcel_Reader_IReader read the file?
- canRead
- in file SYLK.php, method PHPExcel_Reader_SYLK::canRead()
Can the current PHPExcel_Reader_IReader read the file?
- canRead
- in file IReader.php, method PHPExcel_Reader_IReader::canRead()
Can the current PHPExcel_Reader_IReader read the file?
- canRead
- in file Serialized.php, method PHPExcel_Reader_Serialized::canRead()
Can the current PHPExcel_Reader_IReader read the file?
- CATEGORY_CUBE
- in file Function.php, class constant PHPExcel_Calculation_Function::CATEGORY_CUBE
- CATEGORY_DATABASE
- in file Function.php, class constant PHPExcel_Calculation_Function::CATEGORY_DATABASE
- CATEGORY_DATE_AND_TIME
- in file Function.php, class constant PHPExcel_Calculation_Function::CATEGORY_DATE_AND_TIME
- CATEGORY_ENGINEERING
- in file Function.php, class constant PHPExcel_Calculation_Function::CATEGORY_ENGINEERING
- CATEGORY_FINANCIAL
- in file Function.php, class constant PHPExcel_Calculation_Function::CATEGORY_FINANCIAL
- CATEGORY_INFORMATION
- in file Function.php, class constant PHPExcel_Calculation_Function::CATEGORY_INFORMATION
- CATEGORY_LOGICAL
- in file Function.php, class constant PHPExcel_Calculation_Function::CATEGORY_LOGICAL
- CATEGORY_LOOKUP_AND_REFERENCE
- in file Function.php, class constant PHPExcel_Calculation_Function::CATEGORY_LOOKUP_AND_REFERENCE
- CATEGORY_MATH_AND_TRIG
- in file Function.php, class constant PHPExcel_Calculation_Function::CATEGORY_MATH_AND_TRIG
- CATEGORY_STATISTICAL
- in file Function.php, class constant PHPExcel_Calculation_Function::CATEGORY_STATISTICAL
- CATEGORY_TEXT_AND_DATA
- in file Function.php, class constant PHPExcel_Calculation_Function::CATEGORY_TEXT_AND_DATA
- CEILING
- in file Functions.php, method PHPExcel_Calculation_Functions::CEILING()
CEILING
- Cell
- in 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.
- cellDimensionToPixels
- in file Drawing.php, method PHPExcel_Shared_Drawing::cellDimensionToPixels()
Convert column width from (intrinsic) Excel units to pixels
- cellExists
- in file Worksheet.php, method PHPExcel_Worksheet::cellExists()
Cell at a specific coordinate exists?
- cellExistsByColumnAndRow
- in file Worksheet.php, method PHPExcel_Worksheet::cellExistsByColumnAndRow()
Cell at a specific coordinate by using numeric cell coordinates exists?
- CELL_ADDRESS
- in file Functions.php, method PHPExcel_Calculation_Functions::CELL_ADDRESS()
CELL_ADDRESS
- center
- in file Stats.php, method Base::center()
Transforms the data by substracting each entry from the mean.
- centimeterSizeToPixels
- in file Font.php, method PHPExcel_Shared_Font::centimeterSizeToPixels()
Calculate an (approximate) pixel size, based on centimeter size
- CHARACTER
- in file Functions.php, method PHPExcel_Calculation_Functions::CHARACTER()
CHARACTER
- CHARSET_ANSI_ARABIC
- in file Font.php, class constant PHPExcel_Shared_Font::CHARSET_ANSI_ARABIC
- CHARSET_ANSI_BALTIC
- in file Font.php, class constant PHPExcel_Shared_Font::CHARSET_ANSI_BALTIC
- CHARSET_ANSI_CHINESE_SIMIPLIFIED
- in file Font.php, class constant PHPExcel_Shared_Font::CHARSET_ANSI_CHINESE_SIMIPLIFIED
- CHARSET_ANSI_CHINESE_TRADITIONAL
- in file Font.php, class constant PHPExcel_Shared_Font::CHARSET_ANSI_CHINESE_TRADITIONAL
- CHARSET_ANSI_CYRILLIC
- in file Font.php, class constant PHPExcel_Shared_Font::CHARSET_ANSI_CYRILLIC
- CHARSET_ANSI_GREEK
- in file Font.php, class constant PHPExcel_Shared_Font::CHARSET_ANSI_GREEK
- CHARSET_ANSI_HEBREW
- in file Font.php, class constant PHPExcel_Shared_Font::CHARSET_ANSI_HEBREW
- CHARSET_ANSI_JAPANESE_SHIFTJIS
- in file Font.php, class constant PHPExcel_Shared_Font::CHARSET_ANSI_JAPANESE_SHIFTJIS
- CHARSET_ANSI_KOREAN_HANGUL
- in file Font.php, class constant PHPExcel_Shared_Font::CHARSET_ANSI_KOREAN_HANGUL
- CHARSET_ANSI_KOREAN_JOHAB
- in file Font.php, class constant PHPExcel_Shared_Font::CHARSET_ANSI_KOREAN_JOHAB
- CHARSET_ANSI_LATIN
- in file Font.php, class constant PHPExcel_Shared_Font::CHARSET_ANSI_LATIN
Character set codes used by BIFF5-8 in Font records
- CHARSET_ANSI_LATIN_II
- in file Font.php, class constant PHPExcel_Shared_Font::CHARSET_ANSI_LATIN_II
- CHARSET_ANSI_THAI
- in file Font.php, class constant PHPExcel_Shared_Font::CHARSET_ANSI_THAI
- CHARSET_ANSI_TURKISH
- in file Font.php, class constant PHPExcel_Shared_Font::CHARSET_ANSI_TURKISH
- CHARSET_ANSI_VIETNAMESE
- in file Font.php, class constant PHPExcel_Shared_Font::CHARSET_ANSI_VIETNAMESE
- CHARSET_APPLE_ROMAN
- in file Font.php, class constant PHPExcel_Shared_Font::CHARSET_APPLE_ROMAN
- CHARSET_OEM_LATIN_I
- in file Font.php, class constant PHPExcel_Shared_Font::CHARSET_OEM_LATIN_I
- CHARSET_SYMBOL
- in file Font.php, class constant PHPExcel_Shared_Font::CHARSET_SYMBOL
- CHARSET_SYSTEM_DEFAULT
- in file Font.php, class constant PHPExcel_Shared_Font::CHARSET_SYSTEM_DEFAULT
- checkArrays
- in file TestMatrix.php, method TestMatrix::checkArrays()
Check norm of difference of "arrays".
- CheckBox
- in file tcpdf.php, method TCPDF::CheckBox()
- checkErrorCode
- in file DataType.php, method PHPExcel_Cell_DataType::checkErrorCode()
Check a value that it is a valid error code
- checkMatrices
- in file TestMatrix.php, method TestMatrix::checkMatrices()
Check norm of difference of "matrices".
- checkMatrixDimensions
- in file Matrix.php, method Matrix::checkMatrixDimensions()
checkMatrixDimensions
- checkPageBreak
- in file tcpdf.php, method TCPDF::checkPageBreak()
Add page if needed.
- checkScalars
- in file TestMatrix.php, method TestMatrix::checkScalars()
Check magnitude of difference of "scalars".
- checkString
- in file DataType.php, method PHPExcel_Cell_DataType::checkString()
Check a string that it satisfies Excel requirements
- checksum_code39
- in file barcodes.php, method TCPDFBarcode::checksum_code39()
Calculate CODE 39 checksum (modulo 43).
- checksum_code93
- in file barcodes.php, method TCPDFBarcode::checksum_code93()
Calculate CODE 93 checksum (modulo 47).
- checksum_s25
- in file barcodes.php, method TCPDFBarcode::checksum_s25()
Checksum for standard 2 of 5 barcodes.
- checkVectors
- in file TestMatrix.php, method TestMatrix::checkVectors()
Check norm of difference of "vectors".
- CHIDIST
- in file Functions.php, method PHPExcel_Calculation_Functions::CHIDIST()
CHIDIST
- CHIINV
- in file Functions.php, method PHPExcel_Calculation_Functions::CHIINV()
CHIINV
- chiSquared
- in file LevenbergMarquardt.php, method LevenbergMarquardt::chiSquared()
Calculate the current sum-squared-error
- chol
- in file Matrix.php, method Matrix::chol()
chol
- CholeskyDecomposition
- in file CholeskyDecomposition.php, class CholeskyDecomposition
- CHOOSE
- in file Functions.php, method PHPExcel_Calculation_Functions::CHOOSE()
- Circle
- in file tcpdf.php, method TCPDF::Circle()
Draws a circle.
- clear
- in file HashTable.php, method PHPExcel_HashTable::clear()
Clear HashTable
- clearCalculationCache
- in file Calculation.php, method PHPExcel_Calculation::clearCalculationCache()
Clear calculation cache
- CLIENTANCHOR
- in file Escher.php, class constant PHPExcel_Reader_Excel5_Escher::CLIENTANCHOR
- CLIENTDATA
- in file Escher.php, class constant PHPExcel_Reader_Excel5_Escher::CLIENTDATA
- CLIENTTEXTBOX
- in file Escher.php, class constant PHPExcel_Reader_Excel5_Escher::CLIENTTEXTBOX
- Clip
- in file tcpdf.php, method TCPDF::Clip()
Set a rectangular clipping area.
- close
- in file Escher.php, method PHPExcel_Writer_Excel5_Escher::close()
Process the object to be written
- Close
- in file tcpdf.php, method TCPDF::Close()
Terminates the PDF document.
- close
- in 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.
- closeHTMLTagHandler
- in file tcpdf.php, method TCPDF::closeHTMLTagHandler()
Process closing tags.
- coeffOfVariation
- in file Stats.php, method Base::coeffOfVariation()
Calculates the coefficient of variation of a data set.
- COLOR_BLACK
- in file Color.php, class constant PHPExcel_Style_Color::COLOR_BLACK
- COLOR_BLUE
- in file Color.php, class constant PHPExcel_Style_Color::COLOR_BLUE
- COLOR_DARKBLUE
- in file Color.php, class constant PHPExcel_Style_Color::COLOR_DARKBLUE
- COLOR_DARKGREEN
- in file Color.php, class constant PHPExcel_Style_Color::COLOR_DARKGREEN
- COLOR_DARKRED
- in file Color.php, class constant PHPExcel_Style_Color::COLOR_DARKRED
- COLOR_DARKYELLOW
- in file Color.php, class constant PHPExcel_Style_Color::COLOR_DARKYELLOW
- COLOR_GREEN
- in file Color.php, class constant PHPExcel_Style_Color::COLOR_GREEN
- COLOR_RED
- in file Color.php, class constant PHPExcel_Style_Color::COLOR_RED
- COLOR_WHITE
- in file Color.php, class constant PHPExcel_Style_Color::COLOR_WHITE
- COLOR_YELLOW
- in file Color.php, class constant PHPExcel_Style_Color::COLOR_YELLOW
- COLUMN
- in file Functions.php, method PHPExcel_Calculation_Functions::COLUMN()
COLUMN
- columnIndexFromString
- in file Cell.php, method PHPExcel_Cell::columnIndexFromString()
Column index from string
- COLUMNS
- in file Functions.php, method PHPExcel_Calculation_Functions::COLUMNS()
COLUMNS
- COMBIN
- in file Functions.php, method PHPExcel_Calculation_Functions::COMBIN()
COMBIN
- ComboBox
- in file tcpdf.php, method TCPDF::ComboBox()
- COMIC_SANS_MS
- in file Font.php, class constant PHPExcel_Shared_Font::COMIC_SANS_MS
- COMIC_SANS_MS_BOLD
- in file Font.php, class constant PHPExcel_Shared_Font::COMIC_SANS_MS_BOLD
- COMMA
- in file FormulaParser.php, class constant PHPExcel_Calculation_FormulaParser::COMMA
- commitTransaction
- in file tcpdf.php, method TCPDF::commitTransaction()
Delete the copy of the current TCPDF object used for undo operation.
- compareCells
- in file Cell.php, method PHPExcel_Cell::compareCells()
Compare 2 cells
- COMPATIBILITY_EXCEL
- in file Functions.php, class constant PHPExcel_Calculation_Functions::COMPATIBILITY_EXCEL
constants
- COMPATIBILITY_GNUMERIC
- in file Functions.php, class constant PHPExcel_Calculation_Functions::COMPATIBILITY_GNUMERIC
- COMPATIBILITY_OPENOFFICE
- in file Functions.php, class constant PHPExcel_Calculation_Functions::COMPATIBILITY_OPENOFFICE
- COMPLEX
- in file Functions.php, method PHPExcel_Calculation_Functions::COMPLEX()
COMPLEX
- concat
- in file Matrix.php, method Matrix::concat()
concat
- CONCATENATE
- in file Functions.php, method PHPExcel_Calculation_Functions::CONCATENATE()
CONCATENATE
- cond
- in file SingularValueDecomposition.php, method SingularValueDecomposition::cond()
Two norm condition number
- cond
- in file Matrix.php, method Matrix::cond()
Matrix condition (2 norm)
- conditionalStylesExists
- in file Worksheet.php, method PHPExcel_Worksheet::conditionalStylesExists()
Do conditional styles exist for this cell?
- CONDITION_CELLIS
- in file Conditional.php, class constant PHPExcel_Style_Conditional::CONDITION_CELLIS
- CONDITION_CONTAINSTEXT
- in file Conditional.php, class constant PHPExcel_Style_Conditional::CONDITION_CONTAINSTEXT
- CONDITION_EXPRESSION
- in file Conditional.php, class constant PHPExcel_Style_Conditional::CONDITION_EXPRESSION
- CONDITION_NONE
- in file Conditional.php, class constant PHPExcel_Style_Conditional::CONDITION_NONE
- CONFIDENCE
- in file Functions.php, method PHPExcel_Calculation_Functions::CONFIDENCE()
CONFIDENCE
- constructWithCopy
- in file Matrix.php, method Matrix::constructWithCopy()
constructWithCopy Construct a matrix from a copy of a 2-D array.
- ControlCharacterOOXML2PHP
- in file String.php, method PHPExcel_Shared_String::ControlCharacterOOXML2PHP()
Convert from OpenXML escaped control character to PHP control character
- ControlCharacterPHP2OOXML
- in file String.php, method PHPExcel_Shared_String::ControlCharacterPHP2OOXML()
Convert from PHP control character to OpenXML escaped control character
- ConvertEncoding
- in file String.php, method PHPExcel_Shared_String::ConvertEncoding()
Convert string from one encoding to another. First try iconv, then mbstring, or no convertion
- convertHTMLColorToDec
- in 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).
- convertToNumberIfFraction
- in 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
- CONVERTUOM
- in file Functions.php, method PHPExcel_Calculation_Functions::CONVERTUOM()
CONVERTUOM
- CoonsPatchMesh
- in file tcpdf.php, method TCPDF::CoonsPatchMesh()
Paints a coons patch mesh.
- coordinateFromString
- in file Cell.php, method PHPExcel_Cell::coordinateFromString()
Coordinate from string
- copy
- in file Worksheet.php, method PHPExcel_Worksheet::copy()
Copy worksheet (!= clone!)
- copy
- in file PHPExcel.php, method PHPExcel::copy()
Copy workbook (!= clone!)
- CORREL
- in file Functions.php, method PHPExcel_Calculation_Functions::CORREL()
CORREL
- count
- in file Calculation.php, method PHPExcel_Token_Stack::count()
- count
- in file Stats.php, method Base::count()
Calculates the number of data points in the set Handles cummulative data sets correctly
- COUNT
- in file Functions.php, method PHPExcel_Calculation_Functions::COUNT()
COUNT
- count
- in file HashTable.php, method PHPExcel_HashTable::count()
Count
- COUNTA
- in file Functions.php, method PHPExcel_Calculation_Functions::COUNTA()
COUNTA
- COUNTBLANK
- in file Functions.php, method PHPExcel_Calculation_Functions::COUNTBLANK()
COUNTBLANK
- CountCharacters
- in file String.php, method PHPExcel_Shared_String::CountCharacters()
Get character count. First try mbstring, then iconv, finally strlen
- COUNTIF
- in file Functions.php, method PHPExcel_Calculation_Functions::COUNTIF()
COUNTIF
- COUPDAYBS
- in file Functions.php, method PHPExcel_Calculation_Functions::COUPDAYBS()
- COUPDAYS
- in file Functions.php, method PHPExcel_Calculation_Functions::COUPDAYS()
- COUPDAYSNC
- in file Functions.php, method PHPExcel_Calculation_Functions::COUPDAYSNC()
- COUPNCD
- in file Functions.php, method PHPExcel_Calculation_Functions::COUPNCD()
- COUPNUM
- in file Functions.php, method PHPExcel_Calculation_Functions::COUPNUM()
- COUPPCD
- in file Functions.php, method PHPExcel_Calculation_Functions::COUPPCD()
- COURIER_NEW
- in file Font.php, class constant PHPExcel_Shared_Font::COURIER_NEW
- COURIER_NEW_BOLD
- in file Font.php, class constant PHPExcel_Shared_Font::COURIER_NEW_BOLD
- COURIER_NEW_BOLD_ITALIC
- in file Font.php, class constant PHPExcel_Shared_Font::COURIER_NEW_BOLD_ITALIC
- COURIER_NEW_ITALIC
- in file Font.php, class constant PHPExcel_Shared_Font::COURIER_NEW_ITALIC
- COVAR
- in file Functions.php, method PHPExcel_Calculation_Functions::COVAR()
COVAR
- createReader
- in file IOFactory.php, method PHPExcel_IOFactory::createReader()
Create PHPExcel_Reader_IReader
- createReaderForFile
- in file IOFactory.php, method PHPExcel_IOFactory::createReaderForFile()
Create PHPExcel_Reader_IReader for file using automatic PHPExcel_Reader_IReader resolution
- createSheet
- in file PHPExcel.php, method PHPExcel::createSheet()
Create sheet and add it to this workbook
- createStringTable
- in file StringTable.php, method PHPExcel_Writer_Excel2007_StringTable::createStringTable()
Create worksheet stringtable
- createText
- in file RichText.php, method PHPExcel_RichText::createText()
Create text
- createTextRun
- in file RichText.php, method PHPExcel_RichText::createTextRun()
Create text run
- createWriter
- in file IOFactory.php, method PHPExcel_IOFactory::createWriter()
Create PHPExcel_Writer_IWriter
- CRITBINOM
- in file Functions.php, method PHPExcel_Calculation_Functions::CRITBINOM()
CRITBINOM
- CUMIPMT
- in file Functions.php, method PHPExcel_Calculation_Functions::CUMIPMT()
CUMIPMT
- CUMPRINC
- in file Functions.php, method PHPExcel_Calculation_Functions::CUMPRINC()
CUMPRINC
- current
- in file CellIterator.php, method PHPExcel_Worksheet_CellIterator::current()
Current PHPExcel_Cell
- current
- in file RowIterator.php, method PHPExcel_Worksheet_RowIterator::current()
Current PHPExcel_Worksheet_Row
- current
- in file WorksheetIterator.php, method PHPExcel_WorksheetIterator::current()
Current PHPExcel_Worksheet
- Curve
- in file tcpdf.php, method TCPDF::Curve()
Draws a Bezier curve.
- CacheBase.php
- procedural page CacheBase.php
- CachedObjectStorageFactory.php
- procedural page CachedObjectStorageFactory.php
- Calculation.php
- procedural page Calculation.php
- Cell.php
- procedural page Cell.php
- Comment.php
- procedural page Comment.php
- CSV.php
- procedural page CSV.php
- CodePage.php
- procedural page CodePage.php
- CholeskyDecomposition.php
- procedural page CholeskyDecomposition.php
- credits.php
- procedural page credits.php
- ChainedBlockStream.php
- procedural page ChainedBlockStream.php
- courier.php
- procedural page courier.php
- Color.php
- procedural page Color.php
- Conditional.php
- procedural page Conditional.php
- CellIterator.php
- procedural page CellIterator.php
- ColumnDimension.php
- procedural page ColumnDimension.php
- CSV.php
- procedural page CSV.php
- Comments.php
- procedural page Comments.php
- ContentTypes.php
- procedural page ContentTypes.php
top
d
- $data
- in file ChainedBlockStream.php, variable PHPExcel_Shared_OLE_ChainedBlockStream::$data
The binary data of the file.
- $dateTimeObjectType
- in file Date.php, variable PHPExcel_Shared_Date::$dateTimeObjectType
- $debugLog
- in file Calculation.php, variable PHPExcel_Calculation::$debugLog
The debug log generated by the calculation engine
- $defaultColumnWidths
- in file Font.php, variable PHPExcel_Shared_Font::$defaultColumnWidths
How 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_prop
- in file tcpdf.php, variable TCPDF::$default_form_prop
- $default_monospaced_font
- in file tcpdf.php, variable TCPDF::$default_monospaced_font
Default monospaced font
- $default_table_columns
- in file tcpdf.php, variable TCPDF::$default_table_columns
- $diffs
- in file tcpdf.php, variable TCPDF::$diffs
- $DirPps
- in file PPS.php, variable PHPExcel_Shared_OLE_PPS::$DirPps
The index of it's first child if this is a Dir or Root PPS
- $diskcache
- in file tcpdf.php, variable TCPDF::$diskcache
If true enables disk caching.
- $dpi
- in file tcpdf.php, variable TCPDF::$dpi
Dot Per Inch Document Resolution (do not change)
- $DrawColor
- in file tcpdf.php, variable TCPDF::$DrawColor
- dataTypeForValue
- in file DefaultValueBinder.php, method PHPExcel_Cell_DefaultValueBinder::dataTypeForValue()
DataType for value
- dataTypeForValue
- in file DataType.php, method PHPExcel_Cell_DataType::dataTypeForValue()
DataType for value
- dataValidationExists
- in file Worksheet.php, method PHPExcel_Worksheet::dataValidationExists()
Data validation at a specific coordinate exists?
- DATE
- in file Functions.php, method PHPExcel_Calculation_Functions::DATE()
DATE
- DATEDIF
- in file Functions.php, method PHPExcel_Calculation_Functions::DATEDIF()
DATEDIF
- DATENOW
- in file Functions.php, method PHPExcel_Calculation_Functions::DATENOW()
DATENOW
- DATETIMENOW
- in file Functions.php, method PHPExcel_Calculation_Functions::DATETIMENOW()
DATETIMENOW
- DATEVALUE
- in file Functions.php, method PHPExcel_Calculation_Functions::DATEVALUE()
DATEVALUE
- DATE_W3C
- in file XMLWriter.php, constant DATE_W3C
PHPExcel
- DAYOFMONTH
- in file Functions.php, method PHPExcel_Calculation_Functions::DAYOFMONTH()
DAYOFMONTH
- DAYOFWEEK
- in file Functions.php, method PHPExcel_Calculation_Functions::DAYOFWEEK()
DAYOFWEEK
- DAYS360
- in file Functions.php, method PHPExcel_Calculation_Functions::DAYS360()
DAYS360
- DB
- in file Functions.php, method PHPExcel_Calculation_Functions::DB()
DB
- DDB
- in file Functions.php, method PHPExcel_Calculation_Functions::DDB()
DDB
- DECTOBIN
- in file Functions.php, method PHPExcel_Calculation_Functions::DECTOBIN()
DECTOBIN
- DECTOHEX
- in file Functions.php, method PHPExcel_Calculation_Functions::DECTOHEX()
DECTOHEX
- DECTOOCT
- in file Functions.php, method PHPExcel_Calculation_Functions::DECTOOCT()
DECTOOCT
- dec_to_hex
- in file barcodes.php, method TCPDFBarcode::dec_to_hex()
Convert large integer number to hexadecimal representation.
- degreesToAngle
- in file Drawing.php, method PHPExcel_Shared_Drawing::degreesToAngle()
Convert degrees to angle
- deleteCacheData
- in file Wincache.php, method PHPExcel_CachedObjectStorage_Wincache::deleteCacheData()
Delete a cell in cache identified by coordinate address
- deleteCacheData
- in file ICache.php, method PHPExcel_CachedObjectStorage_ICache::deleteCacheData()
Delete a cell in cache identified by coordinate address
- deleteCacheData
- in file CacheBase.php, method PHPExcel_CachedObjectStorage_CacheBase::deleteCacheData()
Delete a cell in cache identified by coordinate address
- deleteCacheData
- in file Memcache.php, method PHPExcel_CachedObjectStorage_Memcache::deleteCacheData()
Delete a cell in cache identified by coordinate address
- deleteCacheData
- in file APC.php, method PHPExcel_CachedObjectStorage_APC::deleteCacheData()
Delete a cell in cache identified by coordinate address
- deletePage
- in file tcpdf.php, method TCPDF::deletePage()
Remove the specified page.
- DELTA
- in file Functions.php, method PHPExcel_Calculation_Functions::DELTA()
DELTA
- det
- in file Matrix.php, method Matrix::det()
det
- det
- in file LUDecomposition.php, method LUDecomposition::det()
Count determinants
- detach
- in file Cell.php, method PHPExcel_Cell::detach()
- DEVSQ
- in file Functions.php, method PHPExcel_Calculation_Functions::DEVSQ()
DEVSQ
- DG
- in file Escher.php, class constant PHPExcel_Reader_Excel5_Escher::DG
- DGCONTAINER
- in file Escher.php, class constant PHPExcel_Reader_Excel5_Escher::DGCONTAINER
- DGG
- in file Escher.php, class constant PHPExcel_Reader_Excel5_Escher::DGG
- DGGCONTAINER
- in file Escher.php, class constant PHPExcel_Reader_Excel5_Escher::DGGCONTAINER
- diagonal
- in file Matrix.php, method Matrix::diagonal()
diagonal
- DIAGONAL_BOTH
- in file Borders.php, class constant PHPExcel_Style_Borders::DIAGONAL_BOTH
- DIAGONAL_DOWN
- in file Borders.php, class constant PHPExcel_Style_Borders::DIAGONAL_DOWN
- DIAGONAL_NONE
- in file Borders.php, class constant PHPExcel_Style_Borders::DIAGONAL_NONE
- DIAGONAL_UP
- in file Borders.php, class constant PHPExcel_Style_Borders::DIAGONAL_UP
- disableCalculationCache
- in file Calculation.php, method PHPExcel_Calculation::disableCalculationCache()
Disable calculation cache
- DISC
- in file Functions.php, method PHPExcel_Calculation_Functions::DISC()
DISC
- disconnectCells
- in file Worksheet.php, method PHPExcel_Worksheet::disconnectCells()
- disconnectWorksheets
- in file PHPExcel.php, method PHPExcel::disconnectWorksheets()
- displayStats
- in file benchmark.php, method Benchmark::displayStats()
- DOLLAR
- in file Functions.php, method PHPExcel_Calculation_Functions::DOLLAR()
DOLLAR
- DOLLARDE
- in file Functions.php, method PHPExcel_Calculation_Functions::DOLLARDE()
DOLLARDE
- DOLLARFR
- in file Functions.php, method PHPExcel_Calculation_Functions::DOLLARFR()
DOLLARFR
- DUMMY
- in file Functions.php, method PHPExcel_Calculation_Functions::DUMMY()
DUMMY
- duplicateStyle
- in file Worksheet.php, method PHPExcel_Worksheet::duplicateStyle()
Duplicate cell style to a range of cells
- duplicateStyleArray
- in file Worksheet.php, method PHPExcel_Worksheet::duplicateStyleArray()
Duplicate cell style array to a range of cells
- DiscISAM.php
- procedural page DiscISAM.php
- DataType.php
- procedural page DataType.php
- DataValidation.php
- procedural page DataValidation.php
- DefaultValueBinder.php
- procedural page DefaultValueBinder.php
- DocumentProperties.php
- procedural page DocumentProperties.php
- DocumentSecurity.php
- procedural page DocumentSecurity.php
- DefaultReadFilter.php
- procedural page DefaultReadFilter.php
- Date.php
- procedural page Date.php
- Drawing.php
- procedural page Drawing.php
- DgContainer.php
- procedural page DgContainer.php
- DggContainer.php
- procedural page DggContainer.php
- docs.php
- procedural page docs.php
- download.php
- procedural page download.php
- Drawing.php
- procedural page Drawing.php
- DocProps.php
- procedural page DocProps.php
- Drawing.php
- procedural page Drawing.php
top
e
- $embeddedfiles
- in file tcpdf.php, variable TCPDF::$embeddedfiles
- $embedded_start_obj_id
- in file tcpdf.php, variable TCPDF::$embedded_start_obj_id
Start ID for embedded file objects
- $encoding
- in file tcpdf.php, variable TCPDF::$encoding
- $encrypted
- in file tcpdf.php, variable TCPDF::$encrypted
Indicates whether document is protected
- $encryption_key
- in file tcpdf.php, variable TCPDF::$encryption_key
RC4 encryption key
- $enc_obj_id
- in file tcpdf.php, variable TCPDF::$enc_obj_id
encryption object id
- $endlinex
- in file tcpdf.php, variable TCPDF::$endlinex
End position of the latest inserted line
- $epsmarker
- in file tcpdf.php, variable TCPDF::$epsmarker
String used to mark the beginning and end of EPS image blocks
- $extgstates
- in file tcpdf.php, variable TCPDF::$extgstates
Array of transparency objects and parameters.
- EDATE
- in file Functions.php, method PHPExcel_Calculation_Functions::EDATE()
EDATE
- EFFECT
- in file Functions.php, method PHPExcel_Calculation_Functions::EFFECT()
EFFECT
- eig
- in file Matrix.php, method Matrix::eig()
eig
- EigenvalueDecomposition
- in file EigenvalueDecomposition.php, class EigenvalueDecomposition
- Ellipse
- in file tcpdf.php, method TCPDF::Ellipse()
Draws an ellipse.
- empty_string
- in file tcpdf.php, method TCPDF::empty_string()
Determine whether a string is empty.
- EMUToPixels
- in file Drawing.php, method PHPExcel_Shared_Drawing::EMUToPixels()
Convert EMU to pixels
- enableCalculationCache
- in file Calculation.php, method PHPExcel_Calculation::enableCalculationCache()
Enable calculation cache
- encode_code39_ext
- in file barcodes.php, method TCPDFBarcode::encode_code39_ext()
Encode a string to be used for CODE 39 Extended mode.
- endPage
- in file tcpdf.php, method TCPDF::endPage()
Terminate the current page
- EOMONTH
- in file Functions.php, method PHPExcel_Calculation_Functions::EOMONTH()
EOMONTH
- EPS
- in file Functions.php, constant EPS
EPS
- ERF
- in file Functions.php, method PHPExcel_Calculation_Functions::ERF()
ERF
- ERFC
- in file Functions.php, method PHPExcel_Calculation_Functions::ERFC()
ERFC
- Error
- in 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.
- errorHandlerCallback
- in file Exception.php, method PHPExcel_Calculation_Exception::errorHandlerCallback()
Error handler callback
- ERROR_START
- in file FormulaParser.php, class constant PHPExcel_Calculation_FormulaParser::ERROR_START
- ERROR_TYPE
- in file Functions.php, method PHPExcel_Calculation_Functions::ERROR_TYPE()
ERROR_TYPE
- EULER
- in file Functions.php, constant EULER
EULER
- EVEN
- in file Functions.php, method PHPExcel_Calculation_Functions::EVEN()
EVEN
- ExcelToPHP
- in file Date.php, method PHPExcel_Shared_Date::ExcelToPHP()
Convert a date from Excel to PHP
- ExcelToPHPObject
- in file Date.php, method PHPExcel_Shared_Date::ExcelToPHPObject()
Convert a date from Excel to a PHP Date/Time object
- EXPONDIST
- in file Functions.php, method PHPExcel_Calculation_Functions::EXPONDIST()
EXPONDIST
- EXTENSION_BLOCK_POS
- in file OLERead.php, class constant PHPExcel_Shared_OLERead::EXTENSION_BLOCK_POS
- extractAllCellReferencesInRange
- in file Cell.php, method PHPExcel_Cell::extractAllCellReferencesInRange()
Extract all cell references in range
- extractCellRange
- in file Calculation.php, method PHPExcel_Calculation::extractCellRange()
Extract range values
- extractNamedRange
- in file Calculation.php, method PHPExcel_Calculation::extractNamedRange()
Extract range values
- extractSheetTitle
- in file Worksheet.php, method PHPExcel_Worksheet::extractSheetTitle()
Extract worksheet title from range.
- Exception.php
- procedural page Exception.php
- ExceptionHandler.php
- procedural page ExceptionHandler.php
- Escher.php
- procedural page Escher.php
- Excel5.php
- procedural page Excel5.php
- Excel2003XML.php
- procedural page Excel2003XML.php
- Excel2007.php
- procedural page Excel2007.php
- Escher.php
- procedural page Escher.php
- Excel5.php
- procedural page Excel5.php
- example.php
- procedural page example.php
- EigenvalueDecomposition.php
- procedural page EigenvalueDecomposition.php
- Error.php
- procedural page Error.php
- eng.php
- procedural page eng.php
- exponentialBestFitClass.php
- procedural page exponentialBestFitClass.php
- Escher.php
- procedural page Escher.php
- Excel5.php
- procedural page Excel5.php
- Excel2007.php
- procedural page Excel2007.php
top
f
- $feps
- in file tcpdf.php, variable TCPDF::$feps
Epsilon value used for float calculations
- $fgcolor
- in file tcpdf.php, variable TCPDF::$fgcolor
- $fhPt
- in file tcpdf.php, variable TCPDF::$fhPt
- $FillColor
- in file tcpdf.php, variable TCPDF::$FillColor
- $FontAscent
- in file tcpdf.php, variable TCPDF::$FontAscent
- $FontDescent
- in file tcpdf.php, variable TCPDF::$FontDescent
- $FontFamily
- in file tcpdf.php, variable TCPDF::$FontFamily
- $FontFiles
- in file tcpdf.php, variable TCPDF::$FontFiles
- $fontkeys
- in file tcpdf.php, variable TCPDF::$fontkeys
Store the font keys.
- $fontlist
- in file tcpdf.php, variable TCPDF::$fontlist
- $fonts
- in file tcpdf.php, variable TCPDF::$fonts
- $FontSize
- in file tcpdf.php, variable TCPDF::$FontSize
- $FontSizePt
- in file tcpdf.php, variable TCPDF::$FontSizePt
- $FontStyle
- in file tcpdf.php, variable TCPDF::$FontStyle
- $font_obj_ids
- in file tcpdf.php, variable TCPDF::$font_obj_ids
Store the font object IDs.
- $footerlen
- in file tcpdf.php, variable TCPDF::$footerlen
Array used to store footer lenght of each page.
- $footerpos
- in file tcpdf.php, variable TCPDF::$footerpos
Array used to store footer positions of each page.
- $footer_font
- in file tcpdf.php, variable TCPDF::$footer_font
- $footer_margin
- in file tcpdf.php, variable TCPDF::$footer_margin
- $formulaError
- in file Calculation.php, variable PHPExcel_Calculation::$formulaError
Error message for any error that was raised/thrown by the calculation engine
- $form_action
- in file tcpdf.php, variable TCPDF::$form_action
Current form action (used during XHTML rendering)
- $form_enctype
- in file tcpdf.php, variable TCPDF::$form_enctype
Current form encryption type (used during XHTML rendering)
- $form_mode
- in file tcpdf.php, variable TCPDF::$form_mode
Current method to submit forms.
- $form_obj_id
- in file tcpdf.php, variable TCPDF::$form_obj_id
List of form annotations IDs
- $fwPt
- in file tcpdf.php, variable TCPDF::$fwPt
- FACT
- in file Functions.php, method PHPExcel_Calculation_Functions::FACT()
FACT
- FACTDOUBLE
- in file Functions.php, method PHPExcel_Calculation_Functions::FACTDOUBLE()
FACTDOUBLE
- failureCallback
- in file Memcache.php, method PHPExcel_CachedObjectStorage_Memcache::failureCallback()
- fileSupportsUnserializePHPExcel
- in file Serialized.php, method PHPExcel_Reader_Serialized::fileSupportsUnserializePHPExcel()
Does a file support UnserializePHPExcel ?
- file_exists
- in file File.php, method PHPExcel_Shared_File::file_exists()
Verify if a file exists
- filled
- in file Matrix.php, method Matrix::filled()
filled
- FILL_GRADIENT_LINEAR
- in file Fill.php, class constant PHPExcel_Style_Fill::FILL_GRADIENT_LINEAR
- FILL_GRADIENT_PATH
- in file Fill.php, class constant PHPExcel_Style_Fill::FILL_GRADIENT_PATH
- FILL_NONE
- in file Fill.php, class constant PHPExcel_Style_Fill::FILL_NONE
- FILL_PATTERN_DARKDOWN
- in file Fill.php, class constant PHPExcel_Style_Fill::FILL_PATTERN_DARKDOWN
- FILL_PATTERN_DARKGRAY
- in file Fill.php, class constant PHPExcel_Style_Fill::FILL_PATTERN_DARKGRAY
- FILL_PATTERN_DARKGRID
- in file Fill.php, class constant PHPExcel_Style_Fill::FILL_PATTERN_DARKGRID
- FILL_PATTERN_DARKHORIZONTAL
- in file Fill.php, class constant PHPExcel_Style_Fill::FILL_PATTERN_DARKHORIZONTAL
- FILL_PATTERN_DARKTRELLIS
- in file Fill.php, class constant PHPExcel_Style_Fill::FILL_PATTERN_DARKTRELLIS
- FILL_PATTERN_DARKUP
- in file Fill.php, class constant PHPExcel_Style_Fill::FILL_PATTERN_DARKUP
- FILL_PATTERN_DARKVERTICAL
- in file Fill.php, class constant PHPExcel_Style_Fill::FILL_PATTERN_DARKVERTICAL
- FILL_PATTERN_GRAY0625
- in file Fill.php, class constant PHPExcel_Style_Fill::FILL_PATTERN_GRAY0625
- FILL_PATTERN_GRAY125
- in file Fill.php, class constant PHPExcel_Style_Fill::FILL_PATTERN_GRAY125
- FILL_PATTERN_LIGHTDOWN
- in file Fill.php, class constant PHPExcel_Style_Fill::FILL_PATTERN_LIGHTDOWN
- FILL_PATTERN_LIGHTGRAY
- in file Fill.php, class constant PHPExcel_Style_Fill::FILL_PATTERN_LIGHTGRAY
- FILL_PATTERN_LIGHTGRID
- in file Fill.php, class constant PHPExcel_Style_Fill::FILL_PATTERN_LIGHTGRID
- FILL_PATTERN_LIGHTHORIZONTAL
- in file Fill.php, class constant PHPExcel_Style_Fill::FILL_PATTERN_LIGHTHORIZONTAL
- FILL_PATTERN_LIGHTTRELLIS
- in file Fill.php, class constant PHPExcel_Style_Fill::FILL_PATTERN_LIGHTTRELLIS
- FILL_PATTERN_LIGHTUP
- in file Fill.php, class constant PHPExcel_Style_Fill::FILL_PATTERN_LIGHTUP
- FILL_PATTERN_LIGHTVERTICAL
- in file Fill.php, class constant PHPExcel_Style_Fill::FILL_PATTERN_LIGHTVERTICAL
- FILL_PATTERN_MEDIUMGRAY
- in file Fill.php, class constant PHPExcel_Style_Fill::FILL_PATTERN_MEDIUMGRAY
- FILL_SOLID
- in file Fill.php, class constant PHPExcel_Style_Fill::FILL_SOLID
- FINANCIAL_MAX_ITERATIONS
- in file Functions.php, constant FINANCIAL_MAX_ITERATIONS
FINANCIAL_MAX_ITERATIONS
- FINANCIAL_PRECISION
- in file Functions.php, constant FINANCIAL_PRECISION
FINANCIAL_PRECISION
- findPolynomialFactors
- in file LagrangeInterpolation.php, method LagrangeInterpolation::findPolynomialFactors()
- FISHER
- in file Functions.php, method PHPExcel_Calculation_Functions::FISHER()
FISHER
- FISHERINV
- in file Functions.php, method PHPExcel_Calculation_Functions::FISHERINV()
FISHERINV
- FIXEDFORMAT
- in file Functions.php, method PHPExcel_Calculation_Functions::FIXEDFORMAT()
FIXEDFORMAT
- flattenArray
- in file Functions.php, method PHPExcel_Calculation_Functions::flattenArray()
Convert a multi-dimensional array to a simple 1-dimensional array
- flattenArrayIndexed
- in 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
- flattenSingleValue
- in file Functions.php, method PHPExcel_Calculation_Functions::flattenSingleValue()
Convert an array to a single scalar value by extracting the first element
- flipStringTable
- in file StringTable.php, method PHPExcel_Writer_Excel2007_StringTable::flipStringTable()
Flip string table (for index searching)
- FLOOR
- in file Functions.php, method PHPExcel_Calculation_Functions::FLOOR()
FLOOR
- fontSizeToPixels
- in file Font.php, method PHPExcel_Shared_Font::fontSizeToPixels()
Calculate an (approximate) pixel size, based on a font points size
- Footer
- in file tcpdf.php, method TCPDF::Footer()
This method is used to render the page footer.
- FORECAST
- in file Functions.php, method PHPExcel_Calculation_Functions::FORECAST()
FORECAST
- formatColor
- in file HTML.php, method PHPExcel_Writer_HTML::formatColor()
Add color to formatted string as inline style
- FormatNumber
- in 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.
- formatPageNumber
- in file tcpdf.php, method TCPDF::formatPageNumber()
Format the page numbers.
- FormattedPHPToExcel
- in file Date.php, method PHPExcel_Shared_Date::FormattedPHPToExcel()
FormattedPHPToExcel
- formatTOCPageNumber
- in file tcpdf.php, method TCPDF::formatTOCPageNumber()
Format the page numbers on the Table Of Content.
- FORMAT_CURRENCY_EUR_SIMPLE
- in file NumberFormat.php, class constant PHPExcel_Style_NumberFormat::FORMAT_CURRENCY_EUR_SIMPLE
- FORMAT_CURRENCY_USD
- in file NumberFormat.php, class constant PHPExcel_Style_NumberFormat::FORMAT_CURRENCY_USD
- FORMAT_CURRENCY_USD_SIMPLE
- in file NumberFormat.php, class constant PHPExcel_Style_NumberFormat::FORMAT_CURRENCY_USD_SIMPLE
- FORMAT_DATE_DATETIME
- in file NumberFormat.php, class constant PHPExcel_Style_NumberFormat::FORMAT_DATE_DATETIME
- FORMAT_DATE_DDMMYYYY
- in file NumberFormat.php, class constant PHPExcel_Style_NumberFormat::FORMAT_DATE_DDMMYYYY
- FORMAT_DATE_DMMINUS
- in file NumberFormat.php, class constant PHPExcel_Style_NumberFormat::FORMAT_DATE_DMMINUS
- FORMAT_DATE_DMYMINUS
- in file NumberFormat.php, class constant PHPExcel_Style_NumberFormat::FORMAT_DATE_DMYMINUS
- FORMAT_DATE_DMYSLASH
- in file NumberFormat.php, class constant PHPExcel_Style_NumberFormat::FORMAT_DATE_DMYSLASH
- FORMAT_DATE_MYMINUS
- in file NumberFormat.php, class constant PHPExcel_Style_NumberFormat::FORMAT_DATE_MYMINUS
- FORMAT_DATE_TIME1
- in file NumberFormat.php, class constant PHPExcel_Style_NumberFormat::FORMAT_DATE_TIME1
- FORMAT_DATE_TIME2
- in file NumberFormat.php, class constant PHPExcel_Style_NumberFormat::FORMAT_DATE_TIME2
- FORMAT_DATE_TIME3
- in file NumberFormat.php, class constant PHPExcel_Style_NumberFormat::FORMAT_DATE_TIME3
- FORMAT_DATE_TIME4
- in file NumberFormat.php, class constant PHPExcel_Style_NumberFormat::FORMAT_DATE_TIME4
- FORMAT_DATE_TIME5
- in file NumberFormat.php, class constant PHPExcel_Style_NumberFormat::FORMAT_DATE_TIME5
- FORMAT_DATE_TIME6
- in file NumberFormat.php, class constant PHPExcel_Style_NumberFormat::FORMAT_DATE_TIME6
- FORMAT_DATE_TIME7
- in file NumberFormat.php, class constant PHPExcel_Style_NumberFormat::FORMAT_DATE_TIME7
- FORMAT_DATE_TIME8
- in file NumberFormat.php, class constant PHPExcel_Style_NumberFormat::FORMAT_DATE_TIME8
- FORMAT_DATE_XLSX14
- in file NumberFormat.php, class constant PHPExcel_Style_NumberFormat::FORMAT_DATE_XLSX14
- FORMAT_DATE_XLSX15
- in file NumberFormat.php, class constant PHPExcel_Style_NumberFormat::FORMAT_DATE_XLSX15
- FORMAT_DATE_XLSX16
- in file NumberFormat.php, class constant PHPExcel_Style_NumberFormat::FORMAT_DATE_XLSX16
- FORMAT_DATE_XLSX17
- in file NumberFormat.php, class constant PHPExcel_Style_NumberFormat::FORMAT_DATE_XLSX17
- FORMAT_DATE_XLSX22
- in file NumberFormat.php, class constant PHPExcel_Style_NumberFormat::FORMAT_DATE_XLSX22
- FORMAT_DATE_YYYYMMDD
- in file NumberFormat.php, class constant PHPExcel_Style_NumberFormat::FORMAT_DATE_YYYYMMDD
- FORMAT_DATE_YYYYMMDD2
- in file NumberFormat.php, class constant PHPExcel_Style_NumberFormat::FORMAT_DATE_YYYYMMDD2
- FORMAT_DATE_YYYYMMDDSLASH
- in file NumberFormat.php, class constant PHPExcel_Style_NumberFormat::FORMAT_DATE_YYYYMMDDSLASH
- FORMAT_GENERAL
- in file NumberFormat.php, class constant PHPExcel_Style_NumberFormat::FORMAT_GENERAL
- FORMAT_NUMBER
- in file NumberFormat.php, class constant PHPExcel_Style_NumberFormat::FORMAT_NUMBER
- FORMAT_NUMBER_00
- in file NumberFormat.php, class constant PHPExcel_Style_NumberFormat::FORMAT_NUMBER_00
- FORMAT_NUMBER_COMMA_SEPARATED1
- in file NumberFormat.php, class constant PHPExcel_Style_NumberFormat::FORMAT_NUMBER_COMMA_SEPARATED1
- FORMAT_NUMBER_COMMA_SEPARATED2
- in file NumberFormat.php, class constant PHPExcel_Style_NumberFormat::FORMAT_NUMBER_COMMA_SEPARATED2
- FORMAT_PERCENTAGE
- in file NumberFormat.php, class constant PHPExcel_Style_NumberFormat::FORMAT_PERCENTAGE
- FORMAT_PERCENTAGE_00
- in file NumberFormat.php, class constant PHPExcel_Style_NumberFormat::FORMAT_PERCENTAGE_00
- FORMAT_TEXT
- in file NumberFormat.php, class constant PHPExcel_Style_NumberFormat::FORMAT_TEXT
- freezePane
- in file Worksheet.php, method PHPExcel_Worksheet::freezePane()
Freeze Pane
- freezePaneByColumnAndRow
- in file Worksheet.php, method PHPExcel_Worksheet::freezePaneByColumnAndRow()
Freeze Pane by using numeric cell coordinates
- frequency
- in file Stats.php, method Base::frequency()
Calculates the value frequency table of a data set.
- fromArray
- in file Worksheet.php, method PHPExcel_Worksheet::fromArray()
Fill worksheet from values in array
- FV
- in file Functions.php, method PHPExcel_Calculation_Functions::FV()
FV
- FVSCHEDULE
- in file Functions.php, method PHPExcel_Calculation_Functions::FVSCHEDULE()
FVSCHEDULE
- FormulaParser.php
- procedural page FormulaParser.php
- FormulaToken.php
- procedural page FormulaToken.php
- Function.php
- procedural page Function.php
- Functions.php
- procedural page Functions.php
- File.php
- procedural page File.php
- Font.php
- procedural page Font.php
- footer.php
- procedural page footer.php
- File.php
- procedural page File.php
- freesans.php
- procedural page freesans.php
- freesansb.php
- procedural page freesansb.php
- freesansbi.php
- procedural page freesansbi.php
- freesansi.php
- procedural page freesansi.php
- Fill.php
- procedural page Fill.php
- Font.php
- procedural page Font.php
- Font.php
- procedural page Font.php
top
g
- $gradients
- in file tcpdf.php, variable TCPDF::$gradients
Array for storing gradient information.
- GAMMADIST
- in file Functions.php, method PHPExcel_Calculation_Functions::GAMMADIST()
GAMMADIST
- GAMMAINV
- in file Functions.php, method PHPExcel_Calculation_Functions::GAMMAINV()
GAMMAINV
- GAMMALN
- in file Functions.php, method PHPExcel_Calculation_Functions::GAMMALN()
GAMMALN
- garbageCollect
- in file Worksheet.php, method PHPExcel_Worksheet::garbageCollect()
Run PHPExcel garabage collector.
- garbageCollect
- in file PHPExcel.php, method PHPExcel::garbageCollect()
Eliminate all unneeded cellXf and afterwards update the xfIndex for all cells
- GCD
- in file Functions.php, method PHPExcel_Calculation_Functions::GCD()
GCD
- generateHTMLFooter
- in file HTML.php, method PHPExcel_Writer_HTML::generateHTMLFooter()
Generate HTML footer
- generateHTMLHeader
- in file HTML.php, method PHPExcel_Writer_HTML::generateHTMLHeader()
Generate HTML header
- generateNavigation
- in file HTML.php, method PHPExcel_Writer_HTML::generateNavigation()
Generate sheet tabs
- generateSheetData
- in file HTML.php, method PHPExcel_Writer_HTML::generateSheetData()
Generate sheet data
- generateStyles
- in file HTML.php, method PHPExcel_Writer_HTML::generateStyles()
Generate CSS styles
- GEOMEAN
- in file Functions.php, method PHPExcel_Calculation_Functions::GEOMEAN()
GEOMEAN
- geometricMean
- in file Stats.php, method Base::geometricMean()
Calculates the geometrical mean of the data points in the set Handles cummulative data sets correctly
- GEORGIA
- in file Font.php, class constant PHPExcel_Shared_Font::GEORGIA
- GEORGIA_BOLD
- in file Font.php, class constant PHPExcel_Shared_Font::GEORGIA_BOLD
- GEORGIA_BOLD_ITALIC
- in file Font.php, class constant PHPExcel_Shared_Font::GEORGIA_BOLD_ITALIC
- GEORGIA_ITALIC
- in file Font.php, class constant PHPExcel_Shared_Font::GEORGIA_ITALIC
- GESTEP
- in file Functions.php, method PHPExcel_Calculation_Functions::GESTEP()
GESTEP
- get
- in file Matrix.php, method Matrix::get()
get
- GetAbsX
- in file tcpdf.php, method TCPDF::GetAbsX()
Returns the absolute X value of current position.
- getActiveCell
- in file Borders.php, method PHPExcel_Style_Borders::getActiveCell()
Get the currently active cell coordinate in currently active sheet.
- getActiveCell
- in file Worksheet.php, method PHPExcel_Worksheet::getActiveCell()
Get active cell
- getActiveCell
- in file Alignment.php, method PHPExcel_Style_Alignment::getActiveCell()
Get the currently active cell coordinate in currently active sheet.
- getActiveCell
- in file NumberFormat.php, method PHPExcel_Style_NumberFormat::getActiveCell()
Get the currently active cell coordinate in currently active sheet.
- getActiveCell
- in file Fill.php, method PHPExcel_Style_Fill::getActiveCell()
Get the currently active cell coordinate in currently active sheet.
- getActiveCell
- in file Font.php, method PHPExcel_Style_Font::getActiveCell()
Get the currently active cell coordinate in currently active sheet.
- getActiveCell
- in file Style.php, method PHPExcel_Style::getActiveCell()
Get the currently active cell coordinate in currently active sheet.
- getActiveCell
- in file Protection.php, method PHPExcel_Style_Protection::getActiveCell()
Get the currently active cell coordinate in currently active sheet.
- getActiveCell
- in file Color.php, method PHPExcel_Style_Color::getActiveCell()
Get the currently active cell coordinate in currently active sheet.
- getActiveCell
- in file Border.php, method PHPExcel_Style_Border::getActiveCell()
Get the currently active cell coordinate in currently active sheet.
- getActiveSheet
- in file Alignment.php, method PHPExcel_Style_Alignment::getActiveSheet()
Get the currently active sheet. Only used for supervisor
- getActiveSheet
- in file PHPExcel.php, method PHPExcel::getActiveSheet()
Get active sheet
- getActiveSheet
- in file Font.php, method PHPExcel_Style_Font::getActiveSheet()
Get the currently active sheet. Only used for supervisor
- getActiveSheet
- in file Fill.php, method PHPExcel_Style_Fill::getActiveSheet()
Get the currently active sheet. Only used for supervisor
- getActiveSheet
- in file Protection.php, method PHPExcel_Style_Protection::getActiveSheet()
Get the currently active sheet. Only used for supervisor
- getActiveSheet
- in file Border.php, method PHPExcel_Style_Border::getActiveSheet()
Get the currently active sheet. Only used for supervisor
- getActiveSheet
- in file Color.php, method PHPExcel_Style_Color::getActiveSheet()
Get the currently active sheet. Only used for supervisor
- getActiveSheet
- in file NumberFormat.php, method PHPExcel_Style_NumberFormat::getActiveSheet()
Get the currently active sheet. Only used for supervisor
- getActiveSheet
- in file Style.php, method PHPExcel_Style::getActiveSheet()
Get the currently active sheet. Only used for supervisor
- getActiveSheet
- in file Borders.php, method PHPExcel_Style_Borders::getActiveSheet()
Get the currently active sheet. Only used for supervisor
- getActiveSheetIndex
- in file PHPExcel.php, method PHPExcel::getActiveSheetIndex()
Get active sheet index
- getAliasNbPages
- in file tcpdf.php, method TCPDF::getAliasNbPages()
Returns the string alias used for the total number of pages.
- getAliasNumPage
- in file tcpdf.php, method TCPDF::getAliasNumPage()
Returns the string alias used for the page number.
- getAlignment
- in file Style.php, method PHPExcel_Style::getAlignment()
Get Alignment
- getAlignment
- in file Shadow.php, method PHPExcel_Worksheet_Drawing_Shadow::getAlignment()
Get Shadow alignment
- getAlignWithMargins
- in file HeaderFooter.php, method PHPExcel_Worksheet_HeaderFooter::getAlignWithMargins()
Get AlignWithMargins
- getAllBorders
- in file Borders.php, method PHPExcel_Style_Borders::getAllBorders()
Get AllBorders (pseudo-border). Only applies to supervisor.
- getAllowBlank
- in file DataValidation.php, method PHPExcel_Cell_DataValidation::getAllowBlank()
Get Allow Blank
- getAllSheets
- in file PHPExcel.php, method PHPExcel::getAllSheets()
Get all sheets
- getAllSpContainers
- in file SpgrContainer.php, method PHPExcel_Shared_Escher_DgContainer_SpgrContainer::getAllSpContainers()
Recursively get all spContainers within this spgrContainer
- getAlpha
- in file Shadow.php, method PHPExcel_Worksheet_Drawing_Shadow::getAlpha()
Get Alpha
- getAnnotOptFromJSProp
- in file tcpdf.php, method TCPDF::getAnnotOptFromJSProp()
- getARGB
- in file Color.php, method PHPExcel_Style_Color::getARGB()
Get ARGB
- getArray
- in file Matrix.php, method Matrix::getArray()
getArray
- getArrayCopy
- in file Matrix.php, method Matrix::getArrayCopy()
getArrayCopy
- getArrayReturnType
- in file Calculation.php, method PHPExcel_Calculation::getArrayReturnType()
Return the Array Return Type (Array or Value of first element in the array)
- GetArrStringWidth
- in file tcpdf.php, method TCPDF::GetArrStringWidth()
Returns the string length of an array of chars in user unit. A font must be selected.
- getAuthor
- in file Comment.php, method PHPExcel_Comment::getAuthor()
Get Author
- getAutoFilter
- in file Protection.php, method PHPExcel_Worksheet_Protection::getAutoFilter()
Get AutoFilter
- getAutoFilter
- in file Worksheet.php, method PHPExcel_Worksheet::getAutoFilter()
Get Autofilter Range
- getAutoSize
- in file ColumnDimension.php, method PHPExcel_Worksheet_ColumnDimension::getAutoSize()
Get Auto Size
- getAutoSizeMethod
- in file Font.php, method PHPExcel_Shared_Font::getAutoSizeMethod()
Get autoSize method
- getBarcode
- in file tcpdf.php, method TCPDF::getBarcode()
Get current barcode.
- getBarcodeArray
- in file 2dbarcodes.php, method TCPDF2DBarcode::getBarcodeArray()
Return an array representations of barcode.
- getBarcodeArray
- in file barcodes.php, method TCPDFBarcode::getBarcodeArray()
Return an array representations of barcode.
- getBestFitType
- in file bestFitClass.php, method PHPExcel_Best_Fit::getBestFitType()
- getBlip
- in file BSE.php, method PHPExcel_Shared_Escher_DggContainer_BstoreContainer_BSE::getBlip()
Get the BLIP
- getBlipType
- in file BSE.php, method PHPExcel_Shared_Escher_DggContainer_BstoreContainer_BSE::getBlipType()
Get the BLIP type
- getBlurRadius
- in file Shadow.php, method PHPExcel_Worksheet_Drawing_Shadow::getBlurRadius()
Get Blur radius
- getBold
- in file Font.php, method PHPExcel_Style_Font::getBold()
Get Bold
- getBorderMode
- in file tcpdf.php, method TCPDF::getBorderMode()
Get the border mode accounting for multicell position (opens bottom side of multicell crossing pages)
- getBorders
- in file Style.php, method PHPExcel_Style::getBorders()
Get Borders
- getBordersHashTable
- in file Excel2007.php, method PHPExcel_Writer_Excel2007::getBordersHashTable()
Get PHPExcel_Style_Borders HashTable
- getBorderStyle
- in file Border.php, method PHPExcel_Style_Border::getBorderStyle()
Get Border style
- getBottom
- in file PageMargins.php, method PHPExcel_Worksheet_PageMargins::getBottom()
Get Bottom
- getBottom
- in file Borders.php, method PHPExcel_Style_Borders::getBottom()
Get Bottom
- getBreakMargin
- in file tcpdf.php, method TCPDF::getBreakMargin()
Returns the page break margin.
- getBreaks
- in file Worksheet.php, method PHPExcel_Worksheet::getBreaks()
Get breaks
- getBSECollection
- in file BstoreContainer.php, method PHPExcel_Shared_Escher_DggContainer_BstoreContainer::getBSECollection()
Get the collection of BLIP Store Entries
- getBstoreContainer
- in file DggContainer.php, method PHPExcel_Shared_Escher_DggContainer::getBstoreContainer()
Get BLIP Store Container
- getBuffer
- in file tcpdf.php, method TCPDF::getBuffer()
Get buffer content.
- getBuiltInFormatCode
- in file NumberFormat.php, method PHPExcel_Style_NumberFormat::getBuiltInFormatCode()
Get Built-In Format Code
- getByHashCode
- in file HashTable.php, method PHPExcel_HashTable::getByHashCode()
Get by hashcode
- getByIndex
- in file HashTable.php, method PHPExcel_HashTable::getByIndex()
Get by index
- getByteOrder
- in 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().
- getCacheData
- in file DiscISAM.php, method PHPExcel_CachedObjectStorage_DiscISAM::getCacheData()
Get cell at a specific coordinate
- getCacheData
- in file MemoryGZip.php, method PHPExcel_CachedObjectStorage_MemoryGZip::getCacheData()
Get cell at a specific coordinate
- getCacheData
- in file Memory.php, method PHPExcel_CachedObjectStorage_Memory::getCacheData()
Get cell at a specific coordinate
- getCacheData
- in file Memcache.php, method PHPExcel_CachedObjectStorage_Memcache::getCacheData()
Get cell at a specific coordinate
- getCacheData
- in file MemorySerialized.php, method PHPExcel_CachedObjectStorage_MemorySerialized::getCacheData()
Get cell at a specific coordinate
- getCacheData
- in file APC.php, method PHPExcel_CachedObjectStorage_APC::getCacheData()
Get cell at a specific coordinate
- getCacheData
- in file Wincache.php, method PHPExcel_CachedObjectStorage_Wincache::getCacheData()
Get cell at a specific coordinate
- getCacheData
- in file ICache.php, method PHPExcel_CachedObjectStorage_ICache::getCacheData()
Fetch a cell from cache identified by coordinate address
- getCacheData
- in file PHPTemp.php, method PHPExcel_CachedObjectStorage_PHPTemp::getCacheData()
Get cell at a specific coordinate
- getCacheStorageClass
- in file Settings.php, method PHPExcel_Settings::getCacheStorageClass()
- getCacheStorageClass
- in file CachedObjectStorageFactory.php, method PHPExcel_CachedObjectStorageFactory::getCacheStorageClass()
- getCacheStorageMethod
- in file Settings.php, method PHPExcel_Settings::getCacheStorageMethod()
- getCacheStorageMethod
- in file CachedObjectStorageFactory.php, method PHPExcel_CachedObjectStorageFactory::getCacheStorageMethod()
- getCacheStorageMethods
- in file CachedObjectStorageFactory.php, method PHPExcel_CachedObjectStorageFactory::getCacheStorageMethods()
- getCalculatedValue
- in file Cell.php, method PHPExcel_Cell::getCalculatedValue()
Get calculated cell value
- getCalculationCacheEnabled
- in file Calculation.php, method PHPExcel_Calculation::getCalculationCacheEnabled()
Is calculation caching enabled?
- getCalculationCacheExpirationTime
- in file Calculation.php, method PHPExcel_Calculation::getCalculationCacheExpirationTime()
Get calculation cache expiration time
- getCategory
- in file DocumentProperties.php, method PHPExcel_DocumentProperties::getCategory()
Get Category
- getCategory
- in file Function.php, method PHPExcel_Calculation_Function::getCategory()
Get Category (represented by CATEGORY_*)
- getCDgSaved
- in file DggContainer.php, method PHPExcel_Shared_Escher_DggContainer::getCDgSaved()
Get total number of drawings saved
- getCell
- in file Worksheet.php, method PHPExcel_Worksheet::getCell()
Get cell at a specific coordinate
- getCellByColumnAndRow
- in file Worksheet.php, method PHPExcel_Worksheet::getCellByColumnAndRow()
Get cell at a specific coordinate by using numeric cell coordinates
- getCellCacheController
- in file Worksheet.php, method PHPExcel_Worksheet::getCellCacheController()
Return the cache controller for the cell collection
- getCellCode
- in 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.
- getCellCollection
- in file Worksheet.php, method PHPExcel_Worksheet::getCellCollection()
Get collection of cells
- getCellHeightRatio
- in file tcpdf.php, method TCPDF::getCellHeightRatio()
- getCellIterator
- in file Row.php, method PHPExcel_Worksheet_Row::getCellIterator()
Get cell iterator
- getCellList
- in file ICache.php, method PHPExcel_CachedObjectStorage_ICache::getCellList()
Get a list of all cell addresses currently held in cache
- getCellList
- in file CacheBase.php, method PHPExcel_CachedObjectStorage_CacheBase::getCellList()
Get a list of all cell addresses currently held in cache
- getCellStyleXfByHashCode
- in file PHPExcel.php, method PHPExcel::getCellStyleXfByHashCode()
Get cellStyleXf by hash code
- getCellStyleXfByIndex
- in file PHPExcel.php, method PHPExcel::getCellStyleXfByIndex()
Get cellStyleXf by index
- getCellStyleXfCollection
- in file PHPExcel.php, method PHPExcel::getCellStyleXfCollection()
Get the workbook collection of cellStyleXfs
- getCellXfByHashCode
- in file PHPExcel.php, method PHPExcel::getCellXfByHashCode()
Get cellXf by hash code
- getCellXfByIndex
- in file PHPExcel.php, method PHPExcel::getCellXfByIndex()
Get cellXf by index
- getCellXfCollection
- in file PHPExcel.php, method PHPExcel::getCellXfCollection()
Get the workbook collection of cellXfs
- getCellXfSupervisor
- in file PHPExcel.php, method PHPExcel::getCellXfSupervisor()
Get the cellXf supervisor
- getCharsetFromFontName
- in file Font.php, method PHPExcel_Shared_Font::getCharsetFromFontName()
Returns the associated charset for the font name.
- GetCharWidth
- in file tcpdf.php, method TCPDF::GetCharWidth()
Returns the length of the char in user unit for the current font.
- getChildren
- in file SpgrContainer.php, method PHPExcel_Shared_Escher_DgContainer_SpgrContainer::getChildren()
Get collection of Shape Containers
- getCoefficients
- in file polynomialBestFitClass.php, method PHPExcel_Polynomial_Best_Fit::getCoefficients()
- getCollapsed
- in file ColumnDimension.php, method PHPExcel_Worksheet_ColumnDimension::getCollapsed()
Get Collapsed
- getCollapsed
- in file RowDimension.php, method PHPExcel_Worksheet_RowDimension::getCollapsed()
Get Collapsed
- getColor
- in file Border.php, method PHPExcel_Style_Border::getColor()
Get Border Color
- getColor
- in file Shadow.php, method PHPExcel_Worksheet_Drawing_Shadow::getColor()
Get Color
- getColor
- in file Font.php, method PHPExcel_Style_Font::getColor()
Get Color
- getColumn
- in file Cell.php, method PHPExcel_Cell::getColumn()
Get cell coordinate column
- getColumnDimension
- in file Worksheet.php, method PHPExcel_Worksheet::getColumnDimension()
Get column dimension at a specific column
- getColumnDimension
- in file Matrix.php, method Matrix::getColumnDimension()
getColumnDimension
- getColumnDimensionByColumn
- in file Worksheet.php, method PHPExcel_Worksheet::getColumnDimensionByColumn()
Get column dimension at a specific column by using numeric cell coordinates
- getColumnDimensions
- in file Worksheet.php, method PHPExcel_Worksheet::getColumnDimensions()
Get collection of column dimensions
- getColumnIndex
- in file ColumnDimension.php, method PHPExcel_Worksheet_ColumnDimension::getColumnIndex()
Get ColumnIndex
- getColumnPackedCopy
- in file Matrix.php, method Matrix::getColumnPackedCopy()
getColumnPackedCopy
- getColumnsToRepeatAtLeft
- in file PageSetup.php, method PHPExcel_Worksheet_PageSetup::getColumnsToRepeatAtLeft()
Get Columns to repeat at left
- getComment
- in file Worksheet.php, method PHPExcel_Worksheet::getComment()
Get comment for cell
- getCommentByColumnAndRow
- in file Worksheet.php, method PHPExcel_Worksheet::getCommentByColumnAndRow()
Get comment for cell by using numeric cell coordinates
- getComments
- in file Worksheet.php, method PHPExcel_Worksheet::getComments()
Get comments
- getCompany
- in file DocumentProperties.php, method PHPExcel_DocumentProperties::getCompany()
Get Company
- getCompatibilityMode
- in file Functions.php, method PHPExcel_Calculation_Functions::getCompatibilityMode()
Return the current Compatibility Mode
- getCondition
- in file Conditional.php, method PHPExcel_Style_Conditional::getCondition()
Get Condition
- getConditionalStyles
- in file Worksheet.php, method PHPExcel_Worksheet::getConditionalStyles()
Get conditional styles for a cell
- getConditionalStyles
- in file Style.php, method PHPExcel_Style::getConditionalStyles()
Get Conditional Styles. Only used on supervisor.
- getConditionalStylesCollection
- in file Worksheet.php, method PHPExcel_Worksheet::getConditionalStylesCollection()
Get collection of conditional styles
- getConditions
- in file Conditional.php, method PHPExcel_Style_Conditional::getConditions()
Get Conditions
- getConditionType
- in file Conditional.php, method PHPExcel_Style_Conditional::getConditionType()
Get Condition type
- getConversionGroups
- in file Functions.php, method PHPExcel_Calculation_Functions::getConversionGroups()
getConversionGroups
- getConversionGroupUnitDetails
- in file Functions.php, method PHPExcel_Calculation_Functions::getConversionGroupUnitDetails()
getConversionGroupUnitDetails
- getConversionGroupUnits
- in file Functions.php, method PHPExcel_Calculation_Functions::getConversionGroupUnits()
getConversionGroupUnits
- getConversionMultipliers
- in file Functions.php, method PHPExcel_Calculation_Functions::getConversionMultipliers()
getConversionGroups
- getCoordinate
- in file Cell.php, method PHPExcel_Cell::getCoordinate()
Get cell coordinate
- getCoordinates
- in file BaseDrawing.php, method PHPExcel_Worksheet_BaseDrawing::getCoordinates()
Get Coordinates
- getCorrelation
- in file bestFitClass.php, method PHPExcel_Best_Fit::getCorrelation()
- getCovariance
- in file bestFitClass.php, method PHPExcel_Best_Fit::getCovariance()
- getCreated
- in file DocumentProperties.php, method PHPExcel_DocumentProperties::getCreated()
Get Created
- getCreator
- in file DocumentProperties.php, method PHPExcel_DocumentProperties::getCreator()
Get Creator
- getCSpSaved
- in file DggContainer.php, method PHPExcel_Shared_Escher_DggContainer::getCSpSaved()
Get total number of shapes saved (including group shapes)
- getD
- in file EigenvalueDecomposition.php, method EigenvalueDecomposition::getD()
Return the block diagonal eigenvalue matrix
- getData
- in 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.
- getData
- in file XMLWriter.php, method PHPExcel_Shared_XMLWriter::getData()
Get written data
- getData
- in file Blip.php, method PHPExcel_Shared_Escher_DggContainer_BstoreContainer_BSE_Blip::getData()
Get the raw image data
- getData
- in file Worksheet.php, method PHPExcel_Writer_Excel5_Worksheet::getData()
Retrieves data from memory in one chunk, or from disk in $buffer sized chunks.
- getData
- in file Stats.php, method Base::getData()
Returns the data which might have been modified according to the current null handling options.
- getDataLength
- in 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.
- getDataType
- in file Cell.php, method PHPExcel_Cell::getDataType()
Get cell data type
- getDataValidation
- in file Worksheet.php, method PHPExcel_Worksheet::getDataValidation()
Get data validation
- getDataValidation
- in file Cell.php, method PHPExcel_Cell::getDataValidation()
Get Data validation
- getDataValidationCollection
- in file Worksheet.php, method PHPExcel_Worksheet::getDataValidationCollection()
Get collection of data validations
- getDecimalSeparator
- in 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.
- getDefaultColumnDimension
- in file Worksheet.php, method PHPExcel_Worksheet::getDefaultColumnDimension()
Get default column dimension
- getDefaultColumnWidthByFont
- in 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)
- getDefaultRowDimension
- in file Worksheet.php, method PHPExcel_Worksheet::getDefaultRowDimension()
Get default row dimension
- getDefaultRowHeightByFont
- in 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
- getDefaultStyle
- in file Worksheet.php, method PHPExcel_Worksheet::getDefaultStyle()
Get default style of workbork.
- getDefaultStyle
- in file PHPExcel.php, method PHPExcel::getDefaultStyle()
Get default style
- getDeleteColumns
- in file Protection.php, method PHPExcel_Worksheet_Protection::getDeleteColumns()
Get DeleteColumns
- getDeleteRows
- in file Protection.php, method PHPExcel_Worksheet_Protection::getDeleteRows()
Get DeleteRows
- getDelimiter
- in file CSV.php, method PHPExcel_Writer_CSV::getDelimiter()
Get delimiter
- getDelimiter
- in file CSV.php, method PHPExcel_Reader_CSV::getDelimiter()
Get delimiter
- getDelimiter
- in file SYLK.php, method PHPExcel_Reader_SYLK::getDelimiter()
Get delimiter
- getDescription
- in file BaseDrawing.php, method PHPExcel_Worksheet_BaseDrawing::getDescription()
Get Description
- getDescription
- in file DocumentProperties.php, method PHPExcel_DocumentProperties::getDescription()
Get Description
- getDFResiduals
- in file bestFitClass.php, method PHPExcel_Best_Fit::getDFResiduals()
- getDgContainer
- in file Escher.php, method PHPExcel_Shared_Escher::getDgContainer()
Get Drawing Container
- getDggContainer
- in file Escher.php, method PHPExcel_Shared_Escher::getDggContainer()
Get Drawing Group Container
- getDgId
- in file DgContainer.php, method PHPExcel_Shared_Escher_DgContainer::getDgId()
- getDiagonal
- in file Borders.php, method PHPExcel_Style_Borders::getDiagonal()
Get Diagonal
- getDiagonalDirection
- in file Borders.php, method PHPExcel_Style_Borders::getDiagonalDirection()
Get DiagonalDirection
- getDifferentFirst
- in file HeaderFooter.php, method PHPExcel_Worksheet_HeaderFooter::getDifferentFirst()
Get DifferentFirst
- getDifferentOddEven
- in file HeaderFooter.php, method PHPExcel_Worksheet_HeaderFooter::getDifferentOddEven()
Get DifferentOddEven
- getDirection
- in file Shadow.php, method PHPExcel_Worksheet_Drawing_Shadow::getDirection()
Get Shadow direction (in degrees)
- getDiskCachingDirectory
- in file Excel2007.php, method PHPExcel_Writer_Excel2007::getDiskCachingDirectory()
Get disk caching directory
- getDistance
- in file Shadow.php, method PHPExcel_Worksheet_Drawing_Shadow::getDistance()
Get Shadow distance
- getDistanceX
- in 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
- getDistanceY
- in 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
- getDoublePivot
- in file LUDecomposition.php, method LUDecomposition::getDoublePivot()
Alias for getPivot
- getDrawingCollection
- in file Worksheet.php, method PHPExcel_Worksheet::getDrawingCollection()
Get collection of drawings
- getDrawingHashTable
- in file Excel2007.php, method PHPExcel_Writer_Excel2007::getDrawingHashTable()
Get PHPExcel_Worksheet_BaseDrawing HashTable
- getEnclosure
- in file CSV.php, method PHPExcel_Writer_CSV::getEnclosure()
Get enclosure
- getEnclosure
- in file SYLK.php, method PHPExcel_Reader_SYLK::getEnclosure()
Get enclosure
- getEnclosure
- in file CSV.php, method PHPExcel_Reader_CSV::getEnclosure()
Get enclosure
- getEndColor
- in file Fill.php, method PHPExcel_Style_Fill::getEndColor()
Get End Color
- getEndCoordinates
- in file SpContainer.php, method PHPExcel_Shared_Escher_DgContainer_SpgrContainer_SpContainer::getEndCoordinates()
Get cell coordinates of bottom-right corner of shape
- getEndOffsetX
- in 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
- getEndOffsetY
- in 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
- getEquation
- in file bestFitClass.php, method PHPExcel_Best_Fit::getEquation()
- getEquation
- in file powerBestFitClass.php, method PHPExcel_Power_Best_Fit::getEquation()
- getEquation
- in file polynomialBestFitClass.php, method PHPExcel_Polynomial_Best_Fit::getEquation()
- getEquation
- in file linearBestFitClass.php, method PHPExcel_Linear_Best_Fit::getEquation()
- getEquation
- in file logarithmicBestFitClass.php, method PHPExcel_Logarithmic_Best_Fit::getEquation()
- getEquation
- in file exponentialBestFitClass.php, method PHPExcel_Exponential_Best_Fit::getEquation()
- getError
- in file DataValidation.php, method PHPExcel_Cell_DataValidation::getError()
Get Error
- getError
- in file bestFitClass.php, method PHPExcel_Best_Fit::getError()
- getErrorCodes
- in file DataType.php, method PHPExcel_Cell_DataType::getErrorCodes()
Get list of error codes
- getErrorStyle
- in file DataValidation.php, method PHPExcel_Cell_DataValidation::getErrorStyle()
Get Error style
- getErrorTitle
- in file DataValidation.php, method PHPExcel_Cell_DataValidation::getErrorTitle()
Get Error title
- getEvenFooter
- in file HeaderFooter.php, method PHPExcel_Worksheet_HeaderFooter::getEvenFooter()
Get EvenFooter
- getEvenHeader
- in file HeaderFooter.php, method PHPExcel_Worksheet_HeaderFooter::getEvenHeader()
Get EvenHeader
- getExcelCalendar
- in file Date.php, method PHPExcel_Shared_Date::getExcelCalendar()
Return the Excel calendar (Windows 1900 or Mac 1904)
- getExcelName
- in file Function.php, method PHPExcel_Calculation_Function::getExcelName()
Get Excel name
- getExtension
- in file HeaderFooterDrawing.php, method PHPExcel_Worksheet_HeaderFooterDrawing::getExtension()
Get Extension
- getExtension
- in file Drawing.php, method PHPExcel_Worksheet_Drawing::getExtension()
Get Extension
- getF
- in file bestFitClass.php, method PHPExcel_Best_Fit::getF()
- getFilename
- in file HeaderFooterDrawing.php, method PHPExcel_Worksheet_HeaderFooterDrawing::getFilename()
Get Filename
- getFilename
- in file Drawing.php, method PHPExcel_Worksheet_Drawing::getFilename()
Get Filename
- getFill
- in file Style.php, method PHPExcel_Style::getFill()
Get Fill
- getFillColor
- in file Comment.php, method PHPExcel_Comment::getFillColor()
Get fill color
- getFillHashTable
- in file Excel2007.php, method PHPExcel_Writer_Excel2007::getFillHashTable()
Get PHPExcel_Style_Fill HashTable
- getFillType
- in file Fill.php, method PHPExcel_Style_Fill::getFillType()
Get Fill Type
- getFirstFooter
- in file HeaderFooter.php, method PHPExcel_Worksheet_HeaderFooter::getFirstFooter()
Get FirstFooter
- getFirstHeader
- in file HeaderFooter.php, method PHPExcel_Worksheet_HeaderFooter::getFirstHeader()
Get FirstHeader
- getFirstPageNumber
- in file PageSetup.php, method PHPExcel_Worksheet_PageSetup::getFirstPageNumber()
Get first page number
- getFitToHeight
- in file PageSetup.php, method PHPExcel_Worksheet_PageSetup::getFitToHeight()
Get Fit To Height
- getFitToPage
- in file PageSetup.php, method PHPExcel_Worksheet_PageSetup::getFitToPage()
Get Fit To Page
- getFitToWidth
- in file PageSetup.php, method PHPExcel_Worksheet_PageSetup::getFitToWidth()
Get Fit To Width
- getFont
- in file Style.php, method PHPExcel_Style::getFont()
Get Font
- getFont
- in file TextElement.php, method PHPExcel_RichText_TextElement::getFont()
Get font
- getFont
- in file ITextElement.php, method PHPExcel_RichText_ITextElement::getFont()
Get font
- getFont
- in file Run.php, method PHPExcel_RichText_Run::getFont()
Get font
- getFontBuffer
- in file tcpdf.php, method TCPDF::getFontBuffer()
Get font buffer content.
- getFontFamily
- in file tcpdf.php, method TCPDF::getFontFamily()
Returns the current font family name.
- getFontHashTable
- in file Excel2007.php, method PHPExcel_Writer_Excel2007::getFontHashTable()
Get PHPExcel_Style_Font HashTable
- getFontSize
- in file tcpdf.php, method TCPDF::getFontSize()
Returns the current font size.
- getFontSizePt
- in file tcpdf.php, method TCPDF::getFontSizePt()
Returns the current font size in points unit.
- getFontsList
- in file tcpdf.php, method TCPDF::getFontsList()
Fill the list of available fonts ($this->fontlist).
- getFontStyle
- in file tcpdf.php, method TCPDF::getFontStyle()
Returns the current font style.
- getFooter
- in file PageMargins.php, method PHPExcel_Worksheet_PageMargins::getFooter()
Get Footer
- getFooterFont
- in file tcpdf.php, method TCPDF::getFooterFont()
Get Footer font.
- getFooterMargin
- in file tcpdf.php, method TCPDF::getFooterMargin()
Returns footer margin in user units.
- getFormatCells
- in file Protection.php, method PHPExcel_Worksheet_Protection::getFormatCells()
Get FormatCells
- getFormatCode
- in file NumberFormat.php, method PHPExcel_Style_NumberFormat::getFormatCode()
Get Format Code
- getFormatColumns
- in file Protection.php, method PHPExcel_Worksheet_Protection::getFormatColumns()
Get FormatColumns
- getFormatRows
- in file Protection.php, method PHPExcel_Worksheet_Protection::getFormatRows()
Get FormatRows
- getFormDefaultProp
- in file tcpdf.php, method TCPDF::getFormDefaultProp()
- getFormula
- in file FormulaParser.php, method PHPExcel_Calculation_FormulaParser::getFormula()
Get Formula
- getFormula1
- in file DataValidation.php, method PHPExcel_Cell_DataValidation::getFormula1()
Get Formula 1
- getFormula2
- in file DataValidation.php, method PHPExcel_Cell_DataValidation::getFormula2()
Get Formula 2
- getFreezePane
- in file Worksheet.php, method PHPExcel_Worksheet::getFreezePane()
Get Freeze Pane
- getGDgamma
- in file tcpdf.php, method TCPDF::getGDgamma()
Correct the gamma value to be used with GD library
- getGoodnessOfFit
- in file bestFitClass.php, method PHPExcel_Best_Fit::getGoodnessOfFit()
- getGoodnessOfFitPercent
- in file bestFitClass.php, method PHPExcel_Best_Fit::getGoodnessOfFitPercent()
- getGraphicVars
- in file tcpdf.php, method TCPDF::getGraphicVars()
Returns current graphic variables as array.
- getGroupPageNo
- in file tcpdf.php, method TCPDF::getGroupPageNo()
- getGroupPageNoFormatted
- in file tcpdf.php, method TCPDF::getGroupPageNoFormatted()
Returns the current group page number formatted as a string.
- getH
- in file QRDecomposition.php, method QRDecomposition::getH()
Return the Householder vectors
- getHashCode
- in file Hyperlink.php, method PHPExcel_Cell_Hyperlink::getHashCode()
Get hash code
- getHashCode
- in file ITextElement.php, method PHPExcel_RichText_ITextElement::getHashCode()
Get hash code
- getHashCode
- in file Style.php, method PHPExcel_Style::getHashCode()
Get hash code
- getHashCode
- in file Borders.php, method PHPExcel_Style_Borders::getHashCode()
Get hash code
- getHashCode
- in file Protection.php, method PHPExcel_Style_Protection::getHashCode()
Get hash code
- getHashCode
- in file IComparable.php, method PHPExcel_IComparable::getHashCode()
Get hash code
- getHashCode
- in file Worksheet.php, method PHPExcel_Worksheet::getHashCode()
Get hash code
- getHashCode
- in file Shadow.php, method PHPExcel_Worksheet_Drawing_Shadow::getHashCode()
Get hash code
- getHashCode
- in file Comment.php, method PHPExcel_Comment::getHashCode()
Get hash code
- getHashCode
- in file DataValidation.php, method PHPExcel_Cell_DataValidation::getHashCode()
Get hash code
- getHashCode
- in file Conditional.php, method PHPExcel_Style_Conditional::getHashCode()
Get hash code
- getHashCode
- in file NumberFormat.php, method PHPExcel_Style_NumberFormat::getHashCode()
Get hash code
- getHashCode
- in file HeaderFooterDrawing.php, method PHPExcel_Worksheet_HeaderFooterDrawing::getHashCode()
Get hash code
- getHashCode
- in file BaseDrawing.php, method PHPExcel_Worksheet_BaseDrawing::getHashCode()
Get hash code
- getHashCode
- in file RichText.php, method PHPExcel_RichText::getHashCode()
Get hash code
- getHashCode
- in file Color.php, method PHPExcel_Style_Color::getHashCode()
Get hash code
- getHashCode
- in file Fill.php, method PHPExcel_Style_Fill::getHashCode()
Get hash code
- getHashCode
- in file Drawing.php, method PHPExcel_Worksheet_Drawing::getHashCode()
Get hash code
- getHashCode
- in file Border.php, method PHPExcel_Style_Border::getHashCode()
Get hash code
- getHashCode
- in file Alignment.php, method PHPExcel_Style_Alignment::getHashCode()
Get hash code
- getHashCode
- in file Font.php, method PHPExcel_Style_Font::getHashCode()
Get hash code
- getHashCode
- in file Run.php, method PHPExcel_RichText_Run::getHashCode()
Get hash code
- getHashCode
- in file MemoryDrawing.php, method PHPExcel_Worksheet_MemoryDrawing::getHashCode()
Get hash code
- getHashCode
- in file TextElement.php, method PHPExcel_RichText_TextElement::getHashCode()
Get hash code
- getHeader
- in file PageMargins.php, method PHPExcel_Worksheet_PageMargins::getHeader()
Get Header
- getHeaderData
- in file tcpdf.php, method TCPDF::getHeaderData()
Returns header data:
- getHeaderFont
- in file tcpdf.php, method TCPDF::getHeaderFont()
Get header font.
- getHeaderFooter
- in file Worksheet.php, method PHPExcel_Worksheet::getHeaderFooter()
Get page header/footer
- getHeaderMargin
- in file tcpdf.php, method TCPDF::getHeaderMargin()
Returns header margin in user units.
- getHeight
- in file HeaderFooterDrawing.php, method PHPExcel_Worksheet_HeaderFooterDrawing::getHeight()
Get Height
- getHeight
- in file Comment.php, method PHPExcel_Comment::getHeight()
Get comment height (CSS style, i.e. XXpx or YYpt)
- getHeight
- in file BaseDrawing.php, method PHPExcel_Worksheet_BaseDrawing::getHeight()
Get Height
- getHidden
- in file Protection.php, method PHPExcel_Style_Protection::getHidden()
Get hidden
- getHighestColumn
- in file Worksheet.php, method PHPExcel_Worksheet::getHighestColumn()
Get highest worksheet column
- getHighestRow
- in file Worksheet.php, method PHPExcel_Worksheet::getHighestRow()
Get highest worksheet row
- getHorizontal
- in file Borders.php, method PHPExcel_Style_Borders::getHorizontal()
Get Horizontal (pseudo-border). Only applies to supervisor.
- getHorizontal
- in file Alignment.php, method PHPExcel_Style_Alignment::getHorizontal()
Get Horizontal
- getHorizontalCentered
- in file PageSetup.php, method PHPExcel_Worksheet_PageSetup::getHorizontalCentered()
Get center page horizontally
- getHtmlDomArray
- in file tcpdf.php, method TCPDF::getHtmlDomArray()
Returns the HTML DOM array.
- getHTMLUnitToUnits
- in file tcpdf.php, method TCPDF::getHTMLUnitToUnits()
convert html string containing value and unit of measure to user's units or points.
- getHyperlink
- in file Cell.php, method PHPExcel_Cell::getHyperlink()
Get Hyperlink
- getHyperlink
- in file Worksheet.php, method PHPExcel_Worksheet::getHyperlink()
Get hyperlink
- getHyperlinkCollection
- in file Worksheet.php, method PHPExcel_Worksheet::getHyperlinkCollection()
Get collection of hyperlinks
- getImageBuffer
- in file tcpdf.php, method TCPDF::getImageBuffer()
Get image buffer content.
- getImagEigenvalues
- in file EigenvalueDecomposition.php, method EigenvalueDecomposition::getImagEigenvalues()
Return the imaginary parts of the eigenvalues
- getImageIndex
- in file BaseDrawing.php, method PHPExcel_Worksheet_BaseDrawing::getImageIndex()
Get image index
- getImageRBX
- in file tcpdf.php, method TCPDF::getImageRBX()
Return the right-bottom (or left-bottom for RTL) corner X coordinate of last inserted image
- getImageRBY
- in file tcpdf.php, method TCPDF::getImageRBY()
Return the right-bottom (or left-bottom for RTL) corner Y coordinate of last inserted image
- getImageResource
- in file MemoryDrawing.php, method PHPExcel_Worksheet_MemoryDrawing::getImageResource()
Get image resource
- getImages
- in file HeaderFooter.php, method PHPExcel_Worksheet_HeaderFooter::getImages()
Get header/footer images
- getImageScale
- in file tcpdf.php, method TCPDF::getImageScale()
Returns the adjusting factor to convert pixels to user units.
- getImagesRoot
- in file HTML.php, method PHPExcel_Writer_HTML::getImagesRoot()
Get images root
- getIndent
- in file Alignment.php, method PHPExcel_Style_Alignment::getIndent()
Get indent
- getIndex
- in file PHPExcel.php, method PHPExcel::getIndex()
Get index for sheet
- getIndex
- in file Style.php, method PHPExcel_Style::getIndex()
Get own index in style collection
- getIndexedFilename
- in file MemoryDrawing.php, method PHPExcel_Worksheet_MemoryDrawing::getIndexedFilename()
Get indexed filename (using image index)
- getIndexedFilename
- in file Drawing.php, method PHPExcel_Worksheet_Drawing::getIndexedFilename()
Get indexed filename (using image index)
- getIndexForHashCode
- in file HashTable.php, method PHPExcel_HashTable::getIndexForHashCode()
Get index for hash code
- getInputEncoding
- in file SYLK.php, method PHPExcel_Reader_SYLK::getInputEncoding()
Get input encoding
- getInputEncoding
- in file CSV.php, method PHPExcel_Reader_CSV::getInputEncoding()
Get input encoding
- getInsertColumns
- in file Protection.php, method PHPExcel_Worksheet_Protection::getInsertColumns()
Get InsertColumns
- getInsertHyperlinks
- in file Protection.php, method PHPExcel_Worksheet_Protection::getInsertHyperlinks()
Get InsertHyperlinks
- getInsertRows
- in file Protection.php, method PHPExcel_Worksheet_Protection::getInsertRows()
Get InsertRows
- getInside
- in file Borders.php, method PHPExcel_Style_Borders::getInside()
Get Inside (pseudo-border). Only applies to supervisor.
- getInstance
- in file ReferenceHelper.php, method PHPExcel_ReferenceHelper::getInstance()
Get an instance of this class
- getInstance
- in file Calculation.php, method PHPExcel_Calculation::getInstance()
Get an instance of this class
- getInstance
- in file CachedObjectStorageFactory.php, method PHPExcel_CachedObjectStorageFactory::getInstance()
- getIntersect
- in file exponentialBestFitClass.php, method PHPExcel_Exponential_Best_Fit::getIntersect()
- getIntersect
- in file powerBestFitClass.php, method PHPExcel_Power_Best_Fit::getIntersect()
- getIntersect
- in file bestFitClass.php, method PHPExcel_Best_Fit::getIntersect()
- getIntersectSE
- in file bestFitClass.php, method PHPExcel_Best_Fit::getIntersectSE()
- getInvalidCharacters
- in file Worksheet.php, method PHPExcel_Worksheet::getInvalidCharacters()
Get array of invalid characters for sheet title
- getIsIconvEnabled
- in file String.php, method PHPExcel_Shared_String::getIsIconvEnabled()
Get whether iconv extension is available
- getIsMbstringEnabled
- in file String.php, method PHPExcel_Shared_String::getIsMbstringEnabled()
Get whether mbstring extension is available
- getIsSupervisor
- in file Border.php, method PHPExcel_Style_Border::getIsSupervisor()
Is this a supervisor or a real style component?
- getIsSupervisor
- in file Alignment.php, method PHPExcel_Style_Alignment::getIsSupervisor()
Is this a supervisor or a real style component?
- getIsSupervisor
- in file Fill.php, method PHPExcel_Style_Fill::getIsSupervisor()
Is this a supervisor or a real style component?
- getIsSupervisor
- in file NumberFormat.php, method PHPExcel_Style_NumberFormat::getIsSupervisor()
Is this a supervisor or a real style component?
- getIsSupervisor
- in file Font.php, method PHPExcel_Style_Font::getIsSupervisor()
Is this a supervisor or a real style component?
- getIsSupervisor
- in file Protection.php, method PHPExcel_Style_Protection::getIsSupervisor()
Is this a supervisor or a real style component?
- getIsSupervisor
- in file Style.php, method PHPExcel_Style::getIsSupervisor()
Is this a supervisor or a real style component?
- getIsSupervisor
- in file Borders.php, method PHPExcel_Style_Borders::getIsSupervisor()
Is this a supervisor or a real style component?
- getIsSupervisor
- in file Color.php, method PHPExcel_Style_Color::getIsSupervisor()
Is this a supervisor or a real style component?
- getItalic
- in file Font.php, method PHPExcel_Style_Font::getItalic()
Get Italic
- getIterateOnlyExistingCells
- in file CellIterator.php, method PHPExcel_Worksheet_CellIterator::getIterateOnlyExistingCells()
Get loop only existing cells
- getKeywords
- in file DocumentProperties.php, method PHPExcel_DocumentProperties::getKeywords()
Get Keywords
- getL
- in file LUDecomposition.php, method LUDecomposition::getL()
Get lower triangular factor.
- getL
- in file CholeskyDecomposition.php, method CholeskyDecomposition::getL()
getL
- getLastH
- in file tcpdf.php, method TCPDF::getLastH()
Get the last cell height.
- getLastModifiedBy
- in file DocumentProperties.php, method PHPExcel_DocumentProperties::getLastModifiedBy()
Get Last Modified By
- getLastSpId
- in file DgContainer.php, method PHPExcel_Shared_Escher_DgContainer::getLastSpId()
- getLeft
- in file PageMargins.php, method PHPExcel_Worksheet_PageMargins::getLeft()
Get Left
- getLeft
- in file Borders.php, method PHPExcel_Style_Borders::getLeft()
Get Left
- getLineEnding
- in file CSV.php, method PHPExcel_Writer_CSV::getLineEnding()
Get line ending
- getLineEnding
- in file SYLK.php, method PHPExcel_Reader_SYLK::getLineEnding()
Get line ending
- getLineEnding
- in file CSV.php, method PHPExcel_Reader_CSV::getLineEnding()
Get line ending
- GetLineWidth
- in file tcpdf.php, method TCPDF::GetLineWidth()
Returns the current the line width.
- getLoadSheetsOnly
- in file Excel2003XML.php, method PHPExcel_Reader_Excel2003XML::getLoadSheetsOnly()
Get which sheets to load
- getLoadSheetsOnly
- in file Excel2007.php, method PHPExcel_Reader_Excel2007::getLoadSheetsOnly()
Get which sheets to load
- getLoadSheetsOnly
- in file Excel5.php, method PHPExcel_Reader_Excel5::getLoadSheetsOnly()
Get which sheets to load
- getLoadSheetsOnly
- in file OOCalc.php, method PHPExcel_Reader_OOCalc::getLoadSheetsOnly()
Get which sheets to load
- getLocale
- in file Calculation.php, method PHPExcel_Calculation::getLocale()
Get the currently defined locale code
- getLocalOnly
- in file NamedRange.php, method PHPExcel_NamedRange::getLocalOnly()
Get localOnly
- getLocked
- in file Protection.php, method PHPExcel_Style_Protection::getLocked()
Get locked
- getLockRevision
- in file DocumentSecurity.php, method PHPExcel_DocumentSecurity::getLockRevision()
Get LockRevision
- getLockStructure
- in file DocumentSecurity.php, method PHPExcel_DocumentSecurity::getLockStructure()
Get LockStructure
- getLockWindows
- in file DocumentSecurity.php, method PHPExcel_DocumentSecurity::getLockWindows()
Get LockWindows
- getMarginLeft
- in file Comment.php, method PHPExcel_Comment::getMarginLeft()
Get left margin (CSS style, i.e. XXpx or YYpt)
- getMargins
- in file tcpdf.php, method TCPDF::getMargins()
Returns an array containing current margins:
- getMarginTop
- in file Comment.php, method PHPExcel_Comment::getMarginTop()
Get top margin (CSS style, i.e. XXpx or YYpt)
- getMatrix
- in file Matrix.php, method Matrix::getMatrix()
getMatrix
- getMatrixByCol
- in file Matrix.php, method Matrix::getMatrixByCol()
getMatrixByCol
- getMatrixByRow
- in file Matrix.php, method Matrix::getMatrixByRow()
getMatrixByRow
- getMergeCells
- in file Worksheet.php, method PHPExcel_Worksheet::getMergeCells()
Get merge cells array.
- getMimeType
- in file MemoryDrawing.php, method PHPExcel_Worksheet_MemoryDrawing::getMimeType()
Get mime type
- getModified
- in file DocumentProperties.php, method PHPExcel_DocumentProperties::getModified()
Get Modified
- getName
- in file Font.php, method PHPExcel_Style_Font::getName()
Get Name
- getName
- in file HeaderFooterDrawing.php, method PHPExcel_Worksheet_HeaderFooterDrawing::getName()
Get Name
- getName
- in file BaseDrawing.php, method PHPExcel_Worksheet_BaseDrawing::getName()
Get Name
- getName
- in file NamedRange.php, method PHPExcel_NamedRange::getName()
Get name
- getNamedRange
- in file PHPExcel.php, method PHPExcel::getNamedRange()
Get named range
- getNamedRanges
- in file PHPExcel.php, method PHPExcel::getNamedRanges()
Get named ranges
- getNestingLevel
- in 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
- getNumberFormat
- in file Style.php, method PHPExcel_Style::getNumberFormat()
Get Number Format
- GetNumChars
- in file tcpdf.php, method TCPDF::GetNumChars()
Returns the numbero of characters in a string.
- getNumFmtHashTable
- in file Excel2007.php, method PHPExcel_Writer_Excel2007::getNumFmtHashTable()
Get PHPExcel_Style_NumberFormat HashTable
- getNumLines
- in file tcpdf.php, method TCPDF::getNumLines()
This method returns the estimated number of lines required to print the text.
- getNumPages
- in file tcpdf.php, method TCPDF::getNumPages()
Get the total number of insered pages.
- getObjects
- in file Protection.php, method PHPExcel_Worksheet_Protection::getObjects()
Get Objects
- getObjFilename
- in file tcpdf.php, method TCPDF::getObjFilename()
Returns a temporary filename for caching object on filesystem.
- getOddFooter
- in file HeaderFooter.php, method PHPExcel_Worksheet_HeaderFooter::getOddFooter()
Get OddFooter
- getOddHeader
- in file HeaderFooter.php, method PHPExcel_Worksheet_HeaderFooter::getOddHeader()
Get OddHeader
- getOffice2003Compatibility
- in file Excel2007.php, method PHPExcel_Writer_Excel2007::getOffice2003Compatibility()
Get Office2003 compatibility
- getOffsetX
- in file HeaderFooterDrawing.php, method PHPExcel_Worksheet_HeaderFooterDrawing::getOffsetX()
Get OffsetX
- getOffsetX
- in file BaseDrawing.php, method PHPExcel_Worksheet_BaseDrawing::getOffsetX()
Get OffsetX
- getOffsetY
- in file BaseDrawing.php, method PHPExcel_Worksheet_BaseDrawing::getOffsetY()
Get OffsetY
- getOffsetY
- in file HeaderFooterDrawing.php, method PHPExcel_Worksheet_HeaderFooterDrawing::getOffsetY()
Get OffsetY
- getOldCalculatedValue
- in file Cell.php, method PHPExcel_Cell::getOldCalculatedValue()
Get old calculated value (cached)
- getOperator
- in file DataValidation.php, method PHPExcel_Cell_DataValidation::getOperator()
Get Operator
- getOperatorType
- in file Conditional.php, method PHPExcel_Style_Conditional::getOperatorType()
Get Operator type
- getOPT
- in file SpContainer.php, method PHPExcel_Shared_Escher_DgContainer_SpgrContainer_SpContainer::getOPT()
Get an option for the Shape Group Container
- getOPT
- in file DggContainer.php, method PHPExcel_Shared_Escher_DggContainer::getOPT()
Get an option for the drawing group
- getOPTCollection
- in file SpContainer.php, method PHPExcel_Shared_Escher_DgContainer_SpgrContainer_SpContainer::getOPTCollection()
Get the collection of options
- getOrder
- in file polynomialBestFitClass.php, method PHPExcel_Polynomial_Best_Fit::getOrder()
- getOrientation
- in file PageSetup.php, method PHPExcel_Worksheet_PageSetup::getOrientation()
Get Orientation
- getOrientation
- in file PDF.php, method PHPExcel_Writer_PDF::getOrientation()
Get Orientation
- getOriginalMargins
- in file tcpdf.php, method TCPDF::getOriginalMargins()
Returns an array containing original margins:
- getOutline
- in file Borders.php, method PHPExcel_Style_Borders::getOutline()
Get Outline (pseudo-border). Only applies to supervisor.
- getOutlineLevel
- in file RowDimension.php, method PHPExcel_Worksheet_RowDimension::getOutlineLevel()
Get Outline Level
- getOutlineLevel
- in file ColumnDimension.php, method PHPExcel_Worksheet_ColumnDimension::getOutlineLevel()
Get Outline Level
- getPage
- in file tcpdf.php, method TCPDF::getPage()
Get current document page number.
- getPageBuffer
- in file tcpdf.php, method TCPDF::getPageBuffer()
Get page buffer content.
- getPageDimensions
- in file tcpdf.php, method TCPDF::getPageDimensions()
Returns an array of page dimensions:
- getPageGroupAlias
- in file tcpdf.php, method TCPDF::getPageGroupAlias()
- getPageHeight
- in file tcpdf.php, method TCPDF::getPageHeight()
Returns the page height in units.
- getPageMargins
- in file Worksheet.php, method PHPExcel_Worksheet::getPageMargins()
Get page margins
- getPageNumGroupAlias
- in file tcpdf.php, method TCPDF::getPageNumGroupAlias()
- getPageSetup
- in file Worksheet.php, method PHPExcel_Worksheet::getPageSetup()
Get page setup
- getPageWidth
- in file tcpdf.php, method TCPDF::getPageWidth()
Returns the page width in units.
- getPaperSize
- in file PDF.php, method PHPExcel_Writer_PDF::getPaperSize()
Get Paper Size
- getPaperSize
- in file PageSetup.php, method PHPExcel_Worksheet_PageSetup::getPaperSize()
Get Paper Size
- getParent
- in file SpgrContainer.php, method PHPExcel_Shared_Escher_DgContainer_SpgrContainer::getParent()
Get the parent Shape Group Container if any
- getParent
- in file Cell.php, method PHPExcel_Cell::getParent()
Get parent
- getParent
- in file Blip.php, method PHPExcel_Shared_Escher_DggContainer_BstoreContainer_BSE_Blip::getParent()
Get parent BSE
- getParent
- in file Worksheet.php, method PHPExcel_Worksheet::getParent()
Get parent
- getParent
- in file Style.php, method PHPExcel_Style::getParent()
Get parent. Only used for style supervisor
- getParent
- in file SpContainer.php, method PHPExcel_Shared_Escher_DgContainer_SpgrContainer_SpContainer::getParent()
Get the parent Shape Group Container
- getParentWriter
- in file WriterPart.php, method PHPExcel_Writer_Excel2007_WriterPart::getParentWriter()
Get parent IWriter object
- getPassword
- in file Protection.php, method PHPExcel_Worksheet_Protection::getPassword()
Get Password (hashed)
- getPath
- in file Drawing.php, method PHPExcel_Worksheet_Drawing::getPath()
Get Path
- getPath
- in file HeaderFooterDrawing.php, method PHPExcel_Worksheet_HeaderFooterDrawing::getPath()
Get Path
- getPDFData
- in file tcpdf.php, method TCPDF::getPDFData()
Returns the PDF data.
- getPHPExcel
- in file Serialized.php, method PHPExcel_Writer_Serialized::getPHPExcel()
Get PHPExcel object
- getPHPExcel
- in file Excel2007.php, method PHPExcel_Writer_Excel2007::getPHPExcel()
Get PHPExcel object
- getPHPExcelName
- in file Function.php, method PHPExcel_Calculation_Function::getPHPExcelName()
Get PHPExcel name
- getPivot
- in file LUDecomposition.php, method LUDecomposition::getPivot()
Return pivot permutation vector.
- getPivotTables
- in file Protection.php, method PHPExcel_Worksheet_Protection::getPivotTables()
Get PivotTables
- getPlainText
- in file RichText.php, method PHPExcel_RichText::getPlainText()
Get plain text
- getPreCalculateFormulas
- in file HTML.php, method PHPExcel_Writer_HTML::getPreCalculateFormulas()
Get Pre-Calculate Formulas
- getPreCalculateFormulas
- in file Excel5.php, method PHPExcel_Writer_Excel5::getPreCalculateFormulas()
Get Pre-Calculate Formulas
- getPreCalculateFormulas
- in file CSV.php, method PHPExcel_Writer_CSV::getPreCalculateFormulas()
Get Pre-Calculate Formulas
- getPreCalculateFormulas
- in file Excel2007.php, method PHPExcel_Writer_Excel2007::getPreCalculateFormulas()
Get Pre-Calculate Formulas
- getPrintArea
- in file PageSetup.php, method PHPExcel_Worksheet_PageSetup::getPrintArea()
Get print area
- getPrintGridlines
- in file Worksheet.php, method PHPExcel_Worksheet::getPrintGridlines()
Print gridlines?
- getPrompt
- in file DataValidation.php, method PHPExcel_Cell_DataValidation::getPrompt()
Get Prompt
- getPromptTitle
- in file DataValidation.php, method PHPExcel_Cell_DataValidation::getPromptTitle()
Get Prompt title
- getProperties
- in file PHPExcel.php, method PHPExcel::getProperties()
Get properties
- getProtectedCells
- in file Worksheet.php, method PHPExcel_Worksheet::getProtectedCells()
Get protected cells
- getProtection
- in file Style.php, method PHPExcel_Style::getProtection()
Get Protection
- getProtection
- in file Worksheet.php, method PHPExcel_Worksheet::getProtection()
Get Protection
- getQ
- in file QRDecomposition.php, method QRDecomposition::getQ()
Generate and return the (economy-sized) orthogonal factor
- getR
- in file QRDecomposition.php, method QRDecomposition::getR()
Return the upper triangular factor
- getRange
- in file NamedRange.php, method PHPExcel_NamedRange::getRange()
Get range
- getRangeBoundaries
- in file Cell.php, method PHPExcel_Cell::getRangeBoundaries()
Calculate range boundaries
- getReadDataOnly
- in file OOCalc.php, method PHPExcel_Reader_OOCalc::getReadDataOnly()
Read data only?
- getReadDataOnly
- in file Excel5.php, method PHPExcel_Reader_Excel5::getReadDataOnly()
Read data only?
- getReadDataOnly
- in file Excel2007.php, method PHPExcel_Reader_Excel2007::getReadDataOnly()
Read data only?
- getReadDataOnly
- in file Excel2003XML.php, method PHPExcel_Reader_Excel2003XML::getReadDataOnly()
Read data only?
- getReadFilter
- in file CSV.php, method PHPExcel_Reader_CSV::getReadFilter()
Read filter
- getReadFilter
- in file SYLK.php, method PHPExcel_Reader_SYLK::getReadFilter()
Read filter
- getReadFilter
- in file Excel2007.php, method PHPExcel_Reader_Excel2007::getReadFilter()
Read filter
- getReadFilter
- in file Excel5.php, method PHPExcel_Reader_Excel5::getReadFilter()
Read filter
- getReadFilter
- in file Excel2003XML.php, method PHPExcel_Reader_Excel2003XML::getReadFilter()
Read filter
- getReadFilter
- in file OOCalc.php, method PHPExcel_Reader_OOCalc::getReadFilter()
Read filter
- getRealEigenvalues
- in file EigenvalueDecomposition.php, method EigenvalueDecomposition::getRealEigenvalues()
Return the real parts of the eigenvalues
- getRemainingWidth
- in file tcpdf.php, method TCPDF::getRemainingWidth()
Returns the remaining width between the current position and margins.
- getRenderingFunction
- in file MemoryDrawing.php, method PHPExcel_Worksheet_MemoryDrawing::getRenderingFunction()
Get rendering function
- getResizeProportional
- in file HeaderFooterDrawing.php, method PHPExcel_Worksheet_HeaderFooterDrawing::getResizeProportional()
Get ResizeProportional
- getResizeProportional
- in file BaseDrawing.php, method PHPExcel_Worksheet_BaseDrawing::getResizeProportional()
Get ResizeProportional
- getReturnDateType
- in 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)
- getRevisionsPassword
- in file DocumentSecurity.php, method PHPExcel_DocumentSecurity::getRevisionsPassword()
Get RevisionsPassword (hashed)
- getRGB
- in file Color.php, method PHPExcel_Style_Color::getRGB()
Get RGB
- getRichTextElements
- in file RichText.php, method PHPExcel_RichText::getRichTextElements()
Get Rich Text elements
- getRight
- in file PageMargins.php, method PHPExcel_Worksheet_PageMargins::getRight()
Get Right
- getRight
- in file Borders.php, method PHPExcel_Style_Borders::getRight()
Get Right
- getRightToLeft
- in file Worksheet.php, method PHPExcel_Worksheet::getRightToLeft()
Get right-to-left
- getRotation
- in file Fill.php, method PHPExcel_Style_Fill::getRotation()
Get Rotation
- getRotation
- in file BaseDrawing.php, method PHPExcel_Worksheet_BaseDrawing::getRotation()
Get Rotation
- getRow
- in file Cell.php, method PHPExcel_Cell::getRow()
Get cell coordinate row
- getRowDimension
- in file Worksheet.php, method PHPExcel_Worksheet::getRowDimension()
Get row dimension at a specific row
- getRowDimension
- in file Matrix.php, method Matrix::getRowDimension()
getRowDimension
- getRowDimensions
- in file Worksheet.php, method PHPExcel_Worksheet::getRowDimensions()
Get collection of row dimensions
- getRowHeight
- in file RowDimension.php, method PHPExcel_Worksheet_RowDimension::getRowHeight()
Get Row Height
- getRowIndex
- in file Row.php, method PHPExcel_Worksheet_Row::getRowIndex()
Get row index
- getRowIndex
- in file RowDimension.php, method PHPExcel_Worksheet_RowDimension::getRowIndex()
Get Row Index
- getRowIterator
- in file Worksheet.php, method PHPExcel_Worksheet::getRowIterator()
Get row iterator
- getRowPackedCopy
- in file Matrix.php, method Matrix::getRowPackedCopy()
getRowPackedCopy
- getRowsToRepeatAtTop
- in file PageSetup.php, method PHPExcel_Worksheet_PageSetup::getRowsToRepeatAtTop()
Get Rows to repeat at top
- getRTL
- in file tcpdf.php, method TCPDF::getRTL()
Return the RTL status
- getS
- in file SingularValueDecomposition.php, method SingularValueDecomposition::getS()
Return the diagonal matrix of singular values
- getScale
- in file PageSetup.php, method PHPExcel_Worksheet_PageSetup::getScale()
Get Scale
- getScaleFactor
- in file tcpdf.php, method TCPDF::getScaleFactor()
Returns the scale factor (number of points in user unit).
- getScaleWithDocument
- in file HeaderFooter.php, method PHPExcel_Worksheet_HeaderFooter::getScaleWithDocument()
Get ScaleWithDocument
- getScenarios
- in file Protection.php, method PHPExcel_Worksheet_Protection::getScenarios()
Get Scenarios
- getScope
- in file NamedRange.php, method PHPExcel_NamedRange::getScope()
Get scope
- getSearchLocations
- in file IOFactory.php, method PHPExcel_IOFactory::getSearchLocations()
Get search locations
- getSecurity
- in file PHPExcel.php, method PHPExcel::getSecurity()
Get security
- getSelectedCell
- in file Worksheet.php, method PHPExcel_Worksheet::getSelectedCell()
Get selected cell
- getSelectedCells
- in file Border.php, method PHPExcel_Style_Border::getSelectedCells()
Get the currently active cell coordinate in currently active sheet.
- getSelectedCells
- in file Style.php, method PHPExcel_Style::getSelectedCells()
Get the currently active cell coordinate in currently active sheet.
- getSelectedCells
- in file NumberFormat.php, method PHPExcel_Style_NumberFormat::getSelectedCells()
Get the currently active cell coordinate in currently active sheet.
- getSelectedCells
- in file Color.php, method PHPExcel_Style_Color::getSelectedCells()
Get the currently active cell coordinate in currently active sheet.
- getSelectedCells
- in file Borders.php, method PHPExcel_Style_Borders::getSelectedCells()
Get the currently active cell coordinate in currently active sheet.
- getSelectedCells
- in file Protection.php, method PHPExcel_Style_Protection::getSelectedCells()
Get the currently active cell coordinate in currently active sheet.
- getSelectedCells
- in file Font.php, method PHPExcel_Style_Font::getSelectedCells()
Get the currently active cell coordinate in currently active sheet.
- getSelectedCells
- in file Alignment.php, method PHPExcel_Style_Alignment::getSelectedCells()
Get the currently active cell coordinate in currently active sheet.
- getSelectedCells
- in file Fill.php, method PHPExcel_Style_Fill::getSelectedCells()
Get the currently active cell coordinate in currently active sheet.
- getSelectedCells
- in file Worksheet.php, method PHPExcel_Worksheet::getSelectedCells()
Get selected cells
- getSelectLockedCells
- in file Protection.php, method PHPExcel_Worksheet_Protection::getSelectLockedCells()
Get SelectLockedCells
- getSelectUnlockedCells
- in file Protection.php, method PHPExcel_Worksheet_Protection::getSelectUnlockedCells()
Get SelectUnlockedCells
- getShadow
- in file BaseDrawing.php, method PHPExcel_Worksheet_BaseDrawing::getShadow()
Get Shadow
- getSharedComponent
- in file Borders.php, method PHPExcel_Style_Borders::getSharedComponent()
Get the shared style component for the currently active cell in currently active sheet.
- getSharedComponent
- in file Protection.php, method PHPExcel_Style_Protection::getSharedComponent()
Get the shared style component for the currently active cell in currently active sheet.
- getSharedComponent
- in file Fill.php, method PHPExcel_Style_Fill::getSharedComponent()
Get the shared style component for the currently active cell in currently active sheet.
- getSharedComponent
- in file Border.php, method PHPExcel_Style_Border::getSharedComponent()
Get the shared style component for the currently active cell in currently active sheet.
- getSharedComponent
- in file Font.php, method PHPExcel_Style_Font::getSharedComponent()
Get the shared style component for the currently active cell in currently active sheet.
- getSharedComponent
- in file Alignment.php, method PHPExcel_Style_Alignment::getSharedComponent()
Get the shared style component for the currently active cell in currently active sheet.
- getSharedComponent
- in file Color.php, method PHPExcel_Style_Color::getSharedComponent()
Get the shared style component for the currently active cell in currently active sheet.
- getSharedComponent
- in file Style.php, method PHPExcel_Style::getSharedComponent()
Get the shared style component for the currently active cell in currently active sheet.
- getSharedComponent
- in file NumberFormat.php, method PHPExcel_Style_NumberFormat::getSharedComponent()
Get the shared style component for the currently active cell in currently active sheet.
- getSheet
- in file PHPExcel.php, method PHPExcel::getSheet()
Get sheet by index
- getSheet
- in file Protection.php, method PHPExcel_Worksheet_Protection::getSheet()
Get Sheet
- getSheetByName
- in file PHPExcel.php, method PHPExcel::getSheetByName()
Get sheet by name
- getSheetCount
- in file PHPExcel.php, method PHPExcel::getSheetCount()
Get sheet count
- getSheetIndex
- in file CSV.php, method PHPExcel_Writer_CSV::getSheetIndex()
Get sheet index
- getSheetIndex
- in file HTML.php, method PHPExcel_Writer_HTML::getSheetIndex()
Get sheet index
- getSheetIndex
- in file OOCalc.php, method PHPExcel_Reader_OOCalc::getSheetIndex()
Get sheet index
- getSheetIndex
- in file SYLK.php, method PHPExcel_Reader_SYLK::getSheetIndex()
Get sheet index
- getSheetIndex
- in file CSV.php, method PHPExcel_Reader_CSV::getSheetIndex()
Get sheet index
- getSheetIndex
- in file Excel2003XML.php, method PHPExcel_Reader_Excel2003XML::getSheetIndex()
Get sheet index
- getSheetNames
- in file PHPExcel.php, method PHPExcel::getSheetNames()
Get sheet names
- getSheetState
- in file Worksheet.php, method PHPExcel_Worksheet::getSheetState()
Get sheet state
- getSheetView
- in file Worksheet.php, method PHPExcel_Worksheet::getSheetView()
Get sheet view
- getShowDropDown
- in file DataValidation.php, method PHPExcel_Cell_DataValidation::getShowDropDown()
Get Show DropDown
- getShowErrorMessage
- in file DataValidation.php, method PHPExcel_Cell_DataValidation::getShowErrorMessage()
Get Show ErrorMessage
- getShowGridlines
- in file Worksheet.php, method PHPExcel_Worksheet::getShowGridlines()
Show gridlines?
- getShowInputMessage
- in file DataValidation.php, method PHPExcel_Cell_DataValidation::getShowInputMessage()
Get Show InputMessage
- getShowRowColHeaders
- in file Worksheet.php, method PHPExcel_Worksheet::getShowRowColHeaders()
Show row and column headers?
- getShowSummaryBelow
- in file Worksheet.php, method PHPExcel_Worksheet::getShowSummaryBelow()
Show summary below? (Row/Column outlining)
- getShowSummaryRight
- in file Worksheet.php, method PHPExcel_Worksheet::getShowSummaryRight()
Show summary right? (Row/Column outlining)
- getShrinkToFit
- in file Alignment.php, method PHPExcel_Style_Alignment::getShrinkToFit()
Get Shrink to fit
- getSingularValues
- in file SingularValueDecomposition.php, method SingularValueDecomposition::getSingularValues()
Return the one-dimensional array of singular values
- getSize
- in file Font.php, method PHPExcel_Style_Font::getSize()
Get Size
- getSlope
- in file polynomialBestFitClass.php, method PHPExcel_Polynomial_Best_Fit::getSlope()
- getSlope
- in file bestFitClass.php, method PHPExcel_Best_Fit::getSlope()
- getSlope
- in file exponentialBestFitClass.php, method PHPExcel_Exponential_Best_Fit::getSlope()
- getSlopeSE
- in file bestFitClass.php, method PHPExcel_Best_Fit::getSlopeSE()
- getSort
- in file Protection.php, method PHPExcel_Worksheet_Protection::getSort()
Get Sort
- getSortedCellList
- in file ICache.php, method PHPExcel_CachedObjectStorage_ICache::getSortedCellList()
Get the list of all cell addresses currently held in cache sorted by column and row
- getSortedCellList
- in file CacheBase.php, method PHPExcel_CachedObjectStorage_CacheBase::getSortedCellList()
Sort the list of all cell addresses currently held in cache by row and column
- getSpgr
- in file SpContainer.php, method PHPExcel_Shared_Escher_DgContainer_SpgrContainer_SpContainer::getSpgr()
Get whether this is a group shape
- getSpgrContainer
- in file DgContainer.php, method PHPExcel_Shared_Escher_DgContainer::getSpgrContainer()
- getSpId
- in file SpContainer.php, method PHPExcel_Shared_Escher_DgContainer_SpgrContainer_SpContainer::getSpId()
Get the shape index
- getSpIdMax
- in file DggContainer.php, method PHPExcel_Shared_Escher_DggContainer::getSpIdMax()
Get maximum shape index of all shapes in all drawings (plus one)
- getSpOffsets
- in file Escher.php, method PHPExcel_Writer_Excel5_Escher::getSpOffsets()
Gets the shape offsets
- getSpType
- in file SpContainer.php, method PHPExcel_Shared_Escher_DgContainer_SpgrContainer_SpContainer::getSpType()
Get the shape type
- getSSRegression
- in file bestFitClass.php, method PHPExcel_Best_Fit::getSSRegression()
- getSSResiduals
- in file bestFitClass.php, method PHPExcel_Best_Fit::getSSResiduals()
- getStartColor
- in file Fill.php, method PHPExcel_Style_Fill::getStartColor()
Get Start Color
- getStartCoordinates
- in file SpContainer.php, method PHPExcel_Shared_Escher_DgContainer_SpgrContainer_SpContainer::getStartCoordinates()
Get cell coordinates of upper-left corner of shape
- getStartOffsetX
- in 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
- getStartOffsetY
- in 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
- getStdevOfResiduals
- in file bestFitClass.php, method PHPExcel_Best_Fit::getStdevOfResiduals()
- getStream
- in 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().
- getStream
- in file File.php, method PHPExcel_Shared_OLE_PPS_File::getStream()
Returns a stream for reading this file using fread() etc.
- getStrikethrough
- in file Font.php, method PHPExcel_Style_Font::getStrikethrough()
Get Strikethrough
- getStriketrough
- in file Font.php, method PHPExcel_Style_Font::getStriketrough()
Get Striketrough
- getStringTable
- in file Excel2007.php, method PHPExcel_Writer_Excel2007::getStringTable()
Get string table
- GetStringWidth
- in file tcpdf.php, method TCPDF::GetStringWidth()
Returns the length of a string in user unit. A font must be selected.
- getStyle
- in file Conditional.php, method PHPExcel_Style_Conditional::getStyle()
Get Style
- getStyle
- in file Worksheet.php, method PHPExcel_Worksheet::getStyle()
Get style for cell
- getStyleArray
- in file Fill.php, method PHPExcel_Style_Fill::getStyleArray()
Build style array from subcomponents
- getStyleArray
- in file Font.php, method PHPExcel_Style_Font::getStyleArray()
Build style array from subcomponents
- getStyleArray
- in file NumberFormat.php, method PHPExcel_Style_NumberFormat::getStyleArray()
Build style array from subcomponents
- getStyleArray
- in file Alignment.php, method PHPExcel_Style_Alignment::getStyleArray()
Build style array from subcomponents
- getStyleArray
- in file Protection.php, method PHPExcel_Style_Protection::getStyleArray()
Build style array from subcomponents
- getStyleArray
- in file Border.php, method PHPExcel_Style_Border::getStyleArray()
Build style array from subcomponents
- getStyleArray
- in file Borders.php, method PHPExcel_Style_Borders::getStyleArray()
Build style array from subcomponents
- getStyleArray
- in file Color.php, method PHPExcel_Style_Color::getStyleArray()
Build style array from subcomponents
- getStyleByColumnAndRow
- in file Worksheet.php, method PHPExcel_Worksheet::getStyleByColumnAndRow()
Get style for cell by using numeric cell coordinates
- getStyles
- in file Worksheet.php, method PHPExcel_Worksheet::getStyles()
Get styles
- getStylesConditionalHashTable
- in file Excel2007.php, method PHPExcel_Writer_Excel2007::getStylesConditionalHashTable()
Get PHPExcel_Style_Conditional HashTable
- getSubject
- in file DocumentProperties.php, method PHPExcel_DocumentProperties::getSubject()
Get Subject
- getSubScript
- in file Font.php, method PHPExcel_Style_Font::getSubScript()
Get SubScript
- getSummaryInformation
- in file OLERead.php, method PHPExcel_Shared_OLERead::getSummaryInformation()
Extract binary stream data, summary information
- getSuperScript
- in file Font.php, method PHPExcel_Style_Font::getSuperScript()
Get SuperScript
- getTabColor
- in file Worksheet.php, method PHPExcel_Worksheet::getTabColor()
Get tab color
- getTempDir
- in file PDF.php, method PHPExcel_Writer_PDF::getTempDir()
Get temporary storage directory
- getText
- in file TextElement.php, method PHPExcel_RichText_TextElement::getText()
Get text
- getText
- in file Conditional.php, method PHPExcel_Style_Conditional::getText()
Get text
- getText
- in file Comment.php, method PHPExcel_Comment::getText()
Get Rich text comment
- getText
- in file ITextElement.php, method PHPExcel_RichText_ITextElement::getText()
Get text
- getTextRotation
- in file Alignment.php, method PHPExcel_Style_Alignment::getTextRotation()
Get TextRotation
- getTextWidthPixelsApprox
- in 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
- getTextWidthPixelsExact
- in 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
- getThousandsSeparator
- in 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.
- getTitle
- in file Worksheet.php, method PHPExcel_Worksheet::getTitle()
Get title
- getTitle
- in file DocumentProperties.php, method PHPExcel_DocumentProperties::getTitle()
Get Title
- getToken
- in file FormulaParser.php, method PHPExcel_Calculation_FormulaParser::getToken()
Get Token
- getTokenCount
- in file FormulaParser.php, method PHPExcel_Calculation_FormulaParser::getTokenCount()
Get Token count
- getTokens
- in file FormulaParser.php, method PHPExcel_Calculation_FormulaParser::getTokens()
Get Tokens
- getTokenSubType
- in file FormulaToken.php, method PHPExcel_Calculation_FormulaToken::getTokenSubType()
Get Token SubType (represented by TOKEN_SUBTYPE_*)
- getTokenType
- in file FormulaToken.php, method PHPExcel_Calculation_FormulaToken::getTokenType()
Get Token Type (represented by TOKEN_TYPE_*)
- getTooltip
- in file Hyperlink.php, method PHPExcel_Cell_Hyperlink::getTooltip()
Get tooltip
- getTop
- in file Borders.php, method PHPExcel_Style_Borders::getTop()
Get Top
- getTop
- in file PageMargins.php, method PHPExcel_Worksheet_PageMargins::getTop()
Get Top
- getTrueTypeFontFileFromFont
- in file Font.php, method PHPExcel_Shared_Font::getTrueTypeFontFileFromFont()
Returns the font path given the font
- getTrueTypeFontPath
- in file Font.php, method PHPExcel_Shared_Font::getTrueTypeFontPath()
Get the path to the folder containing .ttf files.
- getType
- in file DataValidation.php, method PHPExcel_Cell_DataValidation::getType()
Get Type
- getU
- in file LUDecomposition.php, method LUDecomposition::getU()
Get upper triangular factor.
- getU
- in file SingularValueDecomposition.php, method SingularValueDecomposition::getU()
Return the left singular vectors
- getUnderline
- in file Font.php, method PHPExcel_Style_Font::getUnderline()
Get Underline
- getUrl
- in file Hyperlink.php, method PHPExcel_Cell_Hyperlink::getUrl()
Get URL
- getUseBOM
- in file CSV.php, method PHPExcel_Writer_CSV::getUseBOM()
Get whether BOM should be used
- getUseDiskCaching
- in file Excel2007.php, method PHPExcel_Writer_Excel2007::getUseDiskCaching()
Get use disk caching where possible?
- getUseInlineCss
- in file HTML.php, method PHPExcel_Writer_HTML::getUseInlineCss()
Get use inline CSS?
- getV
- in file SingularValueDecomposition.php, method SingularValueDecomposition::getV()
Return the right singular vectors
- getV
- in file EigenvalueDecomposition.php, method EigenvalueDecomposition::getV()
Return the eigenvector matrix
- getValue
- in file FormulaToken.php, method PHPExcel_Calculation_FormulaToken::getValue()
Get Value
- getValue
- in file Cell.php, method PHPExcel_Cell::getValue()
Get cell value
- getValueBinder
- in file Cell.php, method PHPExcel_Cell::getValueBinder()
Get value binder to use
- getValueOfXForY
- in file powerBestFitClass.php, method PHPExcel_Power_Best_Fit::getValueOfXForY()
- getValueOfXForY
- in file linearBestFitClass.php, method PHPExcel_Linear_Best_Fit::getValueOfXForY()
- getValueOfXForY
- in file polynomialBestFitClass.php, method PHPExcel_Polynomial_Best_Fit::getValueOfXForY()
- getValueOfXForY
- in file bestFitClass.php, method PHPExcel_Best_Fit::getValueOfXForY()
- getValueOfXForY
- in file logarithmicBestFitClass.php, method PHPExcel_Logarithmic_Best_Fit::getValueOfXForY()
- getValueOfXForY
- in file exponentialBestFitClass.php, method PHPExcel_Exponential_Best_Fit::getValueOfXForY()
- getValueOfYForX
- in file bestFitClass.php, method PHPExcel_Best_Fit::getValueOfYForX()
- getValueOfYForX
- in file exponentialBestFitClass.php, method PHPExcel_Exponential_Best_Fit::getValueOfYForX()
- getValueOfYForX
- in file linearBestFitClass.php, method PHPExcel_Linear_Best_Fit::getValueOfYForX()
- getValueOfYForX
- in file logarithmicBestFitClass.php, method PHPExcel_Logarithmic_Best_Fit::getValueOfYForX()
- getValueOfYForX
- in file powerBestFitClass.php, method PHPExcel_Power_Best_Fit::getValueOfYForX()
- getValueOfYForX
- in file polynomialBestFitClass.php, method PHPExcel_Polynomial_Best_Fit::getValueOfYForX()
- getVertical
- in file Alignment.php, method PHPExcel_Style_Alignment::getVertical()
Get Vertical
- getVertical
- in file Borders.php, method PHPExcel_Style_Borders::getVertical()
Get Vertical (pseudo-border). Only applies to supervisor.
- getVerticalCentered
- in file PageSetup.php, method PHPExcel_Worksheet_PageSetup::getVerticalCentered()
Get center page vertically
- getVisible
- in file Shadow.php, method PHPExcel_Worksheet_Drawing_Shadow::getVisible()
Get Visible
- getVisible
- in file Comment.php, method PHPExcel_Comment::getVisible()
Is the comment visible by default?
- getVisible
- in file ColumnDimension.php, method PHPExcel_Worksheet_ColumnDimension::getVisible()
Get Visible
- getVisible
- in file RowDimension.php, method PHPExcel_Worksheet_RowDimension::getVisible()
Get Visible
- getWidth
- in file HeaderFooterDrawing.php, method PHPExcel_Worksheet_HeaderFooterDrawing::getWidth()
Get Width
- getWidth
- in file ColumnDimension.php, method PHPExcel_Worksheet_ColumnDimension::getWidth()
Get Width
- getWidth
- in file Comment.php, method PHPExcel_Comment::getWidth()
Get comment width (CSS style, i.e. XXpx or YYpt)
- getWidth
- in file BaseDrawing.php, method PHPExcel_Worksheet_BaseDrawing::getWidth()
Get Width
- getWorkBook
- in file OLERead.php, method PHPExcel_Shared_OLERead::getWorkBook()
Extract binary stream data, workbook stream + sheet streams
- getWorkbookPassword
- in file DocumentSecurity.php, method PHPExcel_DocumentSecurity::getWorkbookPassword()
Get WorkbookPassword (hashed)
- getWorksheet
- in file NamedRange.php, method PHPExcel_NamedRange::getWorksheet()
Get worksheet
- getWorksheet
- in file BaseDrawing.php, method PHPExcel_Worksheet_BaseDrawing::getWorksheet()
Get Worksheet
- getWorksheetIterator
- in file PHPExcel.php, method PHPExcel::getWorksheetIterator()
Get worksheet iterator
- getWrapText
- in file Alignment.php, method PHPExcel_Style_Alignment::getWrapText()
Get Wrap Text
- getWriterPart
- in file Excel2007.php, method PHPExcel_Writer_Excel2007::getWriterPart()
Get writer part
- GetX
- in file tcpdf.php, method TCPDF::GetX()
Returns the relative X value of current position.
- getXfIndex
- in file RowDimension.php, method PHPExcel_Worksheet_RowDimension::getXfIndex()
Get index to cellXf
- getXfIndex
- in file Cell.php, method PHPExcel_Cell::getXfIndex()
Get index to cellXf
- getXfIndex
- in file ColumnDimension.php, method PHPExcel_Worksheet_ColumnDimension::getXfIndex()
Get index to cellXf
- getXValues
- in file bestFitClass.php, method PHPExcel_Best_Fit::getXValues()
- GetY
- in file tcpdf.php, method TCPDF::GetY()
Returns the ordinate of the current position.
- getYBestFitValues
- in file bestFitClass.php, method PHPExcel_Best_Fit::getYBestFitValues()
- getZoomScale
- in file SheetView.php, method PHPExcel_Worksheet_SheetView::getZoomScale()
Get ZoomScale
- getZoomScaleNormal
- in file SheetView.php, method PHPExcel_Worksheet_SheetView::getZoomScaleNormal()
Get ZoomScaleNormal
- get_mqr
- in 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)
- grad
- in file LMQuadTest.php, method LMQuadTest::grad()
z = (p-o)'S'S(p-o) dz/dp = 2S'S(p-o)
- Gradient
- in file tcpdf.php, method TCPDF::Gradient()
Output gradient.
- GROWTH
- in file Functions.php, method PHPExcel_Calculation_Functions::GROWTH()
GROWTH
top
h
- $h
- in file tcpdf.php, variable TCPDF::$h
- $header_font
- in file tcpdf.php, variable TCPDF::$header_font
- $header_logo
- in file tcpdf.php, variable TCPDF::$header_logo
- $header_logo_width
- in file tcpdf.php, variable TCPDF::$header_logo_width
- $header_margin
- in file tcpdf.php, variable TCPDF::$header_margin
- $header_string
- in file tcpdf.php, variable TCPDF::$header_string
- $header_title
- in file tcpdf.php, variable TCPDF::$header_title
- $hPt
- in file tcpdf.php, variable TCPDF::$hPt
- $HREF
- in file tcpdf.php, variable TCPDF::$HREF
- $htmlLinkColorArray
- in file tcpdf.php, variable TCPDF::$htmlLinkColorArray
Default color for html links
- $htmlLinkFontStyle
- in file tcpdf.php, variable TCPDF::$htmlLinkFontStyle
Default font style to add to html links
- $htmlvspace
- in file tcpdf.php, variable TCPDF::$htmlvspace
Count the latest inserted vertical spaces on HTML
- HARMEAN
- in file Functions.php, method PHPExcel_Calculation_Functions::HARMEAN()
HARMEAN
- harmonicMean
- in file Stats.php, method Base::harmonicMean()
Calculates the harmonic mean of the data points in the set Handles cummulative data sets correctly
- hasDataValidation
- in file Cell.php, method PHPExcel_Cell::hasDataValidation()
Has Data validation?
- hashPassword
- in file PasswordHasher.php, method PHPExcel_Shared_PasswordHasher::hashPassword()
Create a password hash from a given string.
- hasHyperlink
- in file Cell.php, method PHPExcel_Cell::hasHyperlink()
Has Hyperlink
- Header
- in file tcpdf.php, method TCPDF::Header()
This method is used to render the page header.
- HEAD_MAGNIFICATION
- in file tcpdf_config.php, constant HEAD_MAGNIFICATION
magnification factor for titles
- HEXTOBIN
- in file Functions.php, method PHPExcel_Calculation_Functions::HEXTOBIN()
HEXTOBIN
- HEXTODEC
- in file Functions.php, method PHPExcel_Calculation_Functions::HEXTODEC()
HEXTODEC
- HEXTOOCT
- in file Functions.php, method PHPExcel_Calculation_Functions::HEXTOOCT()
HEXTOOCT
- hex_to_dec
- in file barcodes.php, method TCPDFBarcode::hex_to_dec()
Convert large hexadecimal number to decimal representation (string).
- HORIZONTAL_CENTER
- in file Alignment.php, class constant PHPExcel_Style_Alignment::HORIZONTAL_CENTER
- HORIZONTAL_CENTER_CONTINUOUS
- in file Alignment.php, class constant PHPExcel_Style_Alignment::HORIZONTAL_CENTER_CONTINUOUS
- HORIZONTAL_GENERAL
- in file Alignment.php, class constant PHPExcel_Style_Alignment::HORIZONTAL_GENERAL
- HORIZONTAL_JUSTIFY
- in file Alignment.php, class constant PHPExcel_Style_Alignment::HORIZONTAL_JUSTIFY
- HORIZONTAL_LEFT
- in file Alignment.php, class constant PHPExcel_Style_Alignment::HORIZONTAL_LEFT
- HORIZONTAL_RIGHT
- in file Alignment.php, class constant PHPExcel_Style_Alignment::HORIZONTAL_RIGHT
- HOUROFDAY
- in file Functions.php, method PHPExcel_Calculation_Functions::HOUROFDAY()
HOUROFDAY
- HYPERLINK
- in file Functions.php, method PHPExcel_Calculation_Functions::HYPERLINK()
HYPERLINK
- hyperlinkExists
- in file Worksheet.php, method PHPExcel_Worksheet::hyperlinkExists()
Hyperlink at a specific coordinate exists?
- HYPGEOMDIST
- in file Functions.php, method PHPExcel_Calculation_Functions::HYPGEOMDIST()
HYPGEOMDIST
- hypo
- in file Maths.php, function hypo()
- Hyperlink.php
- procedural page Hyperlink.php
- HashTable.php
- procedural page HashTable.php
- header.php
- procedural page header.php
- helvetica.php
- procedural page helvetica.php
- helveticab.php
- procedural page helveticab.php
- helveticabi.php
- procedural page helveticabi.php
- helveticai.php
- procedural page helveticai.php
- htmlcolors.php
- procedural page htmlcolors.php
- HeaderFooter.php
- procedural page HeaderFooter.php
- HeaderFooterDrawing.php
- procedural page HeaderFooterDrawing.php
- HTML.php
- procedural page HTML.php
top
i
- $imagekeys
- in file tcpdf.php, variable TCPDF::$imagekeys
Store the image keys.
- $images
- in file tcpdf.php, variable TCPDF::$images
- $imgscale
- in file tcpdf.php, variable TCPDF::$imgscale
- $img_rb_x
- in file tcpdf.php, variable TCPDF::$img_rb_x
- $img_rb_y
- in file tcpdf.php, variable TCPDF::$img_rb_y
- $InFooter
- in file tcpdf.php, variable TCPDF::$InFooter
- $internal_encoding
- in file tcpdf.php, variable TCPDF::$internal_encoding
- $intmrk
- in file tcpdf.php, variable TCPDF::$intmrk
Array used to store positions inside the pages buffer.
- $isunicode
- in file tcpdf.php, variable TCPDF::$isunicode
- IDENTIFIER_OLE
- in file OLERead.php, class constant PHPExcel_Shared_OLERead::IDENTIFIER_OLE
- IDENTIFIER_OLE
- in file OLERead.php, constant IDENTIFIER_OLE
PHPExcel
- identify
- in file IOFactory.php, method PHPExcel_IOFactory::identify()
Identify file type using automatic PHPExcel_Reader_IReader resolution
- identity
- in file Matrix.php, method Matrix::identity()
identity
- IMABS
- in file Functions.php, method PHPExcel_Calculation_Functions::IMABS()
IMABS
- Image
- in file tcpdf.php, method TCPDF::Image()
Puts an image in the page.
- imagecreatefrombmp
- in file Drawing.php, method PHPExcel_Shared_Drawing::imagecreatefrombmp()
Create a new image from file. By alexander at alexauto dot nl
- ImageEps
- in file tcpdf.php, method TCPDF::ImageEps()
Embed vector-based Adobe Illustrator (AI) or AI-compatible EPS files.
- ImagePngAlpha
- in file tcpdf.php, method TCPDF::ImagePngAlpha()
Extract info from a PNG image with alpha channel using the GD library.
- IMAGE_FOOTER_CENTER
- in file HeaderFooter.php, class constant PHPExcel_Worksheet_HeaderFooter::IMAGE_FOOTER_CENTER
- IMAGE_FOOTER_LEFT
- in file HeaderFooter.php, class constant PHPExcel_Worksheet_HeaderFooter::IMAGE_FOOTER_LEFT
- IMAGE_FOOTER_RIGHT
- in file HeaderFooter.php, class constant PHPExcel_Worksheet_HeaderFooter::IMAGE_FOOTER_RIGHT
- IMAGE_HEADER_CENTER
- in file HeaderFooter.php, class constant PHPExcel_Worksheet_HeaderFooter::IMAGE_HEADER_CENTER
- IMAGE_HEADER_LEFT
- in file HeaderFooter.php, class constant PHPExcel_Worksheet_HeaderFooter::IMAGE_HEADER_LEFT
- IMAGE_HEADER_RIGHT
- in file HeaderFooter.php, class constant PHPExcel_Worksheet_HeaderFooter::IMAGE_HEADER_RIGHT
- IMAGINARY
- in file Functions.php, method PHPExcel_Calculation_Functions::IMAGINARY()
IMAGINARY
- IMARGUMENT
- in file Functions.php, method PHPExcel_Calculation_Functions::IMARGUMENT()
IMARGUMENT
- imb_crc11fcs
- in file barcodes.php, method TCPDFBarcode::imb_crc11fcs()
Intelligent Mail Barcode calculation of Frame Check Sequence
- imb_reverse_us
- in file barcodes.php, method TCPDFBarcode::imb_reverse_us()
Reverse unsigned short value
- imb_tables
- in file barcodes.php, method TCPDFBarcode::imb_tables()
generate Nof13 tables used for Intelligent Mail Barcode
- IMCONJUGATE
- in file Functions.php, method PHPExcel_Calculation_Functions::IMCONJUGATE()
IMCONJUGATE
- IMCOS
- in file Functions.php, method PHPExcel_Calculation_Functions::IMCOS()
IMCOS
- IMDIV
- in file Functions.php, method PHPExcel_Calculation_Functions::IMDIV()
IMDIV
- IMEXP
- in file Functions.php, method PHPExcel_Calculation_Functions::IMEXP()
IMEXP
- IMLN
- in file Functions.php, method PHPExcel_Calculation_Functions::IMLN()
IMLN
- IMLOG2
- in file Functions.php, method PHPExcel_Calculation_Functions::IMLOG2()
IMLOG2
- IMLOG10
- in file Functions.php, method PHPExcel_Calculation_Functions::IMLOG10()
IMLOG10
- IMPACT
- in file Font.php, class constant PHPExcel_Shared_Font::IMPACT
- IMPOWER
- in file Functions.php, method PHPExcel_Calculation_Functions::IMPOWER()
IMPOWER
- IMPRODUCT
- in file Functions.php, method PHPExcel_Calculation_Functions::IMPRODUCT()
IMPRODUCT
- IMREAL
- in file Functions.php, method PHPExcel_Calculation_Functions::IMREAL()
IMREAL
- IMSIN
- in file Functions.php, method PHPExcel_Calculation_Functions::IMSIN()
IMSIN
- IMSQRT
- in file Functions.php, method PHPExcel_Calculation_Functions::IMSQRT()
IMSQRT
- IMSUB
- in file Functions.php, method PHPExcel_Calculation_Functions::IMSUB()
IMSUB
- IMSUM
- in file Functions.php, method PHPExcel_Calculation_Functions::IMSUM()
IMSUM
- inchSizeToPixels
- in file Font.php, method PHPExcel_Shared_Font::inchSizeToPixels()
Calculate an (approximate) pixel size, based on inch size
- IncludeJS
- in file tcpdf.php, method TCPDF::IncludeJS()
- INDEX
- in file Functions.php, method PHPExcel_Calculation_Functions::INDEX()
INDEX
- indexedColor
- in file Color.php, method PHPExcel_Style_Color::indexedColor()
Get indexed color
- INDIRECT
- in file Functions.php, method PHPExcel_Calculation_Functions::INDIRECT()
INDIRECT
- init
- in file File.php, method PHPExcel_Shared_OLE_PPS_File::init()
Initialization method. Has to be called right after OLE_PPS_File().
- initial
- in file LMQuadTest.php, method LMQuadTest::initial()
- initialize
- in file CachedObjectStorageFactory.php, method PHPExcel_CachedObjectStorageFactory::initialize()
- insertBitmap
- in file Worksheet.php, method PHPExcel_Writer_Excel5_Worksheet::insertBitmap()
Insert a 24bit bitmap image in a worksheet.
- insertNewBefore
- in file ReferenceHelper.php, method PHPExcel_ReferenceHelper::insertNewBefore()
Insert a new column, updating all possible related data
- insertNewColumnBefore
- in file Worksheet.php, method PHPExcel_Worksheet::insertNewColumnBefore()
Insert a new column, updating all possible related data
- insertNewColumnBeforeByIndex
- in file Worksheet.php, method PHPExcel_Worksheet::insertNewColumnBeforeByIndex()
Insert a new column, updating all possible related data
- insertNewRowBefore
- in file Worksheet.php, method PHPExcel_Worksheet::insertNewRowBefore()
Insert a new row, updating all possible related data
- INTERCEPT
- in file Functions.php, method PHPExcel_Calculation_Functions::INTERCEPT()
INTERCEPT
- interquartileMean
- in 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.:
- interquartileRange
- in 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.
- INTRATE
- in file Functions.php, method PHPExcel_Calculation_Functions::INTRATE()
INTRATE
- intToRoman
- in file tcpdf.php, method TCPDF::intToRoman()
Returns the Roman representation of an integer number
- INTVALUE
- in file Functions.php, method PHPExcel_Calculation_Functions::INTVALUE()
INTVALUE
- inverse
- in file Matrix.php, method Matrix::inverse()
Matrix inverse or pseudoinverse.
- IPMT
- in file Functions.php, method PHPExcel_Calculation_Functions::IPMT()
IPMT
- IRR
- in file Functions.php, method PHPExcel_Calculation_Functions::IRR()
- isColumnsToRepeatAtLeftSet
- in file PageSetup.php, method PHPExcel_Worksheet_PageSetup::isColumnsToRepeatAtLeftSet()
Is Columns to repeat at left set?
- isDataSet
- in file Wincache.php, method PHPExcel_CachedObjectStorage_Wincache::isDataSet()
Is a value set in the current PHPExcel_CachedObjectStorage_ICache for an indexed cell?
- isDataSet
- in file CacheBase.php, method PHPExcel_CachedObjectStorage_CacheBase::isDataSet()
Is a value set in the current PHPExcel_CachedObjectStorage_ICache for an indexed cell?
- isDataSet
- in file APC.php, method PHPExcel_CachedObjectStorage_APC::isDataSet()
Is a value set in the current PHPExcel_CachedObjectStorage_ICache for an indexed cell?
- isDataSet
- in file Memcache.php, method PHPExcel_CachedObjectStorage_Memcache::isDataSet()
Is a value set in the current PHPExcel_CachedObjectStorage_ICache for an indexed cell?
- isDataSet
- in file ICache.php, method PHPExcel_CachedObjectStorage_ICache::isDataSet()
Is a value set in the current PHPExcel_CachedObjectStorage_ICache for an indexed cell?
- isDateTime
- in file Date.php, method PHPExcel_Shared_Date::isDateTime()
Is a given cell a date/time?
- isDateTimeFormat
- in file Date.php, method PHPExcel_Shared_Date::isDateTimeFormat()
Is a given number format a date/time?
- isDateTimeFormatCode
- in file Date.php, method PHPExcel_Shared_Date::isDateTimeFormatCode()
Is a given number format code a date/time?
- isFile
- in file OLE.php, method PHPExcel_Shared_OLE::isFile()
Checks whether a PPS is a File PPS or not.
- isFullRank
- in file QRDecomposition.php, method QRDecomposition::isFullRank()
Is the matrix full rank?
- isImplemented
- in file Calculation.php, method PHPExcel_Calculation::isImplemented()
Is a specific function implemented?
- isInRange
- in file Cell.php, method PHPExcel_Cell::isInRange()
Is cell in a specific range?
- isInternal
- in file Hyperlink.php, method PHPExcel_Cell_Hyperlink::isInternal()
Is this hyperlink internal? (to another sheet)
- isNonsingular
- in file LUDecomposition.php, method LUDecomposition::isNonsingular()
Is the matrix nonsingular?
- ISPMT
- in file Functions.php, method PHPExcel_Calculation_Functions::ISPMT()
ISPMT
- isPrintAreaSet
- in file PageSetup.php, method PHPExcel_Worksheet_PageSetup::isPrintAreaSet()
Is print area set?
- isProtectionEnabled
- in file Protection.php, method PHPExcel_Worksheet_Protection::isProtectionEnabled()
Is some sort of protection enabled?
- isRoot
- in file OLE.php, method PHPExcel_Shared_OLE::isRoot()
Checks whether a PPS is a Root PPS or not.
- isRowsToRepeatAtTopSet
- in file PageSetup.php, method PHPExcel_Worksheet_PageSetup::isRowsToRepeatAtTopSet()
Is Rows to repeat at top set?
- isSecurityEnabled
- in file DocumentSecurity.php, method PHPExcel_DocumentSecurity::isSecurityEnabled()
Is some sort of dcument security enabled?
- isSPD
- in file CholeskyDecomposition.php, method CholeskyDecomposition::isSPD()
Is the matrix symmetric and positive definite?
- isTabColorSet
- in file Worksheet.php, method PHPExcel_Worksheet::isTabColorSet()
Tab color set?
- IsUTF8
- in file String.php, method PHPExcel_Shared_String::IsUTF8()
Check if a string contains UTF8 data
- IS_BLANK
- in file Functions.php, method PHPExcel_Calculation_Functions::IS_BLANK()
IS_BLANK
- IS_ERR
- in file Functions.php, method PHPExcel_Calculation_Functions::IS_ERR()
IS_ERR
- IS_ERROR
- in file Functions.php, method PHPExcel_Calculation_Functions::IS_ERROR()
IS_ERROR
- IS_EVEN
- in file Functions.php, method PHPExcel_Calculation_Functions::IS_EVEN()
IS_EVEN
- IS_LOGICAL
- in file Functions.php, method PHPExcel_Calculation_Functions::IS_LOGICAL()
IS_LOGICAL
- IS_NA
- in file Functions.php, method PHPExcel_Calculation_Functions::IS_NA()
IS_NA
- IS_NONTEXT
- in file Functions.php, method PHPExcel_Calculation_Functions::IS_NONTEXT()
IS_NONTEXT
- IS_NUMBER
- in file Functions.php, method PHPExcel_Calculation_Functions::IS_NUMBER()
IS_NUMBER
- IS_ODD
- in file Functions.php, method PHPExcel_Calculation_Functions::IS_ODD()
IS_ODD
- IS_TEXT
- in file Functions.php, method PHPExcel_Calculation_Functions::IS_TEXT()
IS_TEXT
- ICache.php
- procedural page ICache.php
- IValueBinder.php
- procedural page IValueBinder.php
- IComparable.php
- procedural page IComparable.php
- IOFactory.php
- procedural page IOFactory.php
- IReader.php
- procedural page IReader.php
- IReadFilter.php
- procedural page IReadFilter.php
- ITextElement.php
- procedural page ITextElement.php
- index.php
- procedural page index.php
- ita.php
- procedural page ita.php
- IWriter.php
- procedural page IWriter.php
top
j
- $javascript
- in file tcpdf.php, variable TCPDF::$javascript
javascript code
- $jpeg_quality
- in file tcpdf.php, variable TCPDF::$jpeg_quality
Set the default JPEG compression quality (1-100)
- $js_objects
- in file tcpdf.php, variable TCPDF::$js_objects
Javascript objects array
- $js_obj_id
- in file tcpdf.php, variable TCPDF::$js_obj_id
Current ID of javascript object
- $js_start_obj_id
- in file tcpdf.php, variable TCPDF::$js_start_obj_id
Start ID for javascript objects
- JAMAError
- in file Error.php, function JAMAError()
Custom error handler
- JAMALANG
- in file Error.php, constant JAMALANG
top
k
- $k
- in file tcpdf.php, variable TCPDF::$k
- $keywords
- in file tcpdf.php, variable TCPDF::$keywords
- key
- in file CellIterator.php, method PHPExcel_Worksheet_CellIterator::key()
Current key
- key
- in file RowIterator.php, method PHPExcel_Worksheet_RowIterator::key()
Current key
- key
- in file WorksheetIterator.php, method PHPExcel_WorksheetIterator::key()
Current key
- KURT
- in file Functions.php, method PHPExcel_Calculation_Functions::KURT()
KURT
- kurtosis
- in 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_IMAGE
- in file tcpdf_config.php, constant K_BLANK_IMAGE
blank image
- K_CELL_HEIGHT_RATIO
- in file tcpdf_config.php, constant K_CELL_HEIGHT_RATIO
height of cell repect font height
- K_LRE
- in file unicode_data.php, constant K_LRE
Left-to-Right Embedding
- K_LRM
- in file unicode_data.php, constant K_LRM
Left-to-Right Mark
- K_LRO
- in file unicode_data.php, constant K_LRO
Left-to-Right Override
- K_PATH_CACHE
- in file tcpdf_config.php, constant K_PATH_CACHE
cache directory for temporary files (full path)
- K_PATH_FONTS
- in file tcpdf_config.php, constant K_PATH_FONTS
path for PDF fonts
- K_PATH_IMAGES
- in file tcpdf_config.php, constant K_PATH_IMAGES
images directory
- K_PATH_MAIN
- in file tcpdf_config.php, constant K_PATH_MAIN
Installation path (/var/www/tcpdf/).
- K_PATH_URL
- in file tcpdf_config.php, constant K_PATH_URL
URL path to tcpdf installation folder (http://localhost/tcpdf/).
- K_PATH_URL_CACHE
- in file tcpdf_config.php, constant K_PATH_URL_CACHE
cache directory for temporary files (url path)
- K_PDF
- in file unicode_data.php, constant K_PDF
Pop Directional Format
- K_RE_PATTERN_ARABIC
- in file unicode_data.php, constant K_RE_PATTERN_ARABIC
- K_RE_PATTERN_RTL
- in file unicode_data.php, constant K_RE_PATTERN_RTL
- K_RLE
- in file unicode_data.php, constant K_RLE
Right-to-Left Embedding
- K_RLM
- in file unicode_data.php, constant K_RLM
Right-to-Left Mark
- K_RLO
- in file unicode_data.php, constant K_RLO
Right-to-Left Override
- K_SMALL_RATIO
- in file tcpdf_config.php, constant K_SMALL_RATIO
reduction factor for small font
- K_TITLE_MAGNIFICATION
- in file tcpdf_config.php, constant K_TITLE_MAGNIFICATION
title magnification respect main font size
top
l
- $l
- in file tcpdf.php, variable TCPDF::$l
- $lasth
- in file tcpdf.php, variable TCPDF::$lasth
- $last_rc4_key
- in file tcpdf.php, variable TCPDF::$last_rc4_key
last RC4 key encrypted (cached for optimisation)
- $last_rc4_key_c
- in file tcpdf.php, variable TCPDF::$last_rc4_key_c
last RC4 computed key
- $LayoutMode
- in file tcpdf.php, variable TCPDF::$LayoutMode
- $linestyleCap
- in file tcpdf.php, variable TCPDF::$linestyleCap
PDF string for last line width
- $linestyleDash
- in file tcpdf.php, variable TCPDF::$linestyleDash
PDF string for last line width
- $linestyleJoin
- in file tcpdf.php, variable TCPDF::$linestyleJoin
PDF string for last line width
- $linestyleWidth
- in file tcpdf.php, variable TCPDF::$linestyleWidth
PDF string for last line width
- $linethrough
- in file tcpdf.php, variable TCPDF::$linethrough
line trough state
- $LineWidth
- in file tcpdf.php, variable TCPDF::$LineWidth
- $links
- in file tcpdf.php, variable TCPDF::$links
- $lispacer
- in file tcpdf.php, variable TCPDF::$lispacer
- $listcount
- in file tcpdf.php, variable TCPDF::$listcount
- $listindent
- in file tcpdf.php, variable TCPDF::$listindent
- $listnum
- in file tcpdf.php, variable TCPDF::$listnum
- $listordered
- in file tcpdf.php, variable TCPDF::$listordered
- $lisymbol
- in file tcpdf.php, variable TCPDF::$lisymbol
Symbol used for HTML unordered list items
- $lMargin
- in file tcpdf.php, variable TCPDF::$lMargin
- LagrangeInterpolation
- in file LagrangeInterpolation.php, class LagrangeInterpolation
Given 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.
- LARGE
- in file Functions.php, method PHPExcel_Calculation_Functions::LARGE()
LARGE
- last
- in file Calculation.php, method PHPExcel_Token_Stack::last()
- lastPage
- in file tcpdf.php, method TCPDF::lastPage()
Reset pointer to the last document page.
- LCM
- in file Functions.php, method PHPExcel_Calculation_Functions::LCM()
LCM
- LEFT
- in file Functions.php, method PHPExcel_Calculation_Functions::LEFT()
LEFT
- LevenbergMarquardt
- in file LevenbergMarquardt.php, class LevenbergMarquardt
- LIBERATION_SANS
- in file Font.php, class constant PHPExcel_Shared_Font::LIBERATION_SANS
- LIBERATION_SANS_BOLD
- in file Font.php, class constant PHPExcel_Shared_Font::LIBERATION_SANS_BOLD
- LIBERATION_SANS_BOLD_ITALIC
- in file Font.php, class constant PHPExcel_Shared_Font::LIBERATION_SANS_BOLD_ITALIC
- LIBERATION_SANS_ITALIC
- in file Font.php, class constant PHPExcel_Shared_Font::LIBERATION_SANS_ITALIC
- Line
- in file tcpdf.php, method TCPDF::Line()
Draws a line between two points.
- LinearGradient
- in file tcpdf.php, method TCPDF::LinearGradient()
Paints a linear colour gradient.
- LINEST
- in file Functions.php, method PHPExcel_Calculation_Functions::LINEST()
LINEST
- Link
- in file tcpdf.php, method TCPDF::Link()
Puts a link on a rectangular area of the page.
- ListBox
- in file tcpdf.php, method TCPDF::ListBox()
- listFunctionNames
- in file Calculation.php, method PHPExcel_Calculation::listFunctionNames()
Get a list of implemented Excel function names
- listFunctions
- in file Calculation.php, method PHPExcel_Calculation::listFunctions()
Get a list of all implemented functions as an array of function objects
- LMQuadTest
- in file LMQuadTest.php, class LMQuadTest
quadratic (p-o)'S'S(p-o)
- Ln
- in file tcpdf.php, method TCPDF::Ln()
Performs a line break.
- load
- in file SYLK.php, method PHPExcel_Reader_SYLK::load()
Loads PHPExcel from file
- load
- in file Escher.php, method PHPExcel_Reader_Excel5_Escher::load()
Load Escher stream data. May be a partial Escher stream.
- load
- in file IReader.php, method PHPExcel_Reader_IReader::load()
Loads PHPExcel from file
- load
- in file CSV.php, method PHPExcel_Reader_CSV::load()
Loads PHPExcel from file
- load
- in file Excel5.php, method PHPExcel_Reader_Excel5::load()
Loads PHPExcel from file
- load
- in file OOCalc.php, method PHPExcel_Reader_OOCalc::load()
Loads PHPExcel from file
- load
- in file Excel2003XML.php, method PHPExcel_Reader_Excel2003XML::load()
Loads PHPExcel from file
- load
- in file Excel2007.php, method PHPExcel_Reader_Excel2007::load()
Loads PHPExcel from file
- load
- in file Serialized.php, method PHPExcel_Reader_Serialized::load()
Loads PHPExcel Serialized file
- Load
- in file Autoloader.php, method PHPExcel_Autoloader::Load()
- load
- in file IOFactory.php, method PHPExcel_IOFactory::load()
Loads PHPExcel from file using automatic PHPExcel_Reader_IReader resolution
- loadIntoExisting
- in file Excel2003XML.php, method PHPExcel_Reader_Excel2003XML::loadIntoExisting()
Loads PHPExcel from file into PHPExcel instance
- loadIntoExisting
- in file SYLK.php, method PHPExcel_Reader_SYLK::loadIntoExisting()
Loads PHPExcel from file into PHPExcel instance
- loadIntoExisting
- in file CSV.php, method PHPExcel_Reader_CSV::loadIntoExisting()
Loads PHPExcel from file into PHPExcel instance
- loadIntoExisting
- in file OOCalc.php, method PHPExcel_Reader_OOCalc::loadIntoExisting()
Loads PHPExcel from file into PHPExcel instance
- LocalDate2OLE
- in file OLE.php, method PHPExcel_Shared_OLE::LocalDate2OLE()
Utility function Returns a string for the OLE container with the date given
- LOGEST
- in file Functions.php, method PHPExcel_Calculation_Functions::LOGEST()
LOGEST
- LOGICAL_AND
- in file Functions.php, method PHPExcel_Calculation_Functions::LOGICAL_AND()
LOGICAL_AND
- LOGICAL_FALSE
- in file Functions.php, method PHPExcel_Calculation_Functions::LOGICAL_FALSE()
LOGICAL_FALSE
- LOGICAL_NOT
- in file Functions.php, method PHPExcel_Calculation_Functions::LOGICAL_NOT()
LOGICAL_NOT
- LOGICAL_OR
- in file Functions.php, method PHPExcel_Calculation_Functions::LOGICAL_OR()
LOGICAL_OR
- LOGICAL_TRUE
- in file Functions.php, method PHPExcel_Calculation_Functions::LOGICAL_TRUE()
LOGICAL_TRUE
- LOGINV
- in file Functions.php, method PHPExcel_Calculation_Functions::LOGINV()
LOGINV
- LOGNORMDIST
- in file Functions.php, method PHPExcel_Calculation_Functions::LOGNORMDIST()
LOGNORMDIST
- LOG_BASE
- in file Functions.php, method PHPExcel_Calculation_Functions::LOG_BASE()
LOG_BASE
- LOG_GAMMA_X_MAX_VALUE
- in file Functions.php, constant LOG_GAMMA_X_MAX_VALUE
LOG_GAMMA_X_MAX_VALUE
- LOOKUP
- in file Functions.php, method PHPExcel_Calculation_Functions::LOOKUP()
LOOKUP The LOOKUP function searches for value either from a one-row or one-column range or from an array.
- LOWERCASE
- in file Functions.php, method PHPExcel_Calculation_Functions::LOWERCASE()
LOWERCASE
- lu
- in file Matrix.php, method Matrix::lu()
lu
- LUCIDA_CONSOLE
- in file Font.php, class constant PHPExcel_Shared_Font::LUCIDA_CONSOLE
- LUCIDA_SANS_UNICODE
- in file Font.php, class constant PHPExcel_Shared_Font::LUCIDA_SANS_UNICODE
- LUDecomposition
- in file LUDecomposition.php, class LUDecomposition
- LagrangeInterpolation.php
- procedural page LagrangeInterpolation.php
- LagrangeInterpolation2.php
- procedural page LagrangeInterpolation2.php
- LevenbergMarquardt.php
- procedural page LevenbergMarquardt.php
- LMQuadTest.php
- procedural page LMQuadTest.php
- LUDecomposition.php
- procedural page LUDecomposition.php
- linearBestFitClass.php
- procedural page linearBestFitClass.php
- logarithmicBestFitClass.php
- procedural page logarithmicBestFitClass.php
top
m
- magic
- in file MagicSquareExample.php, method MagicSquareExample::magic()
Generate magic square test matrix.
- MagicSquareExample
- in file MagicSquareExample.php, class MagicSquareExample
Example of use of Matrix Class, featuring magic squares.
- main
- in file MagicSquareExample.php, method MagicSquareExample::main()
Tests LU, QR, SVD and symmetric Eig decompositions.
- MATCH
- in file Functions.php, method PHPExcel_Calculation_Functions::MATCH()
MATCH
- Math_Stats
- in file Stats.php, method Base::Math_Stats()
Constructor for the class
- Matrix
- in file Matrix.php, class Matrix
- MatrixDimensionException
- in file Error.php, constant MatrixDimensionException
- MatrixRankException
- in file Error.php, constant MatrixRankException
- MatrixSingularException
- in file Error.php, constant MatrixSingularException
- MatrixSPDException
- in file Error.php, constant MatrixSPDException
- max
- in file Stats.php, method Base::max()
Calculates the maximum of a data set.
- MAX
- in file Functions.php, method PHPExcel_Calculation_Functions::MAX()
MAX
- MAXA
- in file Functions.php, method PHPExcel_Calculation_Functions::MAXA()
MAXA
- MAXIF
- in file Functions.php, method PHPExcel_Calculation_Functions::MAXIF()
MAXIF
- MAX_ITERATIONS
- in file Functions.php, constant MAX_ITERATIONS
MAX_ITERATIONS
- MAX_VALUE
- in file Functions.php, constant MAX_VALUE
MAX_VALUE
- mb_str_replace
- in file Functions.php, function mb_str_replace()
- MDETERM
- in file Functions.php, method PHPExcel_Calculation_Functions::MDETERM()
MDETERM
- mean
- in file Stats.php, method Base::mean()
Calculates the mean (average) of the data points in the set Handles cummulative data sets correctly
- MEDIAN
- in file Functions.php, method PHPExcel_Calculation_Functions::MEDIAN()
MEDIAN
- median
- in file Stats.php, method Base::median()
Calculates the median of a data set.
- mergeCells
- in file Worksheet.php, method PHPExcel_Worksheet::mergeCells()
Set merge on a cell range
- mergeCellsByColumnAndRow
- in file Worksheet.php, method PHPExcel_Worksheet::mergeCellsByColumnAndRow()
Set merge on a cell range by using numeric cell coordinates
- MICROSOFT_SANS_SERIF
- in file Font.php, class constant PHPExcel_Shared_Font::MICROSOFT_SANS_SERIF
- microtime_float
- in file MagicSquareExample.php, method MagicSquareExample::microtime_float()
Simple function to replicate PHP 5 behaviour
- microtime_float
- in file benchmark.php, method Benchmark::microtime_float()
Simple function to replicate PHP 5 behaviour
- MID
- in file Functions.php, method PHPExcel_Calculation_Functions::MID()
MID
- midrange
- in file Stats.php, method Base::midrange()
Calculates the midrange of a data set.
- MIMETYPE_DEFAULT
- in file MemoryDrawing.php, class constant PHPExcel_Worksheet_MemoryDrawing::MIMETYPE_DEFAULT
- MIMETYPE_GIF
- in file MemoryDrawing.php, class constant PHPExcel_Worksheet_MemoryDrawing::MIMETYPE_GIF
- MIMETYPE_JPEG
- in file MemoryDrawing.php, class constant PHPExcel_Worksheet_MemoryDrawing::MIMETYPE_JPEG
- MIMETYPE_PNG
- in file MemoryDrawing.php, class constant PHPExcel_Worksheet_MemoryDrawing::MIMETYPE_PNG
- min
- in file Stats.php, method Base::min()
Calculates the minimum of a data set.
- MIN
- in file Functions.php, method PHPExcel_Calculation_Functions::MIN()
MIN
- MINA
- in file Functions.php, method PHPExcel_Calculation_Functions::MINA()
MINA
- MINIF
- in file Functions.php, method PHPExcel_Calculation_Functions::MINIF()
MINIF
- minus
- in file Matrix.php, method Matrix::minus()
minus
- minusEquals
- in file Matrix.php, method Matrix::minusEquals()
minusEquals
- MINUTEOFHOUR
- in file Functions.php, method PHPExcel_Calculation_Functions::MINUTEOFHOUR()
MINUTEOFHOUR
- MINVERSE
- in file Functions.php, method PHPExcel_Calculation_Functions::MINVERSE()
MINVERSE
- MIRR
- in file Functions.php, method PHPExcel_Calculation_Functions::MIRR()
- MirrorH
- in file tcpdf.php, method TCPDF::MirrorH()
Horizontal Mirroring.
- MirrorL
- in file tcpdf.php, method TCPDF::MirrorL()
Reflection against a straight line through point (x, y) with the gradient angle (angle).
- MirrorP
- in file tcpdf.php, method TCPDF::MirrorP()
Point reflection mirroring.
- MirrorV
- in file tcpdf.php, method TCPDF::MirrorV()
Verical Mirroring.
- MMULT
- in file Functions.php, method PHPExcel_Calculation_Functions::MMULT()
MMULT
- MOD
- in file Functions.php, method PHPExcel_Calculation_Functions::MOD()
MOD
- mode
- in file Stats.php, method Base::mode()
Calculates the mode of a data set.
- MODE
- in file Functions.php, method PHPExcel_Calculation_Functions::MODE()
MODE
- money_format
- in file Functions.php, function money_format()
- MONTHOFYEAR
- in file Functions.php, method PHPExcel_Calculation_Functions::MONTHOFYEAR()
MONTHOFYEAR
- movePage
- in file tcpdf.php, method TCPDF::movePage()
Move a page to a previous position.
- mprint
- in file Matrix.php, method Matrix::mprint()
Older debugging utility for backwards compatability.
- MROUND
- in file Functions.php, method PHPExcel_Calculation_Functions::MROUND()
MROUND
- MultiCell
- in file tcpdf.php, method TCPDF::MultiCell()
This method allows printing text with line breaks.
- MULTINOMIAL
- in file Functions.php, method PHPExcel_Calculation_Functions::MULTINOMIAL()
MULTINOMIAL
- M_2DIVPI
- in file Functions.php, constant M_2DIVPI
2 / PI
- Memcache.php
- procedural page Memcache.php
- Memory.php
- procedural page Memory.php
- MemoryGZip.php
- procedural page MemoryGZip.php
- MemorySerialized.php
- procedural page MemorySerialized.php
- MagicSquareExample.php
- procedural page MagicSquareExample.php
- Matrix.php
- procedural page Matrix.php
- Maths.php
- procedural page Maths.php
- MemoryDrawing.php
- procedural page MemoryDrawing.php
top
n
- $n
- in file tcpdf.php, variable TCPDF::$n
- $Name
- in file PPS.php, variable PHPExcel_Shared_OLE_PPS::$Name
The PPS name (in Unicode)
- $newline
- in file tcpdf.php, variable TCPDF::$newline
True if a newline is created.
- $newpagegroup
- in file tcpdf.php, variable TCPDF::$newpagegroup
Array of page numbers were a new page group was started
- $NextPps
- in file PPS.php, variable PHPExcel_Shared_OLE_PPS::$NextPps
The index of the next PPS
- $No
- in file PPS.php, variable PHPExcel_Shared_OLE_PPS::$No
The PPS index
- $numfonts
- in file tcpdf.php, variable TCPDF::$numfonts
Counts the number of fonts.
- $numimages
- in file tcpdf.php, variable TCPDF::$numimages
Counts the number of pages.
- $numpages
- in file tcpdf.php, variable TCPDF::$numpages
Counts the number of pages.
- $n_js
- in file tcpdf.php, variable TCPDF::$n_js
javascript counter
- $n_ocg_print
- in file tcpdf.php, variable TCPDF::$n_ocg_print
Print visibility.
- $n_ocg_view
- in file tcpdf.php, variable TCPDF::$n_ocg_view
View visibility.
- N
- in file Functions.php, method PHPExcel_Calculation_Functions::N()
N
- NA
- in file Functions.php, method PHPExcel_Calculation_Functions::NA()
NA
- NAME
- in file Functions.php, method PHPExcel_Calculation_Functions::NAME()
NAME
- NaN
- in file Functions.php, method PHPExcel_Calculation_Functions::NaN()
NAN
- NEGBINOMDIST
- in file Functions.php, method PHPExcel_Calculation_Functions::NEGBINOMDIST()
NEGBINOMDIST
- NETWORKDAYS
- in file Functions.php, method PHPExcel_Calculation_Functions::NETWORKDAYS()
NETWORKDAYS
- next
- in file CellIterator.php, method PHPExcel_Worksheet_CellIterator::next()
Next value
- next
- in file RowIterator.php, method PHPExcel_Worksheet_RowIterator::next()
Next value
- next
- in file WorksheetIterator.php, method PHPExcel_WorksheetIterator::next()
Next value
- NOMINAL
- in file Functions.php, method PHPExcel_Calculation_Functions::NOMINAL()
NOMINAL
- norm1
- in file Matrix.php, method Matrix::norm1()
norm1
- norm2
- in file Matrix.php, method Matrix::norm2()
norm2
- norm2
- in file SingularValueDecomposition.php, method SingularValueDecomposition::norm2()
Two norm
- NORMDIST
- in file Functions.php, method PHPExcel_Calculation_Functions::NORMDIST()
NORMDIST
- normF
- in file Matrix.php, method Matrix::normF()
normF
- normInf
- in file Matrix.php, method Matrix::normInf()
normInf
- NORMINV
- in file Functions.php, method PHPExcel_Calculation_Functions::NORMINV()
NORMINV
- NORMSDIST
- in file Functions.php, method PHPExcel_Calculation_Functions::NORMSDIST()
NORMSDIST
- NORMSINV
- in file Functions.php, method PHPExcel_Calculation_Functions::NORMSINV()
NORMSINV
- notifyCacheController
- in file Cell.php, method PHPExcel_Cell::notifyCacheController()
Send notification to the cache controller
- NPER
- in file Functions.php, method PHPExcel_Calculation_Functions::NPER()
NPER
- NPV
- in file Functions.php, method PHPExcel_Calculation_Functions::NPV()
NPV
- NumberToName
- in 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_POS
- in file OLERead.php, class constant PHPExcel_Shared_OLERead::NUM_BIG_BLOCK_DEPOT_BLOCKS_POS
- NUM_EXTENSION_BLOCK_POS
- in file OLERead.php, class constant PHPExcel_Shared_OLERead::NUM_EXTENSION_BLOCK_POS
- NamedRange.php
- procedural page NamedRange.php
- navbar.php
- procedural page navbar.php
- NumberFormat.php
- procedural page NumberFormat.php
top
o
- $objcopy
- in file tcpdf.php, variable TCPDF::$objcopy
Used to store a cloned copy of the current class object
- $offsets
- in file tcpdf.php, variable TCPDF::$offsets
- $oldcMargin
- in file tcpdf.php, variable TCPDF::$oldcMargin
- $ole
- in file PPS.php, variable PHPExcel_Shared_OLE_PPS::$ole
Pointer to OLE container
- $ole
- in file ChainedBlockStream.php, variable PHPExcel_Shared_OLE_ChainedBlockStream::$ole
The OLE container of the file that is being read.
- $opencell
- in file tcpdf.php, variable TCPDF::$opencell
- $openMarkedContent
- in file tcpdf.php, variable TCPDF::$openMarkedContent
True if marked-content sequence is open
- $original_lMargin
- in file tcpdf.php, variable TCPDF::$original_lMargin
- $original_rMargin
- in file tcpdf.php, variable TCPDF::$original_rMargin
- $OutlineRoot
- in file tcpdf.php, variable TCPDF::$OutlineRoot
Outline root for bookmark
- $outlines
- in file tcpdf.php, variable TCPDF::$outlines
Outlines for bookmark
- $Ovalue
- in file tcpdf.php, variable TCPDF::$Ovalue
O entry in pdf document
- objclone
- in file tcpdf.php, method TCPDF::objclone()
Creates a copy of a class object
- OCTTOBIN
- in file Functions.php, method PHPExcel_Calculation_Functions::OCTTOBIN()
OCTTOBIN
- OCTTODEC
- in file Functions.php, method PHPExcel_Calculation_Functions::OCTTODEC()
OCTTODEC
- OCTTOHEX
- in file Functions.php, method PHPExcel_Calculation_Functions::OCTTOHEX()
OCTTOHEX
- ODD
- in file Functions.php, method PHPExcel_Calculation_Functions::ODD()
ODD
- OFFSET
- in file Functions.php, method PHPExcel_Calculation_Functions::OFFSET()
OFFSET
- OLE2LocalDate
- in file OLE.php, method PHPExcel_Shared_OLE::OLE2LocalDate()
Returns a timestamp from an OLE container's date
- OLE_DATA_SIZE_SMALL
- in file OLE.php, class constant PHPExcel_Shared_OLE::OLE_DATA_SIZE_SMALL
- OLE_LONG_INT_SIZE
- in file OLE.php, class constant PHPExcel_Shared_OLE::OLE_LONG_INT_SIZE
- OLE_PPS_SIZE
- in file OLE.php, class constant PHPExcel_Shared_OLE::OLE_PPS_SIZE
- OLE_PPS_TYPE_DIR
- in file OLE.php, class constant PHPExcel_Shared_OLE::OLE_PPS_TYPE_DIR
- OLE_PPS_TYPE_FILE
- in file OLE.php, class constant PHPExcel_Shared_OLE::OLE_PPS_TYPE_FILE
- OLE_PPS_TYPE_ROOT
- in file OLE.php, class constant PHPExcel_Shared_OLE::OLE_PPS_TYPE_ROOT
- oneAnchor2twoAnchor
- in 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
- Open
- in file tcpdf.php, method TCPDF::Open()
This method begins the generation of the PDF document.
- openHTMLTagHandler
- in file tcpdf.php, method TCPDF::openHTMLTagHandler()
Process opening tags.
- OPERATORS_INFIX
- in file FormulaParser.php, class constant PHPExcel_Calculation_FormulaParser::OPERATORS_INFIX
- OPERATORS_POSTFIX
- in file FormulaParser.php, class constant PHPExcel_Calculation_FormulaParser::OPERATORS_POSTFIX
- OPERATORS_SN
- in file FormulaParser.php, class constant PHPExcel_Calculation_FormulaParser::OPERATORS_SN
- OPERATOR_BEGINSWITH
- in file Conditional.php, class constant PHPExcel_Style_Conditional::OPERATOR_BEGINSWITH
- OPERATOR_BETWEEN
- in file DataValidation.php, class constant PHPExcel_Cell_DataValidation::OPERATOR_BETWEEN
- OPERATOR_BETWEEN
- in file Conditional.php, class constant PHPExcel_Style_Conditional::OPERATOR_BETWEEN
- OPERATOR_CONTAINSTEXT
- in file Conditional.php, class constant PHPExcel_Style_Conditional::OPERATOR_CONTAINSTEXT
- OPERATOR_ENDSWITH
- in file Conditional.php, class constant PHPExcel_Style_Conditional::OPERATOR_ENDSWITH
- OPERATOR_EQUAL
- in file Conditional.php, class constant PHPExcel_Style_Conditional::OPERATOR_EQUAL
- OPERATOR_EQUAL
- in file DataValidation.php, class constant PHPExcel_Cell_DataValidation::OPERATOR_EQUAL
- OPERATOR_GREATERTHAN
- in file DataValidation.php, class constant PHPExcel_Cell_DataValidation::OPERATOR_GREATERTHAN
- OPERATOR_GREATERTHAN
- in file Conditional.php, class constant PHPExcel_Style_Conditional::OPERATOR_GREATERTHAN
- OPERATOR_GREATERTHANOREQUAL
- in file DataValidation.php, class constant PHPExcel_Cell_DataValidation::OPERATOR_GREATERTHANOREQUAL
- OPERATOR_GREATERTHANOREQUAL
- in file Conditional.php, class constant PHPExcel_Style_Conditional::OPERATOR_GREATERTHANOREQUAL
- OPERATOR_LESSTHAN
- in file Conditional.php, class constant PHPExcel_Style_Conditional::OPERATOR_LESSTHAN
- OPERATOR_LESSTHAN
- in file DataValidation.php, class constant PHPExcel_Cell_DataValidation::OPERATOR_LESSTHAN
- OPERATOR_LESSTHANOREQUAL
- in file DataValidation.php, class constant PHPExcel_Cell_DataValidation::OPERATOR_LESSTHANOREQUAL
- OPERATOR_LESSTHANOREQUAL
- in file Conditional.php, class constant PHPExcel_Style_Conditional::OPERATOR_LESSTHANOREQUAL
- OPERATOR_NONE
- in file Conditional.php, class constant PHPExcel_Style_Conditional::OPERATOR_NONE
- OPERATOR_NOTBETWEEN
- in file DataValidation.php, class constant PHPExcel_Cell_DataValidation::OPERATOR_NOTBETWEEN
- OPERATOR_NOTCONTAINS
- in file Conditional.php, class constant PHPExcel_Style_Conditional::OPERATOR_NOTCONTAINS
- OPERATOR_NOTEQUAL
- in file Conditional.php, class constant PHPExcel_Style_Conditional::OPERATOR_NOTEQUAL
- OPERATOR_NOTEQUAL
- in file DataValidation.php, class constant PHPExcel_Cell_DataValidation::OPERATOR_NOTEQUAL
- OPT
- in file Escher.php, class constant PHPExcel_Reader_Excel5_Escher::OPT
- ORIENTATION_DEFAULT
- in file PageSetup.php, class constant PHPExcel_Worksheet_PageSetup::ORIENTATION_DEFAULT
- ORIENTATION_LANDSCAPE
- in file PageSetup.php, class constant PHPExcel_Worksheet_PageSetup::ORIENTATION_LANDSCAPE
- ORIENTATION_PORTRAIT
- in file PageSetup.php, class constant PHPExcel_Worksheet_PageSetup::ORIENTATION_PORTRAIT
- Output
- in file tcpdf.php, method TCPDF::Output()
Send the document to a given destination: string, local file or browser.
- OOCalc.php
- procedural page OOCalc.php
- OLE.php
- procedural page OLE.php
- OLERead.php
- procedural page OLERead.php
top
p
- $padding
- in file tcpdf.php, variable TCPDF::$padding
RC4 padding
- $page
- in file tcpdf.php, variable TCPDF::$page
- $PageAnnots
- in file tcpdf.php, variable TCPDF::$PageAnnots
- $PageBreakTrigger
- in file tcpdf.php, variable TCPDF::$PageBreakTrigger
- $pagedim
- in file tcpdf.php, variable TCPDF::$pagedim
- $pagegroups
- in file tcpdf.php, variable TCPDF::$pagegroups
Contains the number of pages of the groups
- $pagelen
- in file tcpdf.php, variable TCPDF::$pagelen
Array containing page lenghts in bytes.
- $PageMode
- in file tcpdf.php, variable TCPDF::$PageMode
A name object specifying how the document should be displayed when opened.
- $pageopen
- in file tcpdf.php, variable TCPDF::$pageopen
Store the fage status (true when opened, false when closed).
- $pages
- in file tcpdf.php, variable TCPDF::$pages
- $page_obj_id
- in file tcpdf.php, variable TCPDF::$page_obj_id
ID of page objects
- $params
- in file ChainedBlockStream.php, variable PHPExcel_Shared_OLE_ChainedBlockStream::$params
Parameters specified by fopen().
- $PDFVersion
- in file tcpdf.php, variable TCPDF::$PDFVersion
- $pos
- in file ChainedBlockStream.php, variable PHPExcel_Shared_OLE_ChainedBlockStream::$pos
The file pointer.
- $premode
- in file tcpdf.php, variable TCPDF::$premode
- $PrevPps
- in file PPS.php, variable PHPExcel_Shared_OLE_PPS::$PrevPps
The index of the previous PPS
- $print_footer
- in file tcpdf.php, variable TCPDF::$print_footer
- $print_header
- in file tcpdf.php, variable TCPDF::$print_header
- $Pvalue
- in file tcpdf.php, variable TCPDF::$Pvalue
P entry in pdf document
- packed
- in file Matrix.php, method Matrix::packed()
packed
- PageNo
- in file tcpdf.php, method TCPDF::PageNo()
Returns the current page number.
- PageNoFormatted
- in file tcpdf.php, method TCPDF::PageNoFormatted()
Returns the current page number formatted as a string.
- PALATINO_LINOTYPE
- in file Font.php, class constant PHPExcel_Shared_Font::PALATINO_LINOTYPE
- PALATINO_LINOTYPE_BOLD
- in file Font.php, class constant PHPExcel_Shared_Font::PALATINO_LINOTYPE_BOLD
- PALATINO_LINOTYPE_BOLD_ITALIC
- in file Font.php, class constant PHPExcel_Shared_Font::PALATINO_LINOTYPE_BOLD_ITALIC
- PALATINO_LINOTYPE_ITALIC
- in file Font.php, class constant PHPExcel_Shared_Font::PALATINO_LINOTYPE_ITALIC
- PAPERSIZE_6_3_4_ENVELOPE
- in file PageSetup.php, class constant PHPExcel_Worksheet_PageSetup::PAPERSIZE_6_3_4_ENVELOPE
- PAPERSIZE_A2_PAPER
- in file PageSetup.php, class constant PHPExcel_Worksheet_PageSetup::PAPERSIZE_A2_PAPER
- PAPERSIZE_A3
- in file PageSetup.php, class constant PHPExcel_Worksheet_PageSetup::PAPERSIZE_A3
- PAPERSIZE_A3_EXTRA_PAPER
- in file PageSetup.php, class constant PHPExcel_Worksheet_PageSetup::PAPERSIZE_A3_EXTRA_PAPER
- PAPERSIZE_A3_EXTRA_TRANSVERSE_PAPER
- in file PageSetup.php, class constant PHPExcel_Worksheet_PageSetup::PAPERSIZE_A3_EXTRA_TRANSVERSE_PAPER
- PAPERSIZE_A3_TRANSVERSE_PAPER
- in file PageSetup.php, class constant PHPExcel_Worksheet_PageSetup::PAPERSIZE_A3_TRANSVERSE_PAPER
- PAPERSIZE_A4
- in file PageSetup.php, class constant PHPExcel_Worksheet_PageSetup::PAPERSIZE_A4
- PAPERSIZE_A4_EXTRA_PAPER
- in file PageSetup.php, class constant PHPExcel_Worksheet_PageSetup::PAPERSIZE_A4_EXTRA_PAPER
- PAPERSIZE_A4_PLUS_PAPER
- in file PageSetup.php, class constant PHPExcel_Worksheet_PageSetup::PAPERSIZE_A4_PLUS_PAPER
- PAPERSIZE_A4_SMALL
- in file PageSetup.php, class constant PHPExcel_Worksheet_PageSetup::PAPERSIZE_A4_SMALL
- PAPERSIZE_A4_TRANSVERSE_PAPER
- in file PageSetup.php, class constant PHPExcel_Worksheet_PageSetup::PAPERSIZE_A4_TRANSVERSE_PAPER
- PAPERSIZE_A5
- in file PageSetup.php, class constant PHPExcel_Worksheet_PageSetup::PAPERSIZE_A5
- PAPERSIZE_A5_EXTRA_PAPER
- in file PageSetup.php, class constant PHPExcel_Worksheet_PageSetup::PAPERSIZE_A5_EXTRA_PAPER
- PAPERSIZE_A5_TRANSVERSE_PAPER
- in file PageSetup.php, class constant PHPExcel_Worksheet_PageSetup::PAPERSIZE_A5_TRANSVERSE_PAPER
- PAPERSIZE_B4
- in file PageSetup.php, class constant PHPExcel_Worksheet_PageSetup::PAPERSIZE_B4
- PAPERSIZE_B4_ENVELOPE
- in file PageSetup.php, class constant PHPExcel_Worksheet_PageSetup::PAPERSIZE_B4_ENVELOPE
- PAPERSIZE_B5
- in file PageSetup.php, class constant PHPExcel_Worksheet_PageSetup::PAPERSIZE_B5
- PAPERSIZE_B5_ENVELOPE
- in file PageSetup.php, class constant PHPExcel_Worksheet_PageSetup::PAPERSIZE_B5_ENVELOPE
- PAPERSIZE_B6_ENVELOPE
- in file PageSetup.php, class constant PHPExcel_Worksheet_PageSetup::PAPERSIZE_B6_ENVELOPE
- PAPERSIZE_C
- in file PageSetup.php, class constant PHPExcel_Worksheet_PageSetup::PAPERSIZE_C
- PAPERSIZE_C3_ENVELOPE
- in file PageSetup.php, class constant PHPExcel_Worksheet_PageSetup::PAPERSIZE_C3_ENVELOPE
- PAPERSIZE_C4_ENVELOPE
- in file PageSetup.php, class constant PHPExcel_Worksheet_PageSetup::PAPERSIZE_C4_ENVELOPE
- PAPERSIZE_C5_ENVELOPE
- in file PageSetup.php, class constant PHPExcel_Worksheet_PageSetup::PAPERSIZE_C5_ENVELOPE
- PAPERSIZE_C6_ENVELOPE
- in file PageSetup.php, class constant PHPExcel_Worksheet_PageSetup::PAPERSIZE_C6_ENVELOPE
- PAPERSIZE_C65_ENVELOPE
- in file PageSetup.php, class constant PHPExcel_Worksheet_PageSetup::PAPERSIZE_C65_ENVELOPE
- PAPERSIZE_D
- in file PageSetup.php, class constant PHPExcel_Worksheet_PageSetup::PAPERSIZE_D
- PAPERSIZE_DL_ENVELOPE
- in file PageSetup.php, class constant PHPExcel_Worksheet_PageSetup::PAPERSIZE_DL_ENVELOPE
- PAPERSIZE_E
- in file PageSetup.php, class constant PHPExcel_Worksheet_PageSetup::PAPERSIZE_E
- PAPERSIZE_EXECUTIVE
- in file PageSetup.php, class constant PHPExcel_Worksheet_PageSetup::PAPERSIZE_EXECUTIVE
- PAPERSIZE_FOLIO
- in file PageSetup.php, class constant PHPExcel_Worksheet_PageSetup::PAPERSIZE_FOLIO
- PAPERSIZE_GERMAN_LEGAL_FANFOLD
- in file PageSetup.php, class constant PHPExcel_Worksheet_PageSetup::PAPERSIZE_GERMAN_LEGAL_FANFOLD
- PAPERSIZE_GERMAN_STANDARD_FANFOLD
- in file PageSetup.php, class constant PHPExcel_Worksheet_PageSetup::PAPERSIZE_GERMAN_STANDARD_FANFOLD
- PAPERSIZE_INVITE_ENVELOPE
- in file PageSetup.php, class constant PHPExcel_Worksheet_PageSetup::PAPERSIZE_INVITE_ENVELOPE
- PAPERSIZE_ISO_B4
- in file PageSetup.php, class constant PHPExcel_Worksheet_PageSetup::PAPERSIZE_ISO_B4
- PAPERSIZE_ISO_B5_EXTRA_PAPER
- in file PageSetup.php, class constant PHPExcel_Worksheet_PageSetup::PAPERSIZE_ISO_B5_EXTRA_PAPER
- PAPERSIZE_ITALY_ENVELOPE
- in file PageSetup.php, class constant PHPExcel_Worksheet_PageSetup::PAPERSIZE_ITALY_ENVELOPE
- PAPERSIZE_JAPANESE_DOUBLE_POSTCARD
- in file PageSetup.php, class constant PHPExcel_Worksheet_PageSetup::PAPERSIZE_JAPANESE_DOUBLE_POSTCARD
- PAPERSIZE_JIS_B5_TRANSVERSE_PAPER
- in file PageSetup.php, class constant PHPExcel_Worksheet_PageSetup::PAPERSIZE_JIS_B5_TRANSVERSE_PAPER
- PAPERSIZE_LEDGER
- in file PageSetup.php, class constant PHPExcel_Worksheet_PageSetup::PAPERSIZE_LEDGER
- PAPERSIZE_LEGAL
- in file PageSetup.php, class constant PHPExcel_Worksheet_PageSetup::PAPERSIZE_LEGAL
- PAPERSIZE_LEGAL_EXTRA_PAPER
- in file PageSetup.php, class constant PHPExcel_Worksheet_PageSetup::PAPERSIZE_LEGAL_EXTRA_PAPER
- PAPERSIZE_LETTER
- in file PageSetup.php, class constant PHPExcel_Worksheet_PageSetup::PAPERSIZE_LETTER
- PAPERSIZE_LETTER_EXTRA_PAPER
- in file PageSetup.php, class constant PHPExcel_Worksheet_PageSetup::PAPERSIZE_LETTER_EXTRA_PAPER
- PAPERSIZE_LETTER_EXTRA_TRANSVERSE_PAPER
- in file PageSetup.php, class constant PHPExcel_Worksheet_PageSetup::PAPERSIZE_LETTER_EXTRA_TRANSVERSE_PAPER
- PAPERSIZE_LETTER_PLUS_PAPER
- in file PageSetup.php, class constant PHPExcel_Worksheet_PageSetup::PAPERSIZE_LETTER_PLUS_PAPER
- PAPERSIZE_LETTER_SMALL
- in file PageSetup.php, class constant PHPExcel_Worksheet_PageSetup::PAPERSIZE_LETTER_SMALL
- PAPERSIZE_LETTER_TRANSVERSE_PAPER
- in file PageSetup.php, class constant PHPExcel_Worksheet_PageSetup::PAPERSIZE_LETTER_TRANSVERSE_PAPER
- PAPERSIZE_MONARCH_ENVELOPE
- in file PageSetup.php, class constant PHPExcel_Worksheet_PageSetup::PAPERSIZE_MONARCH_ENVELOPE
- PAPERSIZE_NO9_ENVELOPE
- in file PageSetup.php, class constant PHPExcel_Worksheet_PageSetup::PAPERSIZE_NO9_ENVELOPE
- PAPERSIZE_NO10_ENVELOPE
- in file PageSetup.php, class constant PHPExcel_Worksheet_PageSetup::PAPERSIZE_NO10_ENVELOPE
- PAPERSIZE_NO11_ENVELOPE
- in file PageSetup.php, class constant PHPExcel_Worksheet_PageSetup::PAPERSIZE_NO11_ENVELOPE
- PAPERSIZE_NO12_ENVELOPE
- in file PageSetup.php, class constant PHPExcel_Worksheet_PageSetup::PAPERSIZE_NO12_ENVELOPE
- PAPERSIZE_NO14_ENVELOPE
- in file PageSetup.php, class constant PHPExcel_Worksheet_PageSetup::PAPERSIZE_NO14_ENVELOPE
- PAPERSIZE_NOTE
- in file PageSetup.php, class constant PHPExcel_Worksheet_PageSetup::PAPERSIZE_NOTE
- PAPERSIZE_QUARTO
- in file PageSetup.php, class constant PHPExcel_Worksheet_PageSetup::PAPERSIZE_QUARTO
- PAPERSIZE_STANDARD_1
- in file PageSetup.php, class constant PHPExcel_Worksheet_PageSetup::PAPERSIZE_STANDARD_1
- PAPERSIZE_STANDARD_2
- in file PageSetup.php, class constant PHPExcel_Worksheet_PageSetup::PAPERSIZE_STANDARD_2
- PAPERSIZE_STANDARD_PAPER_1
- in file PageSetup.php, class constant PHPExcel_Worksheet_PageSetup::PAPERSIZE_STANDARD_PAPER_1
- PAPERSIZE_STANDARD_PAPER_2
- in file PageSetup.php, class constant PHPExcel_Worksheet_PageSetup::PAPERSIZE_STANDARD_PAPER_2
- PAPERSIZE_STANDARD_PAPER_3
- in file PageSetup.php, class constant PHPExcel_Worksheet_PageSetup::PAPERSIZE_STANDARD_PAPER_3
- PAPERSIZE_STATEMENT
- in file PageSetup.php, class constant PHPExcel_Worksheet_PageSetup::PAPERSIZE_STATEMENT
- PAPERSIZE_SUPERA_SUPERA_A4_PAPER
- in file PageSetup.php, class constant PHPExcel_Worksheet_PageSetup::PAPERSIZE_SUPERA_SUPERA_A4_PAPER
- PAPERSIZE_SUPERB_SUPERB_A3_PAPER
- in file PageSetup.php, class constant PHPExcel_Worksheet_PageSetup::PAPERSIZE_SUPERB_SUPERB_A3_PAPER
- PAPERSIZE_TABLOID
- in file PageSetup.php, class constant PHPExcel_Worksheet_PageSetup::PAPERSIZE_TABLOID
- PAPERSIZE_TABLOID_EXTRA_PAPER
- in file PageSetup.php, class constant PHPExcel_Worksheet_PageSetup::PAPERSIZE_TABLOID_EXTRA_PAPER
- PAPERSIZE_US_STANDARD_FANFOLD
- in file PageSetup.php, class constant PHPExcel_Worksheet_PageSetup::PAPERSIZE_US_STANDARD_FANFOLD
- PAREN_CLOSE
- in file FormulaParser.php, class constant PHPExcel_Calculation_FormulaParser::PAREN_CLOSE
- PAREN_OPEN
- in file FormulaParser.php, class constant PHPExcel_Calculation_FormulaParser::PAREN_OPEN
- parse
- in file Parser.php, method PHPExcel_Writer_Excel5_Parser::parse()
The parsing method. It parses a formula.
- parseFormula
- in file Calculation.php, method PHPExcel_Calculation::parseFormula()
Validate and parse a formula string
- PDF_AUTHOR
- in file tcpdf_config.php, constant PDF_AUTHOR
document author
- PDF_CREATOR
- in file tcpdf_config.php, constant PDF_CREATOR
document creator
- PDF_FONT_MONOSPACED
- in file tcpdf_config.php, constant PDF_FONT_MONOSPACED
default monospaced font name
- PDF_FONT_NAME_DATA
- in file tcpdf_config.php, constant PDF_FONT_NAME_DATA
default data font name
- PDF_FONT_NAME_MAIN
- in file tcpdf_config.php, constant PDF_FONT_NAME_MAIN
default main font name
- PDF_FONT_SIZE_DATA
- in file tcpdf_config.php, constant PDF_FONT_SIZE_DATA
default data font size
- PDF_FONT_SIZE_MAIN
- in file tcpdf_config.php, constant PDF_FONT_SIZE_MAIN
default main font size
- PDF_HEADER_LOGO
- in file tcpdf_config.php, constant PDF_HEADER_LOGO
image logo
- PDF_HEADER_LOGO_WIDTH
- in file tcpdf_config.php, constant PDF_HEADER_LOGO_WIDTH
header logo image width [mm]
- PDF_HEADER_STRING
- in file tcpdf_config.php, constant PDF_HEADER_STRING
header description string
- PDF_HEADER_TITLE
- in file tcpdf_config.php, constant PDF_HEADER_TITLE
header title
- PDF_IMAGE_SCALE_RATIO
- in file tcpdf_config.php, constant PDF_IMAGE_SCALE_RATIO
ratio used to adjust the conversion of pixels to user units
- PDF_MARGIN_BOTTOM
- in file tcpdf_config.php, constant PDF_MARGIN_BOTTOM
bottom margin
- PDF_MARGIN_FOOTER
- in file tcpdf_config.php, constant PDF_MARGIN_FOOTER
footer margin
- PDF_MARGIN_HEADER
- in file tcpdf_config.php, constant PDF_MARGIN_HEADER
header margin
- PDF_MARGIN_LEFT
- in file tcpdf_config.php, constant PDF_MARGIN_LEFT
left margin
- PDF_MARGIN_RIGHT
- in file tcpdf_config.php, constant PDF_MARGIN_RIGHT
right margin
- PDF_MARGIN_TOP
- in file tcpdf_config.php, constant PDF_MARGIN_TOP
top margin
- PDF_PAGE_FORMAT
- in file tcpdf_config.php, constant PDF_PAGE_FORMAT
page format
- PDF_PAGE_ORIENTATION
- in file tcpdf_config.php, constant PDF_PAGE_ORIENTATION
page orientation (P=portrait, L=landscape)
- PDF_PRODUCER
- in file tcpdf.php, constant PDF_PRODUCER
define default PDF document producer
- PDF_UNIT
- in file tcpdf_config.php, constant PDF_UNIT
document unit of measure [pt=point, mm=millimeter, cm=centimeter, in=inch]
- percentile
- in 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.
- PERCENTILE
- in file Functions.php, method PHPExcel_Calculation_Functions::PERCENTILE()
PERCENTILE
- PERCENTRANK
- in file Functions.php, method PHPExcel_Calculation_Functions::PERCENTRANK()
PERCENTRANK
- PERMUT
- in file Functions.php, method PHPExcel_Calculation_Functions::PERMUT()
PERMUT
- PHPExcel
- in file PHPExcel.php, class PHPExcel
PHPExcel
- PHPTemp.php
- procedural page PHPTemp.php
- package.php
- procedural page package.php
- polyfit.php
- procedural page polyfit.php
- PPS.php
- procedural page PPS.php
- PasswordHasher.php
- procedural page PasswordHasher.php
- polynomialBestFitClass.php
- procedural page polynomialBestFitClass.php
- powerBestFitClass.php
- procedural page powerBestFitClass.php
- Protection.php
- procedural page Protection.php
- PageMargins.php
- procedural page PageMargins.php
- PageSetup.php
- procedural page PageSetup.php
- Protection.php
- procedural page Protection.php
- Parser.php
- procedural page Parser.php
- PDF.php
- procedural page PDF.php
- PHPExcel.php
- procedural page PHPExcel.php
- PHPExcel_Autoloader
- in file Autoloader.php, class PHPExcel_Autoloader
PHPExcel
- PHPExcel_Best_Fit
- in file bestFitClass.php, class PHPExcel_Best_Fit
PHPExcel_Best_Fit
- PHPExcel_CachedObjectStorageFactory
- in file CachedObjectStorageFactory.php, class PHPExcel_CachedObjectStorageFactory
- PHPExcel_CachedObjectStorage_APC
- in file APC.php, class PHPExcel_CachedObjectStorage_APC
PHPExcel_CachedObjectStorage_APC
- PHPExcel_CachedObjectStorage_CacheBase
- in file CacheBase.php, class PHPExcel_CachedObjectStorage_CacheBase
PHPExcel_CachedObjectStorage_CacheBase
- PHPExcel_CachedObjectStorage_DiscISAM
- in file DiscISAM.php, class PHPExcel_CachedObjectStorage_DiscISAM
PHPExcel_CachedObjectStorage_DiscISAM
- PHPExcel_CachedObjectStorage_ICache
- in file ICache.php, class PHPExcel_CachedObjectStorage_ICache
PHPExcel_CachedObjectStorage_ICache
- PHPExcel_CachedObjectStorage_Memcache
- in file Memcache.php, class PHPExcel_CachedObjectStorage_Memcache
PHPExcel_CachedObjectStorage_Memcache
- PHPExcel_CachedObjectStorage_Memory
- in file Memory.php, class PHPExcel_CachedObjectStorage_Memory
PHPExcel_CachedObjectStorage_Memory
- PHPExcel_CachedObjectStorage_MemoryGZip
- in file MemoryGZip.php, class PHPExcel_CachedObjectStorage_MemoryGZip
PHPExcel_CachedObjectStorage_MemoryGZip
- PHPExcel_CachedObjectStorage_MemorySerialized
- in file MemorySerialized.php, class PHPExcel_CachedObjectStorage_MemorySerialized
PHPExcel_CachedObjectStorage_MemorySerialized
- PHPExcel_CachedObjectStorage_PHPTemp
- in file PHPTemp.php, class PHPExcel_CachedObjectStorage_PHPTemp
PHPExcel_CachedObjectStorage_PHPTemp
- PHPExcel_CachedObjectStorage_Wincache
- in file Wincache.php, class PHPExcel_CachedObjectStorage_Wincache
PHPExcel_CachedObjectStorage_Wincache
- PHPExcel_Calculation
- in file Calculation.php, class PHPExcel_Calculation
PHPExcel_Calculation (Singleton)
- PHPExcel_Calculation_Exception
- in file Exception.php, class PHPExcel_Calculation_Exception
PHPExcel_Calculation_Exception
- PHPExcel_Calculation_ExceptionHandler
- in file ExceptionHandler.php, class PHPExcel_Calculation_ExceptionHandler
PHPExcel_Calculation_ExceptionHandler
- PHPExcel_Calculation_FormulaParser
- in file FormulaParser.php, class PHPExcel_Calculation_FormulaParser
PHPExcel_Calculation_FormulaParser
- PHPExcel_Calculation_FormulaToken
- in file FormulaToken.php, class PHPExcel_Calculation_FormulaToken
PHPExcel_Calculation_FormulaToken
- PHPExcel_Calculation_Function
- in file Function.php, class PHPExcel_Calculation_Function
PHPExcel_Calculation_Function
- PHPExcel_Calculation_Functions
- in file Functions.php, class PHPExcel_Calculation_Functions
PHPExcel_Calculation_Functions
- PHPExcel_Cell
- in file Cell.php, class PHPExcel_Cell
PHPExcel_Cell
- PHPExcel_Cell_AdvancedValueBinder
- in file AdvancedValueBinder.php, class PHPExcel_Cell_AdvancedValueBinder
PHPExcel_Cell_AdvancedValueBinder
- PHPExcel_Cell_DataType
- in file DataType.php, class PHPExcel_Cell_DataType
PHPExcel_Cell_DataType
- PHPExcel_Cell_DataValidation
- in file DataValidation.php, class PHPExcel_Cell_DataValidation
PHPExcel_Cell_DataValidation
- PHPExcel_Cell_DefaultValueBinder
- in file DefaultValueBinder.php, class PHPExcel_Cell_DefaultValueBinder
PHPExcel_Cell_DefaultValueBinder
- PHPExcel_Cell_Hyperlink
- in file Hyperlink.php, class PHPExcel_Cell_Hyperlink
PHPExcel_Cell_Hyperlink
- PHPExcel_Cell_IValueBinder
- in file IValueBinder.php, class PHPExcel_Cell_IValueBinder
PHPExcel_Cell_IValueBinder
- PHPExcel_Comment
- in file Comment.php, class PHPExcel_Comment
PHPExcel_Comment
- PHPExcel_DocumentProperties
- in file DocumentProperties.php, class PHPExcel_DocumentProperties
PHPExcel_DocumentProperties
- PHPExcel_DocumentSecurity
- in file DocumentSecurity.php, class PHPExcel_DocumentSecurity
PHPExcel_DocumentSecurity
- PHPExcel_Exponential_Best_Fit
- in file exponentialBestFitClass.php, class PHPExcel_Exponential_Best_Fit
PHPExcel_Exponential_Best_Fit
- PHPExcel_HashTable
- in file HashTable.php, class PHPExcel_HashTable
PHPExcel_HashTable
- PHPExcel_IComparable
- in file IComparable.php, class PHPExcel_IComparable
PHPExcel_IComparable
- PHPExcel_IOFactory
- in file IOFactory.php, class PHPExcel_IOFactory
PHPExcel_IOFactory
- PHPExcel_Linear_Best_Fit
- in file linearBestFitClass.php, class PHPExcel_Linear_Best_Fit
PHPExcel_Linear_Best_Fit
- PHPExcel_Logarithmic_Best_Fit
- in file logarithmicBestFitClass.php, class PHPExcel_Logarithmic_Best_Fit
PHPExcel_Logarithmic_Best_Fit
- PHPExcel_NamedRange
- in file NamedRange.php, class PHPExcel_NamedRange
PHPExcel_NamedRange
- PHPExcel_Polynomial_Best_Fit
- in file polynomialBestFitClass.php, class PHPExcel_Polynomial_Best_Fit
PHPExcel_Polynomial_Best_Fit
- PHPExcel_Power_Best_Fit
- in file powerBestFitClass.php, class PHPExcel_Power_Best_Fit
PHPExcel_Power_Best_Fit
- PHPExcel_Reader_CSV
- in file CSV.php, class PHPExcel_Reader_CSV
PHPExcel_Reader_CSV
- PHPExcel_Reader_DefaultReadFilter
- in file DefaultReadFilter.php, class PHPExcel_Reader_DefaultReadFilter
PHPExcel_Reader_DefaultReadFilter
- PHPExcel_Reader_Excel5
- in file Excel5.php, class PHPExcel_Reader_Excel5
PHPExcel_Reader_Excel5
- PHPExcel_Reader_Excel5_Escher
- in file Escher.php, class PHPExcel_Reader_Excel5_Escher
PHPExcel_Reader_Excel5_Escher
- PHPExcel_Reader_Excel2003XML
- in file Excel2003XML.php, class PHPExcel_Reader_Excel2003XML
PHPExcel_Reader_Excel2003XML
- PHPExcel_Reader_Excel2007
- in file Excel2007.php, class PHPExcel_Reader_Excel2007
PHPExcel_Reader_Excel2007
- PHPExcel_Reader_IReader
- in file IReader.php, class PHPExcel_Reader_IReader
PHPExcel_Reader_IReader
- PHPExcel_Reader_IReadFilter
- in file IReadFilter.php, class PHPExcel_Reader_IReadFilter
PHPExcel_Reader_IReadFilter
- PHPExcel_Reader_OOCalc
- in file OOCalc.php, class PHPExcel_Reader_OOCalc
PHPExcel_Reader_OOCalc
- PHPExcel_Reader_Serialized
- in file Serialized.php, class PHPExcel_Reader_Serialized
PHPExcel_Reader_Serialized
- PHPExcel_Reader_SYLK
- in file SYLK.php, class PHPExcel_Reader_SYLK
PHPExcel_Reader_SYLK
- PHPExcel_ReferenceHelper
- in file ReferenceHelper.php, class PHPExcel_ReferenceHelper
PHPExcel_ReferenceHelper (Singleton)
- PHPExcel_RichText
- in file RichText.php, class PHPExcel_RichText
PHPExcel_RichText
- PHPExcel_RichText_ITextElement
- in file ITextElement.php, class PHPExcel_RichText_ITextElement
PHPExcel_RichText_ITextElement
- PHPExcel_RichText_Run
- in file Run.php, class PHPExcel_RichText_Run
PHPExcel_RichText_Run
- PHPExcel_RichText_TextElement
- in file TextElement.php, class PHPExcel_RichText_TextElement
PHPExcel_RichText_TextElement
- PHPEXCEL_ROOT
- in file PHPExcel.php, constant PHPEXCEL_ROOT
PHPExcel root directory
- PHPExcel_Settings
- in file Settings.php, class PHPExcel_Settings
- PHPExcel_Shared_CodePage
- in file CodePage.php, class PHPExcel_Shared_CodePage
PHPExcel_Shared_CodePage
- PHPExcel_Shared_Date
- in file Date.php, class PHPExcel_Shared_Date
PHPExcel_Shared_Date
- PHPExcel_Shared_Drawing
- in file Drawing.php, class PHPExcel_Shared_Drawing
PHPExcel_Shared_Drawing
- PHPExcel_Shared_Escher
- in file Escher.php, class PHPExcel_Shared_Escher
PHPExcel_Shared_Escher
- PHPExcel_Shared_Escher_DgContainer
- in file DgContainer.php, class PHPExcel_Shared_Escher_DgContainer
PHPExcel_Shared_Escher_DgContainer
- PHPExcel_Shared_Escher_DgContainer_SpgrContainer
- in file SpgrContainer.php, class PHPExcel_Shared_Escher_DgContainer_SpgrContainer
PHPExcel_Shared_Escher_DgContainer_SpgrContainer
- PHPExcel_Shared_Escher_DgContainer_SpgrContainer_SpContainer
- in file SpContainer.php, class PHPExcel_Shared_Escher_DgContainer_SpgrContainer_SpContainer
PHPExcel_Shared_Escher_DgContainer_SpgrContainer_SpContainer
- PHPExcel_Shared_Escher_DggContainer
- in file DggContainer.php, class PHPExcel_Shared_Escher_DggContainer
PHPExcel_Shared_Escher_DggContainer
- PHPExcel_Shared_Escher_DggContainer_BstoreContainer
- in file BstoreContainer.php, class PHPExcel_Shared_Escher_DggContainer_BstoreContainer
PHPExcel_Shared_Escher_DggContainer_BstoreContainer
- PHPExcel_Shared_Escher_DggContainer_BstoreContainer_BSE
- in file BSE.php, class PHPExcel_Shared_Escher_DggContainer_BstoreContainer_BSE
PHPExcel_Shared_Escher_DggContainer_BstoreContainer_BSE
- PHPExcel_Shared_Escher_DggContainer_BstoreContainer_BSE_Blip
- in file Blip.php, class PHPExcel_Shared_Escher_DggContainer_BstoreContainer_BSE_Blip
PHPExcel_Shared_Escher_DggContainer_BstoreContainer_BSE_Blip
- PHPExcel_Shared_Excel5
- in file Excel5.php, class PHPExcel_Shared_Excel5
PHPExcel_Shared_Excel5
- PHPExcel_Shared_File
- in file File.php, class PHPExcel_Shared_File
PHPExcel_Shared_File
- PHPExcel_Shared_Font
- in file Font.php, class PHPExcel_Shared_Font
PHPExcel_Shared_Font
- PHPExcel_Shared_OLE
- in file OLE.php, class PHPExcel_Shared_OLE
OLE package base class.
- PHPExcel_Shared_OLERead
- in file OLERead.php, class PHPExcel_Shared_OLERead
- PHPExcel_Shared_OLE_ChainedBlockStream
- in file ChainedBlockStream.php, class PHPExcel_Shared_OLE_ChainedBlockStream
PHPExcel_Shared_OLE_ChainedBlockStream
- PHPExcel_Shared_OLE_PPS
- in file PPS.php, class PHPExcel_Shared_OLE_PPS
Class for creating PPS's for OLE containers
- PHPExcel_Shared_OLE_PPS_File
- in file File.php, class PHPExcel_Shared_OLE_PPS_File
Class for creating File PPS's for OLE containers
- PHPExcel_Shared_OLE_PPS_Root
- in file Root.php, class PHPExcel_Shared_OLE_PPS_Root
Class for creating Root PPS's for OLE containers
- PHPExcel_Shared_PasswordHasher
- in file PasswordHasher.php, class PHPExcel_Shared_PasswordHasher
PHPExcel_Shared_PasswordHasher
- PHPExcel_Shared_String
- in file String.php, class PHPExcel_Shared_String
PHPExcel_Shared_String
- PHPExcel_Shared_XMLWriter
- in file XMLWriter.php, class PHPExcel_Shared_XMLWriter
PHPExcel_Shared_XMLWriter
- PHPExcel_Shared_ZipStreamWrapper
- in file ZipStreamWrapper.php, class PHPExcel_Shared_ZipStreamWrapper
PHPExcel_Shared_ZipStreamWrapper
- PHPExcel_Style
- in file Style.php, class PHPExcel_Style
PHPExcel_Style
- PHPExcel_Style_Alignment
- in file Alignment.php, class PHPExcel_Style_Alignment
PHPExcel_Style_Alignment
- PHPExcel_Style_Border
- in file Border.php, class PHPExcel_Style_Border
PHPExcel_Style_Border
- PHPExcel_Style_Borders
- in file Borders.php, class PHPExcel_Style_Borders
PHPExcel_Style_Borders
- PHPExcel_Style_Color
- in file Color.php, class PHPExcel_Style_Color
PHPExcel_Style_Color
- PHPExcel_Style_Conditional
- in file Conditional.php, class PHPExcel_Style_Conditional
PHPExcel_Style_Conditional
- PHPExcel_Style_Fill
- in file Fill.php, class PHPExcel_Style_Fill
PHPExcel_Style_Fill
- PHPExcel_Style_Font
- in file Font.php, class PHPExcel_Style_Font
PHPExcel_Style_Font
- PHPExcel_Style_NumberFormat
- in file NumberFormat.php, class PHPExcel_Style_NumberFormat
PHPExcel_Style_NumberFormat
- PHPExcel_Style_Protection
- in file Protection.php, class PHPExcel_Style_Protection
PHPExcel_Style_Protection
- PHPExcel_Token_Stack
- in file Calculation.php, class PHPExcel_Token_Stack
- PHPExcel_Worksheet
- in file Worksheet.php, class PHPExcel_Worksheet
PHPExcel_Worksheet
- PHPExcel_WorksheetIterator
- in file WorksheetIterator.php, class PHPExcel_WorksheetIterator
PHPExcel_WorksheetIterator
- PHPExcel_Worksheet_BaseDrawing
- in file BaseDrawing.php, class PHPExcel_Worksheet_BaseDrawing
PHPExcel_Worksheet_BaseDrawing
- PHPExcel_Worksheet_CellIterator
- in file CellIterator.php, class PHPExcel_Worksheet_CellIterator
PHPExcel_Worksheet_CellIterator
- PHPExcel_Worksheet_ColumnDimension
- in file ColumnDimension.php, class PHPExcel_Worksheet_ColumnDimension
PHPExcel_Worksheet_ColumnDimension
- PHPExcel_Worksheet_Drawing
- in file Drawing.php, class PHPExcel_Worksheet_Drawing
PHPExcel_Worksheet_Drawing
- PHPExcel_Worksheet_Drawing_Shadow
- in file Shadow.php, class PHPExcel_Worksheet_Drawing_Shadow
PHPExcel_Worksheet_Drawing_Shadow
- PHPExcel_Worksheet_HeaderFooter
- in file HeaderFooter.php, class PHPExcel_Worksheet_HeaderFooter
PHPExcel_Worksheet_HeaderFooter
- PHPExcel_Worksheet_HeaderFooterDrawing
- in file HeaderFooterDrawing.php, class PHPExcel_Worksheet_HeaderFooterDrawing
PHPExcel_Worksheet_HeaderFooterDrawing
- PHPExcel_Worksheet_MemoryDrawing
- in file MemoryDrawing.php, class PHPExcel_Worksheet_MemoryDrawing
PHPExcel_Worksheet_MemoryDrawing
- PHPExcel_Worksheet_PageMargins
- in file PageMargins.php, class PHPExcel_Worksheet_PageMargins
PHPExcel_Worksheet_PageMargins
- PHPExcel_Worksheet_PageSetup
- in file PageSetup.php, class PHPExcel_Worksheet_PageSetup
PHPExcel_Worksheet_PageSetup
- PHPExcel_Worksheet_Protection
- in file Protection.php, class PHPExcel_Worksheet_Protection
PHPExcel_Worksheet_Protection
- PHPExcel_Worksheet_Row
- in file Row.php, class PHPExcel_Worksheet_Row
PHPExcel_Worksheet_Row
- PHPExcel_Worksheet_RowDimension
- in file RowDimension.php, class PHPExcel_Worksheet_RowDimension
PHPExcel_Worksheet_RowDimension
- PHPExcel_Worksheet_RowIterator
- in file RowIterator.php, class PHPExcel_Worksheet_RowIterator
PHPExcel_Worksheet_RowIterator
- PHPExcel_Worksheet_SheetView
- in file SheetView.php, class PHPExcel_Worksheet_SheetView
PHPExcel_Worksheet_SheetView
- PHPExcel_Writer_CSV
- in file CSV.php, class PHPExcel_Writer_CSV
PHPExcel_Writer_CSV
- PHPExcel_Writer_Excel5
- in file Excel5.php, class PHPExcel_Writer_Excel5
PHPExcel_Writer_Excel5
- PHPExcel_Writer_Excel5_BIFFwriter
- in file BIFFwriter.php, class PHPExcel_Writer_Excel5_BIFFwriter
PHPExcel_Writer_Excel5_BIFFwriter
- PHPExcel_Writer_Excel5_Escher
- in file Escher.php, class PHPExcel_Writer_Excel5_Escher
PHPExcel_Shared_Escher_DggContainer_BstoreContainer
- PHPExcel_Writer_Excel5_Font
- in file Font.php, class PHPExcel_Writer_Excel5_Font
PHPExcel_Writer_Excel5_Font
- PHPExcel_Writer_Excel5_Parser
- in file Parser.php, class PHPExcel_Writer_Excel5_Parser
PHPExcel_Writer_Excel5_Parser
- PHPExcel_Writer_Excel5_Workbook
- in file Workbook.php, class PHPExcel_Writer_Excel5_Workbook
PHPExcel_Writer_Excel5_Workbook
- PHPExcel_Writer_Excel5_Worksheet
- in file Worksheet.php, class PHPExcel_Writer_Excel5_Worksheet
PHPExcel_Writer_Excel5_Worksheet
- PHPExcel_Writer_Excel5_Xf
- in file Xf.php, class PHPExcel_Writer_Excel5_Xf
PHPExcel_Writer_Excel5_Xf
- PHPExcel_Writer_Excel2007
- in file Excel2007.php, class PHPExcel_Writer_Excel2007
PHPExcel_Writer_Excel2007
- PHPExcel_Writer_Excel2007_Comments
- in file Comments.php, class PHPExcel_Writer_Excel2007_Comments
PHPExcel_Writer_Excel2007_Comments
- PHPExcel_Writer_Excel2007_ContentTypes
- in file ContentTypes.php, class PHPExcel_Writer_Excel2007_ContentTypes
PHPExcel_Writer_Excel2007_ContentTypes
- PHPExcel_Writer_Excel2007_DocProps
- in file DocProps.php, class PHPExcel_Writer_Excel2007_DocProps
PHPExcel_Writer_Excel2007_DocProps
- PHPExcel_Writer_Excel2007_Drawing
- in file Drawing.php, class PHPExcel_Writer_Excel2007_Drawing
PHPExcel_Writer_Excel2007_Drawing
- PHPExcel_Writer_Excel2007_Rels
- in file Rels.php, class PHPExcel_Writer_Excel2007_Rels
PHPExcel_Writer_Excel2007_Rels
- PHPExcel_Writer_Excel2007_StringTable
- in file StringTable.php, class PHPExcel_Writer_Excel2007_StringTable
PHPExcel_Writer_Excel2007_StringTable
- PHPExcel_Writer_Excel2007_Style
- in file Style.php, class PHPExcel_Writer_Excel2007_Style
PHPExcel_Writer_Excel2007_Style
- PHPExcel_Writer_Excel2007_Theme
- in file Theme.php, class PHPExcel_Writer_Excel2007_Theme
PHPExcel_Writer_Excel2007_DocProps
- PHPExcel_Writer_Excel2007_Workbook
- in file Workbook.php, class PHPExcel_Writer_Excel2007_Workbook
PHPExcel_Writer_Excel2007_Workbook
- PHPExcel_Writer_Excel2007_Worksheet
- in file Worksheet.php, class PHPExcel_Writer_Excel2007_Worksheet
PHPExcel_Writer_Excel2007_Worksheet
- PHPExcel_Writer_Excel2007_WriterPart
- in file WriterPart.php, class PHPExcel_Writer_Excel2007_WriterPart
PHPExcel_Writer_Excel2007_WriterPart
- PHPExcel_Writer_HTML
- in file HTML.php, class PHPExcel_Writer_HTML
PHPExcel_Writer_HTML
- PHPExcel_Writer_IWriter
- in file IWriter.php, class PHPExcel_Writer_IWriter
PHPExcel_Writer_IWriter
- PHPExcel_Writer_PDF
- in file PDF.php, class PHPExcel_Writer_PDF
PHPExcel_Writer_PDF
- PHPExcel_Writer_Serialized
- in file Serialized.php, class PHPExcel_Writer_Serialized
PHPExcel_Writer_Serialized
- PHPToExcel
- in file Date.php, method PHPExcel_Shared_Date::PHPToExcel()
Convert a date from PHP to Excel
- PieSector
- in file tcpdf.php, method TCPDF::PieSector()
Draw the sector of a circle.
- pixelsToCellDimension
- in file Drawing.php, method PHPExcel_Shared_Drawing::pixelsToCellDimension()
Convert pixels to column width. Exact algorithm not known.
- pixelsToEMU
- in file Drawing.php, method PHPExcel_Shared_Drawing::pixelsToEMU()
Convert pixels to EMU
- pixelsToPoints
- in file Drawing.php, method PHPExcel_Shared_Drawing::pixelsToPoints()
Convert pixels to points
- pixelsToUnits
- in file tcpdf.php, method TCPDF::pixelsToUnits()
Converts pixels to User's Units.
- plus
- in file Matrix.php, method Matrix::plus()
plus
- plusEquals
- in file Matrix.php, method Matrix::plusEquals()
plusEquals
- PMT
- in file Functions.php, method PHPExcel_Calculation_Functions::PMT()
PMT
- pointsToPixels
- in file Drawing.php, method PHPExcel_Shared_Drawing::pointsToPixels()
Convert points to pixels
- POISSON
- in file Functions.php, method PHPExcel_Calculation_Functions::POISSON()
POISSON
- Polycurve
- in file tcpdf.php, method TCPDF::Polycurve()
Draws a poly-Bezier curve.
- polyfit
- in file polyfit.php, function polyfit()
- Polygon
- in file tcpdf.php, method TCPDF::Polygon()
Draws a polygon.
- PolyLine
- in file tcpdf.php, method TCPDF::PolyLine()
Draws a polygonal line
- PolymorphicArgumentException
- in file Error.php, constant PolymorphicArgumentException
- pop
- in file Calculation.php, method PHPExcel_Token_Stack::pop()
- power
- in file Matrix.php, method Matrix::power()
power
- POWER
- in file Functions.php, method PHPExcel_Calculation_Functions::POWER()
POWER
- PPMT
- in file Functions.php, method PHPExcel_Calculation_Functions::PPMT()
PPMT
- ppsTotal
- in file OLE.php, method PHPExcel_Shared_OLE::ppsTotal()
Gives the total number of PPS's found in the OLE container.
- PRECISION
- in file Functions.php, constant PRECISION
PRECISION
- PrecisionLossException
- in file Error.php, constant PrecisionLossException
- PRICE
- in file Functions.php, method PHPExcel_Calculation_Functions::PRICE()
- PRICEDISC
- in file Functions.php, method PHPExcel_Calculation_Functions::PRICEDISC()
PRICEDISC
- PRICEMAT
- in file Functions.php, method PHPExcel_Calculation_Functions::PRICEMAT()
PRICEMAT
- printpoly
- in file polyfit.php, function printpoly()
- printRowColHeaders
- in file Worksheet.php, method PHPExcel_Writer_Excel5_Worksheet::printRowColHeaders()
Set the option to print the row and column headers on the printed page.
- PRODUCT
- in file Functions.php, method PHPExcel_Calculation_Functions::PRODUCT()
PRODUCT
- product
- in file Stats.php, method Base::product()
Calculates PROD { (xi) }, (the product of all observations) Handles cummulative data sets correctly
- productN
- in file Stats.php, method Base::productN()
Calculates PROD { (xi)^n }, which is the product of all observations Handles cummulative data sets correctly
- PROPERCASE
- in file Functions.php, method PHPExcel_Calculation_Functions::PROPERCASE()
PROPERCASE
- PROPERTY_STORAGE_BLOCK_SIZE
- in file OLERead.php, class constant PHPExcel_Shared_OLERead::PROPERTY_STORAGE_BLOCK_SIZE
- protectCells
- in file Worksheet.php, method PHPExcel_Worksheet::protectCells()
Set protection on a cell range
- protectCellsByColumnAndRow
- in file Worksheet.php, method PHPExcel_Worksheet::protectCellsByColumnAndRow()
Set protection on a cell range by using numeric cell coordinates
- PROTECTION_INHERIT
- in file Protection.php, class constant PHPExcel_Style_Protection::PROTECTION_INHERIT
Protection styles
- PROTECTION_PROTECTED
- in file Protection.php, class constant PHPExcel_Style_Protection::PROTECTION_PROTECTED
- PROTECTION_UNPROTECTED
- in file Protection.php, class constant PHPExcel_Style_Protection::PROTECTION_UNPROTECTED
- push
- in file Calculation.php, method PHPExcel_Token_Stack::push()
- putHtmlListBullet
- in file tcpdf.php, method TCPDF::putHtmlListBullet()
Output an HTML list bullet or ordered item symbol
- PV
- in file Functions.php, method PHPExcel_Calculation_Functions::PV()
PV
top
q
- QRDecomposition.php
- procedural page QRDecomposition.php
- qr
- in file Matrix.php, method Matrix::qr()
qr
- QRDecomposition
- in file QRDecomposition.php, class QRDecomposition
- QUARTILE
- in file Functions.php, method PHPExcel_Calculation_Functions::QUARTILE()
QUARTILE
- quartileDeviation
- in file Stats.php, method Base::quartileDeviation()
The quartile deviation is half of the interquartile range value
- quartiles
- in 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.
- quartileSkewnessCoefficient
- in file Stats.php, method Base::quartileSkewnessCoefficient()
The quartile skewness coefficient (also known as Bowley Skewness), is defined as follows:
- quartileVariationCoefficient
- in file Stats.php, method Base::quartileVariationCoefficient()
The quartile variation coefficient is defines as follows:
- QUOTE_DOUBLE
- in file FormulaParser.php, class constant PHPExcel_Calculation_FormulaParser::QUOTE_DOUBLE
- QUOTE_SINGLE
- in file FormulaParser.php, class constant PHPExcel_Calculation_FormulaParser::QUOTE_SINGLE
- QUOTIENT
- in file Functions.php, method PHPExcel_Calculation_Functions::QUOTIENT()
QUOTIENT
top
r
- $radiobutton_groups
- in file tcpdf.php, variable TCPDF::$radiobutton_groups
List of radio buttons parent objects.
- $radio_groups
- in file tcpdf.php, variable TCPDF::$radio_groups
List of radio group objects IDs
- $re_spaces
- in file tcpdf.php, variable TCPDF::$re_spaces
Regular expression used to find blank characters used for word-wrapping.
- $rMargin
- in file tcpdf.php, variable TCPDF::$rMargin
- $root
- in file OLE.php, variable PHPExcel_Shared_OLE::$root
Root directory of OLE container
- $rtl
- in file tcpdf.php, variable TCPDF::$rtl
- ReferenceHelper.php
- procedural page ReferenceHelper.php
- Run.php
- procedural page Run.php
- RichText.php
- procedural page RichText.php
- Root.php
- procedural page Root.php
- Row.php
- procedural page Row.php
- RowDimension.php
- procedural page RowDimension.php
- RowIterator.php
- procedural page RowIterator.php
- Rels.php
- procedural page Rels.php
- RadialGradient
- in file tcpdf.php, method TCPDF::RadialGradient()
Paints a radial colour gradient.
- RadioButton
- in file tcpdf.php, method TCPDF::RadioButton()
- RAND
- in file Functions.php, method PHPExcel_Calculation_Functions::RAND()
RAND
- random
- in file Matrix.php, method Matrix::random()
random
- RAND_MAX
- in file Matrix.php, constant RAND_MAX
- RAND_MIN
- in file Matrix.php, constant RAND_MIN
- range
- in file Stats.php, method Base::range()
Calculates the range of the data set = max - min
- rangeDimension
- in file Cell.php, method PHPExcel_Cell::rangeDimension()
Calculate range dimension
- rank
- in file SingularValueDecomposition.php, method SingularValueDecomposition::rank()
Effective numerical matrix rank
- rank
- in file Matrix.php, method Matrix::rank()
Matrix rank
- RANK
- in file Functions.php, method PHPExcel_Calculation_Functions::RANK()
RANK
- RATE
- in file Functions.php, method PHPExcel_Calculation_Functions::RATE()
RATE
- read
- in file OLERead.php, method PHPExcel_Shared_OLERead::read()
Read the file
- read
- in file OLE.php, method PHPExcel_Shared_OLE::read()
Reads an OLE container from the contents of the file given.
- readCell
- in file IReadFilter.php, method PHPExcel_Reader_IReadFilter::readCell()
Should this cell be read?
- readCell
- in file DefaultReadFilter.php, method PHPExcel_Reader_DefaultReadFilter::readCell()
Should this cell be read?
- readDiskCache
- in file tcpdf.php, method TCPDF::readDiskCache()
Read data from a temporary file on filesystem.
- realpath
- in file File.php, method PHPExcel_Shared_File::realpath()
Returns canonicalized absolute pathname, also for ZIP archives
- rebindParent
- in file Worksheet.php, method PHPExcel_Worksheet::rebindParent()
Re-bind parent
- rebindParent
- in file Cell.php, method PHPExcel_Cell::rebindParent()
Re-bind parent
- RECEIVED
- in file Functions.php, method PHPExcel_Calculation_Functions::RECEIVED()
RECEIVED
- Rect
- in file tcpdf.php, method TCPDF::Rect()
Draws a rectangle.
- REF
- in file Functions.php, method PHPExcel_Calculation_Functions::REF()
REF
- refreshColumnDimensions
- in file Worksheet.php, method PHPExcel_Worksheet::refreshColumnDimensions()
Refresh column dimensions
- refreshRowDimensions
- in file Worksheet.php, method PHPExcel_Worksheet::refreshRowDimensions()
Refresh row dimensions
- REGEX_SHEET_TITLE_QUOTED
- in file Parser.php, class constant PHPExcel_Writer_Excel5_Parser::REGEX_SHEET_TITLE_QUOTED
- REGEX_SHEET_TITLE_UNQUOTED
- in file Parser.php, class constant PHPExcel_Writer_Excel5_Parser::REGEX_SHEET_TITLE_UNQUOTED
Constants
- Register
- in file Autoloader.php, method PHPExcel_Autoloader::Register()
- register
- in file ZipStreamWrapper.php, method PHPExcel_Shared_ZipStreamWrapper::register()
Register wrapper
- RegularPolygon
- in file tcpdf.php, method TCPDF::RegularPolygon()
Draws a regular polygon.
- remove
- in file HashTable.php, method PHPExcel_HashTable::remove()
Remove HashTable item
- removeCellStyleXfByIndex
- in file PHPExcel.php, method PHPExcel::removeCellStyleXfByIndex()
Remove cellStyleXf by index
- removeCellXfByIndex
- in file PHPExcel.php, method PHPExcel::removeCellXfByIndex()
Remove cellXf by index. It is ensured that all cells get their xf index updated.
- removeColumn
- in file Worksheet.php, method PHPExcel_Worksheet::removeColumn()
Remove a column, updating all possible related data
- removeColumnByIndex
- in file Worksheet.php, method PHPExcel_Worksheet::removeColumnByIndex()
Remove a column, updating all possible related data
- removeConditionalStyles
- in file Worksheet.php, method PHPExcel_Worksheet::removeConditionalStyles()
Removes conditional styles for a cell
- removeImage
- in file HeaderFooter.php, method PHPExcel_Worksheet_HeaderFooter::removeImage()
Remove header/footer image
- removeNamedRange
- in file PHPExcel.php, method PHPExcel::removeNamedRange()
Remove named range
- removeRow
- in file Worksheet.php, method PHPExcel_Worksheet::removeRow()
Delete a row, updating all possible related data
- removeSheetByIndex
- in file PHPExcel.php, method PHPExcel::removeSheetByIndex()
Remove sheet by index
- removeSHY
- in file tcpdf.php, method TCPDF::removeSHY()
Removes SHY characters from text.
- RENDERING_DEFAULT
- in file MemoryDrawing.php, class constant PHPExcel_Worksheet_MemoryDrawing::RENDERING_DEFAULT
- RENDERING_GIF
- in file MemoryDrawing.php, class constant PHPExcel_Worksheet_MemoryDrawing::RENDERING_GIF
- RENDERING_JPEG
- in file MemoryDrawing.php, class constant PHPExcel_Worksheet_MemoryDrawing::RENDERING_JPEG
- RENDERING_PNG
- in file MemoryDrawing.php, class constant PHPExcel_Worksheet_MemoryDrawing::RENDERING_PNG
- REPLACE
- in file Functions.php, method PHPExcel_Calculation_Functions::REPLACE()
REPLACE
- resetFirstPageNumber
- in file PageSetup.php, method PHPExcel_Worksheet_PageSetup::resetFirstPageNumber()
Reset first page number
- resetTabColor
- in file Worksheet.php, method PHPExcel_Worksheet::resetTabColor()
Reset tab color
- resolveRange
- in file NamedRange.php, method PHPExcel_NamedRange::resolveRange()
Resolve a named range to a regular cell range
- RETURNDATE_EXCEL
- in file Functions.php, class constant PHPExcel_Calculation_Functions::RETURNDATE_EXCEL
- RETURNDATE_PHP_NUMERIC
- in file Functions.php, class constant PHPExcel_Calculation_Functions::RETURNDATE_PHP_NUMERIC
- RETURNDATE_PHP_OBJECT
- in file Functions.php, class constant PHPExcel_Calculation_Functions::RETURNDATE_PHP_OBJECT
- RETURNSTRING
- in file Functions.php, method PHPExcel_Calculation_Functions::RETURNSTRING()
RETURNSTRING
- RETURN_ARRAY_AS_ARRAY
- in file Calculation.php, class constant PHPExcel_Calculation::RETURN_ARRAY_AS_ARRAY
- RETURN_ARRAY_AS_ERROR
- in file Calculation.php, class constant PHPExcel_Calculation::RETURN_ARRAY_AS_ERROR
constants
- RETURN_ARRAY_AS_VALUE
- in file Calculation.php, class constant PHPExcel_Calculation::RETURN_ARRAY_AS_VALUE
- REVERSE_ATAN2
- in file Functions.php, method PHPExcel_Calculation_Functions::REVERSE_ATAN2()
ATAN2
- rewind
- in file WorksheetIterator.php, method PHPExcel_WorksheetIterator::rewind()
Rewind iterator
- rewind
- in file RowIterator.php, method PHPExcel_Worksheet_RowIterator::rewind()
Rewind iterator
- rewind
- in file CellIterator.php, method PHPExcel_Worksheet_CellIterator::rewind()
Rewind iterator
- rfread
- in file tcpdf.php, method TCPDF::rfread()
Binary-safe and URL-safe file read.
- RIGHT
- in file Functions.php, method PHPExcel_Calculation_Functions::RIGHT()
RIGHT
- rollbackTransaction
- in file tcpdf.php, method TCPDF::rollbackTransaction()
This method allows to undo the latest transaction by returning the latest saved TCPDF object with startTransaction().
- ROMAN
- in file Functions.php, method PHPExcel_Calculation_Functions::ROMAN()
- ROOT_START_BLOCK_POS
- in file OLERead.php, class constant PHPExcel_Shared_OLERead::ROOT_START_BLOCK_POS
- Rotate
- in file tcpdf.php, method TCPDF::Rotate()
Rotate object.
- ROUNDDOWN
- in file Functions.php, method PHPExcel_Calculation_Functions::ROUNDDOWN()
ROUNDDOWN
- RoundedRect
- in file tcpdf.php, method TCPDF::RoundedRect()
Draws a rounded rectangle.
- ROUNDUP
- in file Functions.php, method PHPExcel_Calculation_Functions::ROUNDUP()
ROUNDUP
- ROW
- in file Functions.php, method PHPExcel_Calculation_Functions::ROW()
ROW
- RowLengthException
- in file Error.php, constant RowLengthException
- ROWS
- in file Functions.php, method PHPExcel_Calculation_Functions::ROWS()
ROWS
- RSQ
- in file Functions.php, method PHPExcel_Calculation_Functions::RSQ()
RSQ
- run
- in file benchmark.php, method Benchmark::run()
- runCholesky
- in file benchmark.php, method Benchmark::runCholesky()
- runEig
- in file benchmark.php, method Benchmark::runEig()
- runLU
- in file benchmark.php, method Benchmark::runLU()
- runQR
- in file benchmark.php, method Benchmark::runQR()
- runSVD
- in file benchmark.php, method Benchmark::runSVD()
top
s
- $sbat
- in file OLE.php, variable PHPExcel_Shared_OLE::$sbat
Short Block Allocation Table
- $sign
- in file tcpdf.php, variable TCPDF::$sign
If true enables document signing
- $signature_data
- in file tcpdf.php, variable TCPDF::$signature_data
Signature data
- $signature_max_lenght
- in file tcpdf.php, variable TCPDF::$signature_max_lenght
Signature max lenght
- $sig_annot_ref
- in file tcpdf.php, variable TCPDF::$sig_annot_ref
Placemark used during signature process.
- $sig_obj_id
- in file tcpdf.php, variable TCPDF::$sig_obj_id
Signature object ID
- $Size
- in file PPS.php, variable PHPExcel_Shared_OLE_PPS::$Size
The size of the PPS's data (in bytes)
- $smallBlockSize
- in file OLE.php, variable PHPExcel_Shared_OLE::$smallBlockSize
Size of small blocks. This is usually 64.
- $spot_colors
- in file tcpdf.php, variable TCPDF::$spot_colors
Array of Spot colors
- $start_transaction_page
- in file tcpdf.php, variable TCPDF::$start_transaction_page
Store page number when startTransaction() is called.
- $stat
- in file benchmark.php, variable Benchmark::$stat
- $state
- in file tcpdf.php, variable TCPDF::$state
- $subject
- in file tcpdf.php, variable TCPDF::$subject
- $suppressFormulaErrors
- in file Calculation.php, variable PHPExcel_Calculation::$suppressFormulaErrors
Flag 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
- Serialized.php
- procedural page Serialized.php
- SYLK.php
- procedural page SYLK.php
- Settings.php
- procedural page Settings.php
- SpContainer.php
- procedural page SpContainer.php
- SpgrContainer.php
- procedural page SpgrContainer.php
- Stats.php
- procedural page Stats.php
- SingularValueDecomposition.php
- procedural page SingularValueDecomposition.php
- String.php
- procedural page String.php
- Style.php
- procedural page Style.php
- Shadow.php
- procedural page Shadow.php
- SheetView.php
- procedural page SheetView.php
- StringTable.php
- procedural page StringTable.php
- Style.php
- procedural page Style.php
- Serialized.php
- procedural page Serialized.php
- sampleCentralMoment
- in file Stats.php, method Base::sampleCentralMoment()
Calculates the nth central moment (m{n}) of a data set.
- sampleRawMoment
- in file Stats.php, method Base::sampleRawMoment()
Calculates the nth raw moment (m{n}) of a data set.
- SanitizeUTF8
- in file String.php, method PHPExcel_Shared_String::SanitizeUTF8()
Try to sanitize UTF8, stripping invalid byte sequences. Not perfect. Does not surrogate characters.
- save
- in file Serialized.php, method PHPExcel_Writer_Serialized::save()
Save PHPExcel to file
- save
- in file Root.php, method PHPExcel_Shared_OLE_PPS_Root::save()
Method for saving the whole OLE container (including files).
- save
- in file IWriter.php, method PHPExcel_Writer_IWriter::save()
Save PHPExcel to file
- save
- in file HTML.php, method PHPExcel_Writer_HTML::save()
Save PHPExcel to file
- save
- in file Excel2007.php, method PHPExcel_Writer_Excel2007::save()
Save PHPExcel to file
- save
- in file Excel5.php, method PHPExcel_Writer_Excel5::save()
Save PHPExcel to file
- save
- in file CSV.php, method PHPExcel_Writer_CSV::save()
Save PHPExcel to file
- save
- in file PDF.php, method PHPExcel_Writer_PDF::save()
Save PHPExcel to file
- Scale
- in file tcpdf.php, method TCPDF::Scale()
Vertical and horizontal non-proportional Scaling.
- ScaleX
- in file tcpdf.php, method TCPDF::ScaleX()
Horizontal Scaling.
- ScaleXY
- in file tcpdf.php, method TCPDF::ScaleXY()
Vertical and horizontal proportional Scaling.
- ScaleY
- in file tcpdf.php, method TCPDF::ScaleY()
Vertical Scaling.
- SEARCHINSENSITIVE
- in file Functions.php, method PHPExcel_Calculation_Functions::SEARCHINSENSITIVE()
SEARCHINSENSITIVE
- SEARCHSENSITIVE
- in file Functions.php, method PHPExcel_Calculation_Functions::SEARCHSENSITIVE()
SEARCHSENSITIVE
- SECONDOFMINUTE
- in file Functions.php, method PHPExcel_Calculation_Functions::SECONDOFMINUTE()
SECONDOFMINUTE
- SEMICOLON
- in file FormulaParser.php, class constant PHPExcel_Calculation_FormulaParser::SEMICOLON
- SERIESSUM
- in file Functions.php, method PHPExcel_Calculation_Functions::SERIESSUM()
SERIESSUM
- set
- in file Matrix.php, method Matrix::set()
set
- setActiveSheetIndex
- in file PHPExcel.php, method PHPExcel::setActiveSheetIndex()
Set active sheet index
- setActiveSheetIndexByName
- in file PHPExcel.php, method PHPExcel::setActiveSheetIndexByName()
Set active sheet index by name
- setAlignment
- in file Shadow.php, method PHPExcel_Worksheet_Drawing_Shadow::setAlignment()
Set Shadow alignment
- setAlignWithMargins
- in file HeaderFooter.php, method PHPExcel_Worksheet_HeaderFooter::setAlignWithMargins()
Set AlignWithMargins
- setAllowBlank
- in file DataValidation.php, method PHPExcel_Cell_DataValidation::setAllowBlank()
Set Allow Blank
- setAlpha
- in file Shadow.php, method PHPExcel_Worksheet_Drawing_Shadow::setAlpha()
Set Alpha
- setAlpha
- in file tcpdf.php, method TCPDF::setAlpha()
- setARGB
- in file Color.php, method PHPExcel_Style_Color::setARGB()
Set ARGB
- setArrayReturnType
- in file Calculation.php, method PHPExcel_Calculation::setArrayReturnType()
Set the Array Return Type (Array or Value of first element in the array)
- SetAuthor
- in file tcpdf.php, method TCPDF::SetAuthor()
Defines the author of the document.
- setAuthor
- in file Comment.php, method PHPExcel_Comment::setAuthor()
Set Author
- setAutoFilter
- in file Worksheet.php, method PHPExcel_Worksheet::setAutoFilter()
Set Autofilter Range
- setAutoFilter
- in file Protection.php, method PHPExcel_Worksheet_Protection::setAutoFilter()
Set AutoFilter
- setAutoFilterByColumnAndRow
- in file Worksheet.php, method PHPExcel_Worksheet::setAutoFilterByColumnAndRow()
Set Autofilter Range by using numeric cell coordinates
- SetAutoPageBreak
- in 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.
- setAutoSize
- in file ColumnDimension.php, method PHPExcel_Worksheet_ColumnDimension::setAutoSize()
Set Auto Size
- setAutoSizeMethod
- in file Font.php, method PHPExcel_Shared_Font::setAutoSizeMethod()
Set autoSize method
- setBarcode
- in file barcodes.php, method TCPDFBarcode::setBarcode()
Set the barcode.
- setBarcode
- in file 2dbarcodes.php, method TCPDF2DBarcode::setBarcode()
Set the barcode.
- setBarcode
- in file tcpdf.php, method TCPDF::setBarcode()
Set document barcode.
- setBgColor
- in file Xf.php, method PHPExcel_Writer_Excel5_Xf::setBgColor()
Sets the cell's background color
- setBIFFVersion
- in file Xf.php, method PHPExcel_Writer_Excel5_Xf::setBIFFVersion()
Set BIFF version
- setBIFFVersion
- in file Font.php, method PHPExcel_Writer_Excel5_Font::setBIFFVersion()
Set BIFF version
- setBlip
- in file BSE.php, method PHPExcel_Shared_Escher_DggContainer_BstoreContainer_BSE::setBlip()
Set the BLIP
- setBlipType
- in file BSE.php, method PHPExcel_Shared_Escher_DggContainer_BstoreContainer_BSE::setBlipType()
Set the BLIP type
- setBlurRadius
- in file Shadow.php, method PHPExcel_Worksheet_Drawing_Shadow::setBlurRadius()
Set Blur radius
- setBold
- in file Font.php, method PHPExcel_Style_Font::setBold()
Set Bold
- SetBooklet
- in file tcpdf.php, method TCPDF::SetBooklet()
Set the booklet mode for double-sided pages.
- setBorderStyle
- in file Border.php, method PHPExcel_Style_Border::setBorderStyle()
Set Border style
- setBottom
- in file PageMargins.php, method PHPExcel_Worksheet_PageMargins::setBottom()
Set Bottom
- setBottomColor
- in file Xf.php, method PHPExcel_Writer_Excel5_Xf::setBottomColor()
Sets the cell's bottom border color
- setBreak
- in file Worksheet.php, method PHPExcel_Worksheet::setBreak()
Set break on a cell
- setBreakByColumnAndRow
- in file Worksheet.php, method PHPExcel_Worksheet::setBreakByColumnAndRow()
Set break on a cell by using numeric cell coordinates
- setBstoreContainer
- in file DggContainer.php, method PHPExcel_Shared_Escher_DggContainer::setBstoreContainer()
Set BLIP Store Container
- setBuffer
- in file tcpdf.php, method TCPDF::setBuffer()
Set buffer content (always append data).
- setBuiltInFormatCode
- in file NumberFormat.php, method PHPExcel_Style_NumberFormat::setBuiltInFormatCode()
Set Built-In Format Code
- setCacheStorageMethod
- in file Settings.php, method PHPExcel_Settings::setCacheStorageMethod()
- setCalculatedValue
- in file Cell.php, method PHPExcel_Cell::setCalculatedValue()
Set calculated value (used for caching)
- setCalculationCacheEnabled
- in file Calculation.php, method PHPExcel_Calculation::setCalculationCacheEnabled()
Enable/disable calculation cache
- setCalculationCacheExpirationTime
- in file Calculation.php, method PHPExcel_Calculation::setCalculationCacheExpirationTime()
Set calculation cache expiration time
- setCategory
- in file Function.php, method PHPExcel_Calculation_Function::setCategory()
Set Category (represented by CATEGORY_*)
- setCategory
- in file DocumentProperties.php, method PHPExcel_DocumentProperties::setCategory()
Set Category
- setCDgSaved
- in file DggContainer.php, method PHPExcel_Shared_Escher_DggContainer::setCDgSaved()
Set total number of drawings saved
- setCellHeightRatio
- in file tcpdf.php, method TCPDF::setCellHeightRatio()
- SetCellPadding
- in file tcpdf.php, method TCPDF::SetCellPadding()
Set the internal Cell padding.
- setCellValue
- in file Worksheet.php, method PHPExcel_Worksheet::setCellValue()
Set a cell value
- setCellValueByColumnAndRow
- in file Worksheet.php, method PHPExcel_Worksheet::setCellValueByColumnAndRow()
Set a cell value by using numeric cell coordinates
- setCellValueExplicit
- in file Worksheet.php, method PHPExcel_Worksheet::setCellValueExplicit()
Set a cell value
- setCellValueExplicitByColumnAndRow
- in file Worksheet.php, method PHPExcel_Worksheet::setCellValueExplicitByColumnAndRow()
Set a cell value by using numeric cell coordinates
- setCollapsed
- in file ColumnDimension.php, method PHPExcel_Worksheet_ColumnDimension::setCollapsed()
Set Collapsed
- setCollapsed
- in file RowDimension.php, method PHPExcel_Worksheet_RowDimension::setCollapsed()
Set Collapsed
- setColor
- in file Shadow.php, method PHPExcel_Worksheet_Drawing_Shadow::setColor()
Set Color
- setColor
- in file Font.php, method PHPExcel_Style_Font::setColor()
Set Color
- setColor
- in file Border.php, method PHPExcel_Style_Border::setColor()
Set Border Color
- setColorIndex
- in file Font.php, method PHPExcel_Writer_Excel5_Font::setColorIndex()
Set the color index
- setColumnIndex
- in file ColumnDimension.php, method PHPExcel_Worksheet_ColumnDimension::setColumnIndex()
Set ColumnIndex
- setColumnsToRepeatAtLeft
- in file PageSetup.php, method PHPExcel_Worksheet_PageSetup::setColumnsToRepeatAtLeft()
Set Columns to repeat at left
- setColumnsToRepeatAtLeftByStartAndEnd
- in file PageSetup.php, method PHPExcel_Worksheet_PageSetup::setColumnsToRepeatAtLeftByStartAndEnd()
Set Columns to repeat at left by start and end
- setCompany
- in file DocumentProperties.php, method PHPExcel_DocumentProperties::setCompany()
Set Company
- setCompatibilityMode
- in file Functions.php, method PHPExcel_Calculation_Functions::setCompatibilityMode()
Set the Compatibility Mode
- SetCompression
- in 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.
- setCondition
- in file Conditional.php, method PHPExcel_Style_Conditional::setCondition()
Set Condition
- setConditionalStyles
- in file Worksheet.php, method PHPExcel_Worksheet::setConditionalStyles()
Set conditional styles
- setConditionalStyles
- in file Style.php, method PHPExcel_Style::setConditionalStyles()
Set Conditional Styles. Only used on supervisor.
- setConditions
- in file Conditional.php, method PHPExcel_Style_Conditional::setConditions()
Set Conditions
- setConditionType
- in file Conditional.php, method PHPExcel_Style_Conditional::setConditionType()
Set Condition type
- setContentMark
- in file tcpdf.php, method TCPDF::setContentMark()
Set start-writing mark on selected page.
- setCoordinates
- in file BaseDrawing.php, method PHPExcel_Worksheet_BaseDrawing::setCoordinates()
Set Coordinates
- setCreated
- in file DocumentProperties.php, method PHPExcel_DocumentProperties::setCreated()
Set Created
- setCreator
- in file DocumentProperties.php, method PHPExcel_DocumentProperties::setCreator()
Set Creator
- SetCreator
- in file tcpdf.php, method TCPDF::SetCreator()
Defines the creator of the document. This is typically the name of the application that generates the PDF.
- setCSpSaved
- in file DggContainer.php, method PHPExcel_Shared_Escher_DggContainer::setCSpSaved()
Set total number of shapes saved (including group shapes)
- setData
- in file Blip.php, method PHPExcel_Shared_Escher_DggContainer_BstoreContainer_BSE_Blip::setData()
Set the raw image data
- setData
- in file Stats.php, method Base::setData()
Sets and verifies the data, checking for nulls and using the current null handling option
- setDataType
- in file Cell.php, method PHPExcel_Cell::setDataType()
Set cell data type
- setDataValidation
- in file Worksheet.php, method PHPExcel_Worksheet::setDataValidation()
Set data validation
- setDataValidation
- in file Cell.php, method PHPExcel_Cell::setDataValidation()
Set Data validation
- setDecimalSeparator
- in 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
- SetDefaultMonospacedFont
- in file tcpdf.php, method TCPDF::SetDefaultMonospacedFont()
Defines the default monospaced font.
- setDefaultStyle
- in file Worksheet.php, method PHPExcel_Worksheet::setDefaultStyle()
Set default style - should only be used by PHPExcel_IReader implementations!
- setDefaultTableColumns
- in file tcpdf.php, method TCPDF::setDefaultTableColumns()
- setDeleteColumns
- in file Protection.php, method PHPExcel_Worksheet_Protection::setDeleteColumns()
Set DeleteColumns
- setDeleteRows
- in file Protection.php, method PHPExcel_Worksheet_Protection::setDeleteRows()
Set DeleteRows
- setDelimiter
- in file CSV.php, method PHPExcel_Writer_CSV::setDelimiter()
Set delimiter
- setDelimiter
- in file SYLK.php, method PHPExcel_Reader_SYLK::setDelimiter()
Set delimiter
- setDelimiter
- in file CSV.php, method PHPExcel_Reader_CSV::setDelimiter()
Set delimiter
- setDescription
- in file DocumentProperties.php, method PHPExcel_DocumentProperties::setDescription()
Set Description
- setDescription
- in file BaseDrawing.php, method PHPExcel_Worksheet_BaseDrawing::setDescription()
Set Description
- setDgContainer
- in file Escher.php, method PHPExcel_Shared_Escher::setDgContainer()
Set Drawing Container
- setDggContainer
- in file Escher.php, method PHPExcel_Shared_Escher::setDggContainer()
Set Drawing Group Container
- setDgId
- in file DgContainer.php, method PHPExcel_Shared_Escher_DgContainer::setDgId()
- setDiagColor
- in file Xf.php, method PHPExcel_Writer_Excel5_Xf::setDiagColor()
Sets the cell's diagonal border color
- setDiagonalDirection
- in file Borders.php, method PHPExcel_Style_Borders::setDiagonalDirection()
Set DiagonalDirection
- setDifferentFirst
- in file HeaderFooter.php, method PHPExcel_Worksheet_HeaderFooter::setDifferentFirst()
Set DifferentFirst
- setDifferentOddEven
- in file HeaderFooter.php, method PHPExcel_Worksheet_HeaderFooter::setDifferentOddEven()
Set DifferentOddEven
- setDirection
- in file Shadow.php, method PHPExcel_Worksheet_Drawing_Shadow::setDirection()
Set Shadow direction (in degrees)
- SetDisplayMode
- in file tcpdf.php, method TCPDF::SetDisplayMode()
Defines the way the document is to be displayed by the viewer.
- setDistance
- in file Shadow.php, method PHPExcel_Worksheet_Drawing_Shadow::setDistance()
Set Shadow distance
- SetDrawColor
- in 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.
- SetDrawColorArray
- in file tcpdf.php, method TCPDF::SetDrawColorArray()
Defines the color used for all drawing operations (lines, rectangles and cell borders).
- SetDrawSpotColor
- in file tcpdf.php, method TCPDF::SetDrawSpotColor()
Defines the spot color used for all drawing operations (lines, rectangles and cell borders).
- setEnclosure
- in file SYLK.php, method PHPExcel_Reader_SYLK::setEnclosure()
Set enclosure
- setEnclosure
- in file CSV.php, method PHPExcel_Reader_CSV::setEnclosure()
Set enclosure
- setEnclosure
- in file CSV.php, method PHPExcel_Writer_CSV::setEnclosure()
Set enclosure
- setEndColor
- in file Fill.php, method PHPExcel_Style_Fill::setEndColor()
Set End Color
- setEndCoordinates
- in file SpContainer.php, method PHPExcel_Shared_Escher_DgContainer_SpgrContainer_SpContainer::setEndCoordinates()
Set cell coordinates of bottom-right corner of shape
- setEndOffsetX
- in 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
- setEndOffsetY
- in 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
- setError
- in file DataValidation.php, method PHPExcel_Cell_DataValidation::setError()
Set Error
- setErrorStyle
- in file DataValidation.php, method PHPExcel_Cell_DataValidation::setErrorStyle()
Set Error style
- setErrorTitle
- in file DataValidation.php, method PHPExcel_Cell_DataValidation::setErrorTitle()
Set Error title
- setEvenFooter
- in file HeaderFooter.php, method PHPExcel_Worksheet_HeaderFooter::setEvenFooter()
Set EvenFooter
- setEvenHeader
- in file HeaderFooter.php, method PHPExcel_Worksheet_HeaderFooter::setEvenHeader()
Set EvenHeader
- setExcelCalendar
- in file Date.php, method PHPExcel_Shared_Date::setExcelCalendar()
Set the Excel calendar (Windows 1900 or Mac 1904)
- setExcelName
- in file Function.php, method PHPExcel_Calculation_Function::setExcelName()
Set Excel name
- setExtGState
- in file tcpdf.php, method TCPDF::setExtGState()
- setExtSheet
- in 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.
- setFgColor
- in file Xf.php, method PHPExcel_Writer_Excel5_Xf::setFgColor()
Sets the cell's foreground color
- SetFillColor
- in 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.
- SetFillColorArray
- in file tcpdf.php, method TCPDF::SetFillColorArray()
Defines the color used for all filling operations (filled rectangles and cell backgrounds).
- SetFillSpotColor
- in file tcpdf.php, method TCPDF::SetFillSpotColor()
Defines the spot color used for all filling operations (filled rectangles and cell backgrounds).
- setFillType
- in file Fill.php, method PHPExcel_Style_Fill::setFillType()
Set Fill Type
- setFirstFooter
- in file HeaderFooter.php, method PHPExcel_Worksheet_HeaderFooter::setFirstFooter()
Set FirstFooter
- setFirstHeader
- in file HeaderFooter.php, method PHPExcel_Worksheet_HeaderFooter::setFirstHeader()
Set FirstHeader
- setFirstPageNumber
- in file PageSetup.php, method PHPExcel_Worksheet_PageSetup::setFirstPageNumber()
Set first page number
- setFitToHeight
- in file PageSetup.php, method PHPExcel_Worksheet_PageSetup::setFitToHeight()
Set Fit To Height
- setFitToPage
- in file PageSetup.php, method PHPExcel_Worksheet_PageSetup::setFitToPage()
Set Fit To Page
- setFitToWidth
- in file PageSetup.php, method PHPExcel_Worksheet_PageSetup::setFitToWidth()
Set Fit To Width
- SetFont
- in file tcpdf.php, method TCPDF::SetFont()
Sets the font used to print character strings.
- setFont
- in file PDF.php, method PHPExcel_Writer_PDF::setFont()
Set font. Examples:
- setFont
- in file Run.php, method PHPExcel_RichText_Run::setFont()
Set font
- setFont
- in file Style.php, method PHPExcel_Style::setFont()
Set font
- setFontBuffer
- in file tcpdf.php, method TCPDF::setFontBuffer()
Set font buffer content.
- setFontIndex
- in file Xf.php, method PHPExcel_Writer_Excel5_Xf::setFontIndex()
Set the font index.
- SetFontSize
- in file tcpdf.php, method TCPDF::SetFontSize()
Defines the size of the current font.
- setFontSubBuffer
- in file tcpdf.php, method TCPDF::setFontSubBuffer()
Set font buffer content.
- setFooter
- in file PageMargins.php, method PHPExcel_Worksheet_PageMargins::setFooter()
Set Footer
- setFooter
- in file tcpdf.php, method TCPDF::setFooter()
This method is used to render the page footer.
- setFooterFont
- in file tcpdf.php, method TCPDF::setFooterFont()
Set footer font.
- setFooterMargin
- in file tcpdf.php, method TCPDF::setFooterMargin()
Set footer margin.
- setFormatCells
- in file Protection.php, method PHPExcel_Worksheet_Protection::setFormatCells()
Set FormatCells
- setFormatCode
- in file NumberFormat.php, method PHPExcel_Style_NumberFormat::setFormatCode()
Set Format Code
- setFormatColumns
- in file Protection.php, method PHPExcel_Worksheet_Protection::setFormatColumns()
Set FormatColumns
- setFormatRows
- in file Protection.php, method PHPExcel_Worksheet_Protection::setFormatRows()
Set FormatRows
- setFormDefaultProp
- in file tcpdf.php, method TCPDF::setFormDefaultProp()
- setFormula1
- in file DataValidation.php, method PHPExcel_Cell_DataValidation::setFormula1()
Set Formula 1
- setFormula2
- in file DataValidation.php, method PHPExcel_Cell_DataValidation::setFormula2()
Set Formula 2
- setGraphicVars
- in file tcpdf.php, method TCPDF::setGraphicVars()
Set graphic variables.
- setHeader
- in file PageMargins.php, method PHPExcel_Worksheet_PageMargins::setHeader()
Set Header
- setHeader
- in file tcpdf.php, method TCPDF::setHeader()
This method is used to render the page header.
- setHeaderData
- in file tcpdf.php, method TCPDF::setHeaderData()
Set header data.
- setHeaderFont
- in file tcpdf.php, method TCPDF::setHeaderFont()
Set header font.
- setHeaderFooter
- in file Worksheet.php, method PHPExcel_Worksheet::setHeaderFooter()
Set page header/footer
- setHeaderMargin
- in file tcpdf.php, method TCPDF::setHeaderMargin()
Set header margin.
- setHeight
- in file Comment.php, method PHPExcel_Comment::setHeight()
Set comment height (CSS style, i.e. XXpx or YYpt)
- setHeight
- in file HeaderFooterDrawing.php, method PHPExcel_Worksheet_HeaderFooterDrawing::setHeight()
Set Height
- setHeight
- in file BaseDrawing.php, method PHPExcel_Worksheet_BaseDrawing::setHeight()
Set Height
- setHidden
- in file Protection.php, method PHPExcel_Style_Protection::setHidden()
Set hidden
- setHorizontal
- in file Alignment.php, method PHPExcel_Style_Alignment::setHorizontal()
Set Horizontal
- setHorizontalCentered
- in file PageSetup.php, method PHPExcel_Worksheet_PageSetup::setHorizontalCentered()
Set center page horizontally
- setHtmlLinksStyle
- in file tcpdf.php, method TCPDF::setHtmlLinksStyle()
Set the color and font style for HTML links.
- setHtmlVSpace
- in file tcpdf.php, method TCPDF::setHtmlVSpace()
Set the vertical spaces for HTML tags.
- setHyperlink
- in file Cell.php, method PHPExcel_Cell::setHyperlink()
Set Hyperlink
- setHyperlink
- in file Worksheet.php, method PHPExcel_Worksheet::setHyperlink()
Set hyperlnk
- setImageBuffer
- in file tcpdf.php, method TCPDF::setImageBuffer()
Set image buffer content.
- setImageResource
- in file MemoryDrawing.php, method PHPExcel_Worksheet_MemoryDrawing::setImageResource()
Set image resource
- setImages
- in file HeaderFooter.php, method PHPExcel_Worksheet_HeaderFooter::setImages()
Set header/footer images
- setImageScale
- in file tcpdf.php, method TCPDF::setImageScale()
Set the adjusting factor to convert pixels to user units.
- setImagesRoot
- in file HTML.php, method PHPExcel_Writer_HTML::setImagesRoot()
Set images root
- setImageSubBuffer
- in file tcpdf.php, method TCPDF::setImageSubBuffer()
Set image buffer content.
- setIndent
- in file Alignment.php, method PHPExcel_Style_Alignment::setIndent()
Set indent
- setIndex
- in file Style.php, method PHPExcel_Style::setIndex()
Set own index in style collection
- setIndexByName
- in file PHPExcel.php, method PHPExcel::setIndexByName()
Set index for sheet by sheet name.
- setInputEncoding
- in file SYLK.php, method PHPExcel_Reader_SYLK::setInputEncoding()
Set input encoding
- setInputEncoding
- in file CSV.php, method PHPExcel_Reader_CSV::setInputEncoding()
Set input encoding
- setInsertColumns
- in file Protection.php, method PHPExcel_Worksheet_Protection::setInsertColumns()
Set InsertColumns
- setInsertHyperlinks
- in file Protection.php, method PHPExcel_Worksheet_Protection::setInsertHyperlinks()
Set InsertHyperlinks
- setInsertRows
- in file Protection.php, method PHPExcel_Worksheet_Protection::setInsertRows()
Set InsertRows
- setIsStyleXf
- in file Xf.php, method PHPExcel_Writer_Excel5_Xf::setIsStyleXf()
Is this a style XF ?
- setItalic
- in file Font.php, method PHPExcel_Style_Font::setItalic()
Set Italic
- setIterateOnlyExistingCells
- in file CellIterator.php, method PHPExcel_Worksheet_CellIterator::setIterateOnlyExistingCells()
Set loop only existing cells
- setJPEGQuality
- in file tcpdf.php, method TCPDF::setJPEGQuality()
- SetKeywords
- in file tcpdf.php, method TCPDF::SetKeywords()
Associates keywords with the document, generally in the form 'keyword1 keyword2 ...'.
- setKeywords
- in file DocumentProperties.php, method PHPExcel_DocumentProperties::setKeywords()
Set Keywords
- setLanguageArray
- in file tcpdf.php, method TCPDF::setLanguageArray()
Set language array.
- setLastH
- in file tcpdf.php, method TCPDF::setLastH()
Set the last cell height.
- setLastModifiedBy
- in file DocumentProperties.php, method PHPExcel_DocumentProperties::setLastModifiedBy()
Set Last Modified By
- setLastSpId
- in file DgContainer.php, method PHPExcel_Shared_Escher_DgContainer::setLastSpId()
- setLeft
- in file PageMargins.php, method PHPExcel_Worksheet_PageMargins::setLeft()
Set Left
- setLeftColor
- in file Xf.php, method PHPExcel_Writer_Excel5_Xf::setLeftColor()
Sets the cell's left border color
- SetLeftMargin
- in 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.
- setLineEnding
- in file SYLK.php, method PHPExcel_Reader_SYLK::setLineEnding()
Set line ending
- setLineEnding
- in file CSV.php, method PHPExcel_Writer_CSV::setLineEnding()
Set line ending
- setLineEnding
- in file CSV.php, method PHPExcel_Reader_CSV::setLineEnding()
Set line ending
- SetLineStyle
- in file tcpdf.php, method TCPDF::SetLineStyle()
Set line style.
- SetLineWidth
- in 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.
- SetLink
- in file tcpdf.php, method TCPDF::SetLink()
Defines the page and position a link points to.
- setListIndentWidth
- in file tcpdf.php, method TCPDF::setListIndentWidth()
Set custom width for list indentation.
- setLIsymbol
- in file tcpdf.php, method TCPDF::setLIsymbol()
Set the default bullet to be used as LI bullet symbol
- setLoadAllSheets
- in file Excel2007.php, method PHPExcel_Reader_Excel2007::setLoadAllSheets()
Set all sheets to load
- setLoadAllSheets
- in file OOCalc.php, method PHPExcel_Reader_OOCalc::setLoadAllSheets()
Set all sheets to load
- setLoadAllSheets
- in file Excel5.php, method PHPExcel_Reader_Excel5::setLoadAllSheets()
Set all sheets to load
- setLoadAllSheets
- in file Excel2003XML.php, method PHPExcel_Reader_Excel2003XML::setLoadAllSheets()
Set all sheets to load
- setLoadSheetsOnly
- in file Excel2007.php, method PHPExcel_Reader_Excel2007::setLoadSheetsOnly()
Set which sheets to load
- setLoadSheetsOnly
- in file Excel2003XML.php, method PHPExcel_Reader_Excel2003XML::setLoadSheetsOnly()
Set which sheets to load
- setLoadSheetsOnly
- in file Excel5.php, method PHPExcel_Reader_Excel5::setLoadSheetsOnly()
Set which sheets to load
- setLoadSheetsOnly
- in file OOCalc.php, method PHPExcel_Reader_OOCalc::setLoadSheetsOnly()
Set which sheets to load
- setLocale
- in file Settings.php, method PHPExcel_Settings::setLocale()
- setLocale
- in file Calculation.php, method PHPExcel_Calculation::setLocale()
Set the locale code
- setLocalOnly
- in file NamedRange.php, method PHPExcel_NamedRange::setLocalOnly()
Set localOnly
- setLocked
- in file Protection.php, method PHPExcel_Style_Protection::setLocked()
Set locked
- setLockRevision
- in file DocumentSecurity.php, method PHPExcel_DocumentSecurity::setLockRevision()
Set LockRevision
- setLockStructure
- in file DocumentSecurity.php, method PHPExcel_DocumentSecurity::setLockStructure()
Set LockStructure
- setLockWindows
- in file DocumentSecurity.php, method PHPExcel_DocumentSecurity::setLockWindows()
Set LockWindows
- setMarginLeft
- in file Comment.php, method PHPExcel_Comment::setMarginLeft()
Set left margin (CSS style, i.e. XXpx or YYpt)
- SetMargins
- in file tcpdf.php, method TCPDF::SetMargins()
Defines the left, top and right margins. By default, they equal 1 cm. Call this method to change them.
- setMarginTop
- in file Comment.php, method PHPExcel_Comment::setMarginTop()
Set top margin (CSS style, i.e. XXpx or YYpt)
- setMatrix
- in file Matrix.php, method Matrix::setMatrix()
setMatrix
- setMergeCells
- in file Worksheet.php, method PHPExcel_Worksheet::setMergeCells()
Set merge cells array for the entire sheet. Use instead mergeCells() to merge a single cell range.
- setMimeType
- in file MemoryDrawing.php, method PHPExcel_Worksheet_MemoryDrawing::setMimeType()
Set mime type
- setModified
- in file DocumentProperties.php, method PHPExcel_DocumentProperties::setModified()
Set Modified
- setName
- in file BaseDrawing.php, method PHPExcel_Worksheet_BaseDrawing::setName()
Set Name
- setName
- in file HeaderFooterDrawing.php, method PHPExcel_Worksheet_HeaderFooterDrawing::setName()
Set Name
- setName
- in file Font.php, method PHPExcel_Style_Font::setName()
Set Name
- setName
- in file NamedRange.php, method PHPExcel_NamedRange::setName()
Set name
- setNullOption
- in file Stats.php, method Base::setNullOption()
Sets the null handling option.
- setNumberFormatIndex
- in file Xf.php, method PHPExcel_Writer_Excel5_Xf::setNumberFormatIndex()
Sets the index to the number format record It can be date, time, currency, etc...
- setObjects
- in file Protection.php, method PHPExcel_Worksheet_Protection::setObjects()
Set Objects
- setOddFooter
- in file HeaderFooter.php, method PHPExcel_Worksheet_HeaderFooter::setOddFooter()
Set OddFooter
- setOddHeader
- in file HeaderFooter.php, method PHPExcel_Worksheet_HeaderFooter::setOddHeader()
Set OddHeader
- setOffice2003Compatibility
- in file Excel2007.php, method PHPExcel_Writer_Excel2007::setOffice2003Compatibility()
Set Pre-Calculate Formulas
- setOffsetX
- in file HeaderFooterDrawing.php, method PHPExcel_Worksheet_HeaderFooterDrawing::setOffsetX()
Set OffsetX
- setOffsetX
- in file BaseDrawing.php, method PHPExcel_Worksheet_BaseDrawing::setOffsetX()
Set OffsetX
- setOffsetY
- in file HeaderFooterDrawing.php, method PHPExcel_Worksheet_HeaderFooterDrawing::setOffsetY()
Set OffsetY
- setOffsetY
- in file BaseDrawing.php, method PHPExcel_Worksheet_BaseDrawing::setOffsetY()
Set OffsetY
- setOpenCell
- in file tcpdf.php, method TCPDF::setOpenCell()
Set the top/bottom cell sides to be open or closed when the cell cross the page.
- setOperator
- in file DataValidation.php, method PHPExcel_Cell_DataValidation::setOperator()
Set Operator
- setOperatorType
- in file Conditional.php, method PHPExcel_Style_Conditional::setOperatorType()
Set Operator type
- setOPT
- in file SpContainer.php, method PHPExcel_Shared_Escher_DgContainer_SpgrContainer_SpContainer::setOPT()
Set an option for the Shape Group Container
- setOPT
- in file DggContainer.php, method PHPExcel_Shared_Escher_DggContainer::setOPT()
Set an option for the drawing group
- setOrientation
- in file PDF.php, method PHPExcel_Writer_PDF::setOrientation()
Set Orientation
- setOrientation
- in file PageSetup.php, method PHPExcel_Worksheet_PageSetup::setOrientation()
Set Orientation
- setOutline
- in 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.
- setOutlineLevel
- in file ColumnDimension.php, method PHPExcel_Worksheet_ColumnDimension::setOutlineLevel()
Set Outline Level
- setOutlineLevel
- in file RowDimension.php, method PHPExcel_Worksheet_RowDimension::setOutlineLevel()
Set Outline Level
- setPage
- in file tcpdf.php, method TCPDF::setPage()
Move pointer at the specified document page and update page dimensions.
- setPageBuffer
- in file tcpdf.php, method TCPDF::setPageBuffer()
Set page buffer content.
- setPageFormat
- in file tcpdf.php, method TCPDF::setPageFormat()
Set the page format
- setPageMargins
- in file Worksheet.php, method PHPExcel_Worksheet::setPageMargins()
Set page margins
- setPageMark
- in file tcpdf.php, method TCPDF::setPageMark()
Set start-writing mark on current page for multicell borders and fills.
- setPageOrientation
- in file tcpdf.php, method TCPDF::setPageOrientation()
Set page orientation.
- setPageSetup
- in file Worksheet.php, method PHPExcel_Worksheet::setPageSetup()
Set page setup
- setPageUnit
- in file tcpdf.php, method TCPDF::setPageUnit()
Set the units of measure for the document.
- setPaperSize
- in file PageSetup.php, method PHPExcel_Worksheet_PageSetup::setPaperSize()
Set Paper Size
- setPaperSize
- in file PDF.php, method PHPExcel_Writer_PDF::setPaperSize()
Set Paper Size
- setParent
- in file SpgrContainer.php, method PHPExcel_Shared_Escher_DgContainer_SpgrContainer::setParent()
Set parent Shape Group Container
- setParent
- in file BSE.php, method PHPExcel_Shared_Escher_DggContainer_BstoreContainer_BSE::setParent()
Set parent BLIP Store Entry Container
- setParent
- in file SpContainer.php, method PHPExcel_Shared_Escher_DgContainer_SpgrContainer_SpContainer::setParent()
Set parent Shape Group Container
- setParent
- in file Blip.php, method PHPExcel_Shared_Escher_DggContainer_BstoreContainer_BSE_Blip::setParent()
Set parent BSE
- setParentWriter
- in file WriterPart.php, method PHPExcel_Writer_Excel2007_WriterPart::setParentWriter()
Set parent IWriter object
- setPassword
- in file Protection.php, method PHPExcel_Worksheet_Protection::setPassword()
Set Password
- setPath
- in file HeaderFooterDrawing.php, method PHPExcel_Worksheet_HeaderFooterDrawing::setPath()
Set Path
- setPath
- in file Drawing.php, method PHPExcel_Worksheet_Drawing::setPath()
Set Path
- setPDFVersion
- in file tcpdf.php, method TCPDF::setPDFVersion()
- setPHPExcel
- in file Excel2007.php, method PHPExcel_Writer_Excel2007::setPHPExcel()
Set PHPExcel object
- setPHPExcel
- in file Serialized.php, method PHPExcel_Writer_Serialized::setPHPExcel()
Get PHPExcel object
- setPHPExcelName
- in file Function.php, method PHPExcel_Calculation_Function::setPHPExcelName()
Set PHPExcel name
- setPivotTables
- in file Protection.php, method PHPExcel_Worksheet_Protection::setPivotTables()
Set PivotTables
- setPreCalculateFormulas
- in file Excel5.php, method PHPExcel_Writer_Excel5::setPreCalculateFormulas()
Set Pre-Calculate Formulas
- setPreCalculateFormulas
- in file HTML.php, method PHPExcel_Writer_HTML::setPreCalculateFormulas()
Set Pre-Calculate Formulas
- setPreCalculateFormulas
- in file Excel2007.php, method PHPExcel_Writer_Excel2007::setPreCalculateFormulas()
Set Pre-Calculate Formulas
- setPreCalculateFormulas
- in file CSV.php, method PHPExcel_Writer_CSV::setPreCalculateFormulas()
Set Pre-Calculate Formulas
- setPrintArea
- in file PageSetup.php, method PHPExcel_Worksheet_PageSetup::setPrintArea()
Set print area. E.g. 'A1:D10' or 'A1:D10,G5:M20'
- setPrintAreaByColumnAndRow
- in file PageSetup.php, method PHPExcel_Worksheet_PageSetup::setPrintAreaByColumnAndRow()
Set print area
- setPrintFooter
- in file tcpdf.php, method TCPDF::setPrintFooter()
Set a flag to print page footer.
- setPrintGridlines
- in file Worksheet.php, method PHPExcel_Worksheet::setPrintGridlines()
Set print gridlines
- setPrintHeader
- in file tcpdf.php, method TCPDF::setPrintHeader()
Set a flag to print page header.
- setPrompt
- in file DataValidation.php, method PHPExcel_Cell_DataValidation::setPrompt()
Set Prompt
- setPromptTitle
- in file DataValidation.php, method PHPExcel_Cell_DataValidation::setPromptTitle()
Set Prompt title
- setProperties
- in file PHPExcel.php, method PHPExcel::setProperties()
Set properties
- SetProtection
- in file tcpdf.php, method TCPDF::SetProtection()
Set document protection
- setProtection
- in file Worksheet.php, method PHPExcel_Worksheet::setProtection()
Set Protection
- setRange
- in file NamedRange.php, method PHPExcel_NamedRange::setRange()
Set range
- setReadDataOnly
- in file Excel2003XML.php, method PHPExcel_Reader_Excel2003XML::setReadDataOnly()
Set read data only
- setReadDataOnly
- in file Excel5.php, method PHPExcel_Reader_Excel5::setReadDataOnly()
Set read data only
- setReadDataOnly
- in file Excel2007.php, method PHPExcel_Reader_Excel2007::setReadDataOnly()
Set read data only
- setReadDataOnly
- in file OOCalc.php, method PHPExcel_Reader_OOCalc::setReadDataOnly()
Set read data only
- setReadFilter
- in file Excel2007.php, method PHPExcel_Reader_Excel2007::setReadFilter()
Set read filter
- setReadFilter
- in file OOCalc.php, method PHPExcel_Reader_OOCalc::setReadFilter()
Set read filter
- setReadFilter
- in file SYLK.php, method PHPExcel_Reader_SYLK::setReadFilter()
Set read filter
- setReadFilter
- in file Excel2003XML.php, method PHPExcel_Reader_Excel2003XML::setReadFilter()
Set read filter
- setReadFilter
- in file Excel5.php, method PHPExcel_Reader_Excel5::setReadFilter()
Set read filter
- setReadFilter
- in file CSV.php, method PHPExcel_Reader_CSV::setReadFilter()
Set read filter
- setRenderingFunction
- in file MemoryDrawing.php, method PHPExcel_Worksheet_MemoryDrawing::setRenderingFunction()
Set rendering function
- setResizeProportional
- in file BaseDrawing.php, method PHPExcel_Worksheet_BaseDrawing::setResizeProportional()
Set ResizeProportional
- setResizeProportional
- in file HeaderFooterDrawing.php, method PHPExcel_Worksheet_HeaderFooterDrawing::setResizeProportional()
Set ResizeProportional
- setReturnDateType
- in 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)
- setRevisionsPassword
- in file DocumentSecurity.php, method PHPExcel_DocumentSecurity::setRevisionsPassword()
Set RevisionsPassword
- setRGB
- in file Color.php, method PHPExcel_Style_Color::setRGB()
Set RGB
- setRichTextElements
- in file RichText.php, method PHPExcel_RichText::setRichTextElements()
Set Rich Text elements
- setRight
- in file PageMargins.php, method PHPExcel_Worksheet_PageMargins::setRight()
Set Right
- setRightColor
- in file Xf.php, method PHPExcel_Writer_Excel5_Xf::setRightColor()
Sets the cell's right border color
- SetRightMargin
- in file tcpdf.php, method TCPDF::SetRightMargin()
Defines the right margin. The method can be called before creating the first page.
- setRightToLeft
- in file Worksheet.php, method PHPExcel_Worksheet::setRightToLeft()
Set right-to-left
- setRotation
- in file BaseDrawing.php, method PHPExcel_Worksheet_BaseDrawing::setRotation()
Set Rotation
- setRotation
- in file Fill.php, method PHPExcel_Style_Fill::setRotation()
Set Rotation
- setRowHeight
- in file RowDimension.php, method PHPExcel_Worksheet_RowDimension::setRowHeight()
Set Row Height
- setRowIndex
- in file RowDimension.php, method PHPExcel_Worksheet_RowDimension::setRowIndex()
Set Row Index
- setRowsToRepeatAtTop
- in file PageSetup.php, method PHPExcel_Worksheet_PageSetup::setRowsToRepeatAtTop()
Set Rows to repeat at top
- setRowsToRepeatAtTopByStartAndEnd
- in file PageSetup.php, method PHPExcel_Worksheet_PageSetup::setRowsToRepeatAtTopByStartAndEnd()
Set Rows to repeat at top by start and end
- setRTL
- in file tcpdf.php, method TCPDF::setRTL()
Enable or disable Right-To-Left language mode
- setScale
- in file PageSetup.php, method PHPExcel_Worksheet_PageSetup::setScale()
Set Scale
- setScaleWithDocument
- in file HeaderFooter.php, method PHPExcel_Worksheet_HeaderFooter::setScaleWithDocument()
Set ScaleWithDocument
- setScenarios
- in file Protection.php, method PHPExcel_Worksheet_Protection::setScenarios()
Set Scenarios
- setScope
- in file NamedRange.php, method PHPExcel_NamedRange::setScope()
Set scope
- setSearchLocations
- in file IOFactory.php, method PHPExcel_IOFactory::setSearchLocations()
Set search locations
- setSecurity
- in file PHPExcel.php, method PHPExcel::setSecurity()
Set security
- setSelectedCell
- in file Worksheet.php, method PHPExcel_Worksheet::setSelectedCell()
Selected cell
- setSelectedCellByColumnAndRow
- in file Worksheet.php, method PHPExcel_Worksheet::setSelectedCellByColumnAndRow()
Selected cell by using numeric cell coordinates
- setSelectedCells
- in file Worksheet.php, method PHPExcel_Worksheet::setSelectedCells()
Select a range of cells.
- setSelectLockedCells
- in file Protection.php, method PHPExcel_Worksheet_Protection::setSelectLockedCells()
Set SelectLockedCells
- setSelectUnlockedCells
- in file Protection.php, method PHPExcel_Worksheet_Protection::setSelectUnlockedCells()
Set SelectUnlockedCells
- setShadow
- in file BaseDrawing.php, method PHPExcel_Worksheet_BaseDrawing::setShadow()
Set Shadow
- setSharedStyle
- in file Worksheet.php, method PHPExcel_Worksheet::setSharedStyle()
Set shared cell style to a range of cells
- setSheet
- in file Protection.php, method PHPExcel_Worksheet_Protection::setSheet()
Set Sheet
- setSheetIndex
- in file Excel2003XML.php, method PHPExcel_Reader_Excel2003XML::setSheetIndex()
Set sheet index
- setSheetIndex
- in file SYLK.php, method PHPExcel_Reader_SYLK::setSheetIndex()
Set sheet index
- setSheetIndex
- in file CSV.php, method PHPExcel_Writer_CSV::setSheetIndex()
Set sheet index
- setSheetIndex
- in file OOCalc.php, method PHPExcel_Reader_OOCalc::setSheetIndex()
Set sheet index
- setSheetIndex
- in file HTML.php, method PHPExcel_Writer_HTML::setSheetIndex()
Set sheet index
- setSheetIndex
- in file CSV.php, method PHPExcel_Reader_CSV::setSheetIndex()
Set sheet index
- setSheetState
- in file Worksheet.php, method PHPExcel_Worksheet::setSheetState()
Set sheet state
- setSheetView
- in file Worksheet.php, method PHPExcel_Worksheet::setSheetView()
Set sheet view
- setShowDropDown
- in file DataValidation.php, method PHPExcel_Cell_DataValidation::setShowDropDown()
Set Show DropDown
- setShowErrorMessage
- in file DataValidation.php, method PHPExcel_Cell_DataValidation::setShowErrorMessage()
Set Show ErrorMessage
- setShowGridlines
- in file Worksheet.php, method PHPExcel_Worksheet::setShowGridlines()
Set show gridlines
- setShowInputMessage
- in file DataValidation.php, method PHPExcel_Cell_DataValidation::setShowInputMessage()
Set Show InputMessage
- setShowRowColHeaders
- in file Worksheet.php, method PHPExcel_Worksheet::setShowRowColHeaders()
Set show row and column headers
- setShowSummaryBelow
- in file Worksheet.php, method PHPExcel_Worksheet::setShowSummaryBelow()
Set show summary below
- setShowSummaryRight
- in file Worksheet.php, method PHPExcel_Worksheet::setShowSummaryRight()
Set show summary right
- setShrinkToFit
- in file Alignment.php, method PHPExcel_Style_Alignment::setShrinkToFit()
Set Shrink to fit
- setSignature
- in file tcpdf.php, method TCPDF::setSignature()
- setSize
- in file Font.php, method PHPExcel_Style_Font::setSize()
Set Size
- setSort
- in file Protection.php, method PHPExcel_Worksheet_Protection::setSort()
Set Sort
- setSpacesRE
- in file tcpdf.php, method TCPDF::setSpacesRE()
Set regular expression to detect withespaces or word separators.
- setSpgr
- in file SpContainer.php, method PHPExcel_Shared_Escher_DgContainer_SpgrContainer_SpContainer::setSpgr()
Set whether this is a group shape
- setSpgrContainer
- in file DgContainer.php, method PHPExcel_Shared_Escher_DgContainer::setSpgrContainer()
- setSpId
- in file SpContainer.php, method PHPExcel_Shared_Escher_DgContainer_SpgrContainer_SpContainer::setSpId()
Set the shape index
- setSpIdMax
- in file DggContainer.php, method PHPExcel_Shared_Escher_DggContainer::setSpIdMax()
Set maximum shape index of all shapes in all drawings (plus one)
- setSpType
- in file SpContainer.php, method PHPExcel_Shared_Escher_DgContainer_SpgrContainer_SpContainer::setSpType()
Set the shape type
- setStartColor
- in file Fill.php, method PHPExcel_Style_Fill::setStartColor()
Set Start Color
- setStartCoordinates
- in file SpContainer.php, method PHPExcel_Shared_Escher_DgContainer_SpgrContainer_SpContainer::setStartCoordinates()
Set cell coordinates of upper-left corner of shape
- setStartOffsetX
- in 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
- setStartOffsetY
- in 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
- setStrikethrough
- in file Font.php, method PHPExcel_Style_Font::setStrikethrough()
Set Strikethrough
- setStriketrough
- in file Font.php, method PHPExcel_Style_Font::setStriketrough()
Set Striketrough
- setStyle
- in file Conditional.php, method PHPExcel_Style_Conditional::setStyle()
Set Style
- setSubject
- in file DocumentProperties.php, method PHPExcel_DocumentProperties::setSubject()
Set Subject
- SetSubject
- in file tcpdf.php, method TCPDF::SetSubject()
Defines the subject of the document.
- setSubScript
- in file Font.php, method PHPExcel_Style_Font::setSubScript()
Set SubScript
- setSuperScript
- in file Font.php, method PHPExcel_Style_Font::setSuperScript()
Set SuperScript
- setTableHeader
- in file tcpdf.php, method TCPDF::setTableHeader()
This method is used to render the table header on new page (if any).
- setTempDir
- in file Excel5.php, method PHPExcel_Writer_Excel5::setTempDir()
Set temporary storage directory
- setTempDir
- in file PDF.php, method PHPExcel_Writer_PDF::setTempDir()
Set temporary storage directory
- setTempRTL
- in file tcpdf.php, method TCPDF::setTempRTL()
Force temporary RTL language direction
- setText
- in file TextElement.php, method PHPExcel_RichText_TextElement::setText()
Set text
- setText
- in file Conditional.php, method PHPExcel_Style_Conditional::setText()
Set text
- setText
- in file Comment.php, method PHPExcel_Comment::setText()
Set Rich text comment
- setText
- in file ITextElement.php, method PHPExcel_RichText_ITextElement::setText()
Set text
- SetTextColor
- in 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.
- SetTextColorArray
- in file tcpdf.php, method TCPDF::SetTextColorArray()
Defines the color used for text. It can be expressed in RGB components or gray scale.
- setTextRotation
- in file Alignment.php, method PHPExcel_Style_Alignment::setTextRotation()
Set TextRotation
- SetTextSpotColor
- in file tcpdf.php, method TCPDF::SetTextSpotColor()
Defines the spot color used for text.
- setThousandsSeparator
- in 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
- SetTitle
- in file tcpdf.php, method TCPDF::SetTitle()
Defines the title of the document.
- setTitle
- in file DocumentProperties.php, method PHPExcel_DocumentProperties::setTitle()
Set Title
- setTitle
- in file Worksheet.php, method PHPExcel_Worksheet::setTitle()
Set title
- setTokenSubType
- in file FormulaToken.php, method PHPExcel_Calculation_FormulaToken::setTokenSubType()
Set Token SubType
- setTokenType
- in file FormulaToken.php, method PHPExcel_Calculation_FormulaToken::setTokenType()
Set Token Type
- setTooltip
- in file Hyperlink.php, method PHPExcel_Cell_Hyperlink::setTooltip()
Set tooltip
- setTop
- in file PageMargins.php, method PHPExcel_Worksheet_PageMargins::setTop()
Set Top
- setTopColor
- in file Xf.php, method PHPExcel_Writer_Excel5_Xf::setTopColor()
Sets the cell's top border color
- SetTopMargin
- in file tcpdf.php, method TCPDF::SetTopMargin()
Defines the top margin. The method can be called before creating the first page.
- setTrueTypeFontPath
- in file Font.php, method PHPExcel_Shared_Font::setTrueTypeFontPath()
Set the path to the folder containing .ttf files. There should be a trailing slash.
- setType
- in file DataValidation.php, method PHPExcel_Cell_DataValidation::setType()
Set Type
- setUnderline
- in file Font.php, method PHPExcel_Style_Font::setUnderline()
Set Underline
- setUrl
- in file Hyperlink.php, method PHPExcel_Cell_Hyperlink::setUrl()
Set URL
- setUseBOM
- in file CSV.php, method PHPExcel_Writer_CSV::setUseBOM()
Set whether BOM should be used
- setUseDiskCaching
- in file Excel2007.php, method PHPExcel_Writer_Excel2007::setUseDiskCaching()
Set use disk caching where possible?
- setUseInlineCss
- in file HTML.php, method PHPExcel_Writer_HTML::setUseInlineCss()
Set use inline CSS?
- setUserRights
- in file tcpdf.php, method TCPDF::setUserRights()
- setValue
- in file Cell.php, method PHPExcel_Cell::setValue()
Set cell value
- setValue
- in file FormulaToken.php, method PHPExcel_Calculation_FormulaToken::setValue()
Set Value
- setValueBinder
- in file Cell.php, method PHPExcel_Cell::setValueBinder()
Set value binder to use
- setValueExplicit
- in file Cell.php, method PHPExcel_Cell::setValueExplicit()
Set cell value (with explicit data type given)
- setVertical
- in file Alignment.php, method PHPExcel_Style_Alignment::setVertical()
Set Vertical
- setVerticalCentered
- in file PageSetup.php, method PHPExcel_Worksheet_PageSetup::setVerticalCentered()
Set center page vertically
- setViewerPreferences
- in file tcpdf.php, method TCPDF::setViewerPreferences()
- setVisibility
- in file tcpdf.php, method TCPDF::setVisibility()
- setVisible
- in file Comment.php, method PHPExcel_Comment::setVisible()
Set comment default visibility
- setVisible
- in file ColumnDimension.php, method PHPExcel_Worksheet_ColumnDimension::setVisible()
Set Visible
- setVisible
- in file Shadow.php, method PHPExcel_Worksheet_Drawing_Shadow::setVisible()
Set Visible
- setVisible
- in file RowDimension.php, method PHPExcel_Worksheet_RowDimension::setVisible()
Set Visible
- setWidth
- in file BaseDrawing.php, method PHPExcel_Worksheet_BaseDrawing::setWidth()
Set Width
- setWidth
- in file ColumnDimension.php, method PHPExcel_Worksheet_ColumnDimension::setWidth()
Set Width
- setWidth
- in file Comment.php, method PHPExcel_Comment::setWidth()
Set comment width (CSS style, i.e. XXpx or YYpt)
- setWidth
- in file HeaderFooterDrawing.php, method PHPExcel_Worksheet_HeaderFooterDrawing::setWidth()
Set Width
- setWidthAndHeight
- in file BaseDrawing.php, method PHPExcel_Worksheet_BaseDrawing::setWidthAndHeight()
Set width and height with proportional resize
- setWidthAndHeight
- in file HeaderFooterDrawing.php, method PHPExcel_Worksheet_HeaderFooterDrawing::setWidthAndHeight()
Set width and height with proportional resize
- setWorkbookPassword
- in file DocumentSecurity.php, method PHPExcel_DocumentSecurity::setWorkbookPassword()
Set WorkbookPassword
- setWorksheet
- in file NamedRange.php, method PHPExcel_NamedRange::setWorksheet()
Set worksheet
- setWorksheet
- in file BaseDrawing.php, method PHPExcel_Worksheet_BaseDrawing::setWorksheet()
Set Worksheet
- setWrapText
- in file Alignment.php, method PHPExcel_Style_Alignment::setWrapText()
Set Wrap Text
- SetX
- in file tcpdf.php, method TCPDF::SetX()
Defines the abscissa of the current position.
- setXfIndex
- in file RowDimension.php, method PHPExcel_Worksheet_RowDimension::setXfIndex()
Set index to cellXf
- setXfIndex
- in file ColumnDimension.php, method PHPExcel_Worksheet_ColumnDimension::setXfIndex()
Set index to cellXf
- setXfIndex
- in file Cell.php, method PHPExcel_Cell::setXfIndex()
Set index to cellXf
- SetXY
- in file tcpdf.php, method TCPDF::SetXY()
Defines the abscissa and ordinate of the current position.
- SetY
- in file tcpdf.php, method TCPDF::SetY()
Moves the current abscissa back to the left margin and sets the ordinate.
- setZoomScale
- in file SheetView.php, method PHPExcel_Worksheet_SheetView::setZoomScale()
Set ZoomScale
- setZoomScaleNormal
- in file SheetView.php, method PHPExcel_Worksheet_SheetView::setZoomScaleNormal()
Set ZoomScale
- set_mqr
- in 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_BOTTOM
- in file Shadow.php, class constant PHPExcel_Worksheet_Drawing_Shadow::SHADOW_BOTTOM
- SHADOW_BOTTOM_LEFT
- in file Shadow.php, class constant PHPExcel_Worksheet_Drawing_Shadow::SHADOW_BOTTOM_LEFT
- SHADOW_BOTTOM_RIGHT
- in file Shadow.php, class constant PHPExcel_Worksheet_Drawing_Shadow::SHADOW_BOTTOM_RIGHT
- SHADOW_CENTER
- in file Shadow.php, class constant PHPExcel_Worksheet_Drawing_Shadow::SHADOW_CENTER
- SHADOW_LEFT
- in file Shadow.php, class constant PHPExcel_Worksheet_Drawing_Shadow::SHADOW_LEFT
- SHADOW_TOP
- in file Shadow.php, class constant PHPExcel_Worksheet_Drawing_Shadow::SHADOW_TOP
- SHADOW_TOP_LEFT
- in file Shadow.php, class constant PHPExcel_Worksheet_Drawing_Shadow::SHADOW_TOP_LEFT
- SHADOW_TOP_RIGHT
- in file Shadow.php, class constant PHPExcel_Worksheet_Drawing_Shadow::SHADOW_TOP_RIGHT
- SHEETSTATE_HIDDEN
- in file Worksheet.php, class constant PHPExcel_Worksheet::SHEETSTATE_HIDDEN
- SHEETSTATE_VERYHIDDEN
- in file Worksheet.php, class constant PHPExcel_Worksheet::SHEETSTATE_VERYHIDDEN
- SHEETSTATE_VISIBLE
- in file Worksheet.php, class constant PHPExcel_Worksheet::SHEETSTATE_VISIBLE
- shrinkRangeToFit
- in 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
- SIGN
- in file Functions.php, method PHPExcel_Calculation_Functions::SIGN()
SIGN
- SingularValueDecomposition
- in file SingularValueDecomposition.php, class SingularValueDecomposition
- sizeCol
- in 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
- sizeRow
- in 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_POS
- in file OLERead.php, class constant PHPExcel_Shared_OLERead::SIZE_OF_NAME_POS
- SIZE_POS
- in file OLERead.php, class constant PHPExcel_Shared_OLERead::SIZE_POS
- SKEW
- in file Functions.php, method PHPExcel_Calculation_Functions::SKEW()
SKEW
- Skew
- in file tcpdf.php, method TCPDF::Skew()
Skew.
- skewness
- in 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.
- SkewX
- in file tcpdf.php, method TCPDF::SkewX()
Skew horizontally.
- SkewY
- in file tcpdf.php, method TCPDF::SkewY()
Skew vertically.
- SLN
- in file Functions.php, method PHPExcel_Calculation_Functions::SLN()
SLN
- SLOPE
- in file Functions.php, method PHPExcel_Calculation_Functions::SLOPE()
SLOPE
- SMALL
- in file Functions.php, method PHPExcel_Calculation_Functions::SMALL()
SMALL
- SMALL_BLOCK_DEPOT_BLOCK_POS
- in file OLERead.php, class constant PHPExcel_Shared_OLERead::SMALL_BLOCK_DEPOT_BLOCK_POS
- SMALL_BLOCK_SIZE
- in file OLERead.php, class constant PHPExcel_Shared_OLERead::SMALL_BLOCK_SIZE
- SMALL_BLOCK_THRESHOLD
- in file OLERead.php, class constant PHPExcel_Shared_OLERead::SMALL_BLOCK_THRESHOLD
- solve
- in file QRDecomposition.php, method QRDecomposition::solve()
Least squares solution of A*X = B
- solve
- in file CholeskyDecomposition.php, method CholeskyDecomposition::solve()
Solve A*X = B
- solve
- in file Matrix.php, method Matrix::solve()
Solve A*X = B.
- solve
- in file LUDecomposition.php, method LUDecomposition::solve()
Solve A*X = B
- solve
- in 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].
- sortCellCollection
- in file Worksheet.php, method PHPExcel_Worksheet::sortCellCollection()
Sort collection of cells
- SP
- in file Escher.php, class constant PHPExcel_Reader_Excel5_Escher::SP
- SPCONTAINER
- in file Escher.php, class constant PHPExcel_Reader_Excel5_Escher::SPCONTAINER
- SPGR
- in file Escher.php, class constant PHPExcel_Reader_Excel5_Escher::SPGR
- SPGRCONTAINER
- in file Escher.php, class constant PHPExcel_Reader_Excel5_Escher::SPGRCONTAINER
- SPLITMENUCOLORS
- in file Escher.php, class constant PHPExcel_Reader_Excel5_Escher::SPLITMENUCOLORS
- splitRange
- in file Cell.php, method PHPExcel_Cell::splitRange()
Split range into coordinate strings
- SQRT2PI
- in file Functions.php, constant SQRT2PI
SQRT2PI
- SQRTPI
- in file Functions.php, method PHPExcel_Calculation_Functions::SQRTPI()
SQRTPI
- STANDARDIZE
- in file Functions.php, method PHPExcel_Calculation_Functions::STANDARDIZE()
STANDARDIZE
- StarPolygon
- in file tcpdf.php, method TCPDF::StarPolygon()
Draws a star polygon
- startPage
- in file tcpdf.php, method TCPDF::startPage()
Starts a new page to the document. The page must be closed using the endPage() function.
- startPageGroup
- in file tcpdf.php, method TCPDF::startPageGroup()
- startTransaction
- in file tcpdf.php, method TCPDF::startTransaction()
Stores a copy of the current TCPDF object used for undo operation.
- StartTransform
- in file tcpdf.php, method TCPDF::StartTransform()
Starts a 2D tranformation saving current graphic state.
- START_BLOCK_POS
- in file OLERead.php, class constant PHPExcel_Shared_OLERead::START_BLOCK_POS
- STATEMENT_IF
- in file Functions.php, method PHPExcel_Calculation_Functions::STATEMENT_IF()
STATEMENT_IF
- STATEMENT_IFERROR
- in file Functions.php, method PHPExcel_Calculation_Functions::STATEMENT_IFERROR()
STATEMENT_IFERROR
- STATS_BASIC
- in file Stats.php, constant STATS_BASIC
STATS_BASIC to generate the basic descriptive statistics
- STATS_DATA_CUMMULATIVE
- in file Stats.php, constant STATS_DATA_CUMMULATIVE
STATS_DATA_CUMMULATIVE for an associative array of frequency values,
- STATS_DATA_SIMPLE
- in file Stats.php, constant STATS_DATA_SIMPLE
STATS_DATA_SIMPLE for an array of numeric values. This is the default.
- STATS_FULL
- in file Stats.php, constant STATS_FULL
STATS_FULL to generate also higher moments, mode, median, etc.
- STATS_IGNORE_NULL
- in file Stats.php, constant STATS_IGNORE_NULL
STATS_IGNORE_NULL, ignore null values and prune them from the data.
- STATS_REJECT_NULL
- in file Stats.php, constant STATS_REJECT_NULL
STATS_REJECT_NULL, reject data sets with null values. This is the default.
- STATS_USE_NULL_AS_ZERO
- in file Stats.php, constant STATS_USE_NULL_AS_ZERO
STATS_USE_NULL_AS_ZERO, assign the value of 0 (zero) to null values.
- stdErrorOfMean
- in file Stats.php, method Base::stdErrorOfMean()
Calculates the standard error of the mean.
- STDEV
- in file Functions.php, method PHPExcel_Calculation_Functions::STDEV()
STDEV
- stDev
- in file Stats.php, method Base::stDev()
Calculates the standard deviation (unbiased) of the data points in the set Handles cummulative data sets correctly
- STDEVA
- in file Functions.php, method PHPExcel_Calculation_Functions::STDEVA()
STDEVA
- STDEVP
- in file Functions.php, method PHPExcel_Calculation_Functions::STDEVP()
STDEVP
- STDEVPA
- in file Functions.php, method PHPExcel_Calculation_Functions::STDEVPA()
STDEVPA
- stDevWithMean
- in 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().
- STEYX
- in file Functions.php, method PHPExcel_Calculation_Functions::STEYX()
STEYX
- StopTransform
- in file tcpdf.php, method TCPDF::StopTransform()
Stops a 2D tranformation restoring previous graphic state.
- STORAGE_DISK
- in file XMLWriter.php, class constant PHPExcel_Shared_XMLWriter::STORAGE_DISK
- STORAGE_MEMORY
- in file XMLWriter.php, class constant PHPExcel_Shared_XMLWriter::STORAGE_MEMORY
Temporary storage method
- stream_close
- in file ChainedBlockStream.php, method PHPExcel_Shared_OLE_ChainedBlockStream::stream_close()
Implements support for fclose().
- stream_eof
- in file ZipStreamWrapper.php, method PHPExcel_Shared_ZipStreamWrapper::stream_eof()
EOF stream
- stream_eof
- in file ChainedBlockStream.php, method PHPExcel_Shared_OLE_ChainedBlockStream::stream_eof()
Implements support for feof().
- stream_open
- in file ZipStreamWrapper.php, method PHPExcel_Shared_ZipStreamWrapper::stream_open()
Open stream
- stream_open
- in file ChainedBlockStream.php, method PHPExcel_Shared_OLE_ChainedBlockStream::stream_open()
Implements support for fopen().
- stream_read
- in file ZipStreamWrapper.php, method PHPExcel_Shared_ZipStreamWrapper::stream_read()
Read stream
- stream_read
- in file ChainedBlockStream.php, method PHPExcel_Shared_OLE_ChainedBlockStream::stream_read()
Implements support for fread(), fgets() etc.
- stream_seek
- in file ChainedBlockStream.php, method PHPExcel_Shared_OLE_ChainedBlockStream::stream_seek()
Implements support for fseek().
- stream_seek
- in file ZipStreamWrapper.php, method PHPExcel_Shared_ZipStreamWrapper::stream_seek()
Seek stream
- stream_stat
- in file ChainedBlockStream.php, method PHPExcel_Shared_OLE_ChainedBlockStream::stream_stat()
Implements support for fstat(). Currently the only supported field is "size".
- stream_stat
- in file ZipStreamWrapper.php, method PHPExcel_Shared_ZipStreamWrapper::stream_stat()
Stat stream
- stream_tell
- in file ZipStreamWrapper.php, method PHPExcel_Shared_ZipStreamWrapper::stream_tell()
Tell stream
- stream_tell
- in 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().
- stringFromColumnIndex
- in file Cell.php, method PHPExcel_Cell::stringFromColumnIndex()
String from columnindex
- STRINGLENGTH
- in file Functions.php, method PHPExcel_Calculation_Functions::STRINGLENGTH()
STRINGLENGTH
- stringToExcel
- in file Date.php, method PHPExcel_Shared_Date::stringToExcel()
Convert a date/time string to Excel time
- STRING_REGEXP_FRACTION
- in file String.php, class constant PHPExcel_Shared_String::STRING_REGEXP_FRACTION
Regular Expressions
- studentize
- in 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_INFORMATION
- in file DataValidation.php, class constant PHPExcel_Cell_DataValidation::STYLE_INFORMATION
- STYLE_STOP
- in file DataValidation.php, class constant PHPExcel_Cell_DataValidation::STYLE_STOP
- STYLE_WARNING
- in file DataValidation.php, class constant PHPExcel_Cell_DataValidation::STYLE_WARNING
- SUBSTITUTE
- in file Functions.php, method PHPExcel_Calculation_Functions::SUBSTITUTE()
SUBSTITUTE
- Substring
- in file String.php, method PHPExcel_Shared_String::Substring()
Get a substring of a UTF-8 encoded string
- SUBTOTAL
- in file Functions.php, method PHPExcel_Calculation_Functions::SUBTOTAL()
SUBTOTAL
- SUM
- in file Functions.php, method PHPExcel_Calculation_Functions::SUM()
SUM
- sum
- in file Stats.php, method Base::sum()
Calculates SUM { xi } Handles cummulative data sets correctly
- sum2
- in file Stats.php, method Base::sum2()
Calculates SUM { (xi)^2 } Handles cummulative data sets correctly
- SUMIF
- in file Functions.php, method PHPExcel_Calculation_Functions::SUMIF()
SUMIF
- sumN
- in file Stats.php, method Base::sumN()
Calculates SUM { (xi)^n } Handles cummulative data sets correctly
- SUMPRODUCT
- in file Functions.php, method PHPExcel_Calculation_Functions::SUMPRODUCT()
SUMPRODUCT
- SUMSQ
- in file Functions.php, method PHPExcel_Calculation_Functions::SUMSQ()
SUMSQ
- SUMX2MY2
- in file Functions.php, method PHPExcel_Calculation_Functions::SUMX2MY2()
SUMX2MY2
- SUMX2PY2
- in file Functions.php, method PHPExcel_Calculation_Functions::SUMX2PY2()
SUMX2PY2
- SUMXMY2
- in file Functions.php, method PHPExcel_Calculation_Functions::SUMXMY2()
SUMXMY2
- svd
- in file Matrix.php, method Matrix::svd()
svd
- swapMargins
- in file tcpdf.php, method TCPDF::swapMargins()
Swap the left and right margins.
- SYD
- in file Functions.php, method PHPExcel_Calculation_Functions::SYD()
SYD
- SYLKtoUTF8
- in file String.php, method PHPExcel_Shared_String::SYLKtoUTF8()
Convert SYLK encoded string to UTF-8
- SYMBOL
- in file Font.php, class constant PHPExcel_Shared_Font::SYMBOL
- sys_get_temp_dir
- in file File.php, method PHPExcel_Shared_File::sys_get_temp_dir()
Get the systems temporary directory.
top
t
- $tagvspaces
- in file tcpdf.php, variable TCPDF::$tagvspaces
Array used for custom vertical spaces for HTML tags
- $tempfontsize
- in file tcpdf.php, variable TCPDF::$tempfontsize
- $TextColor
- in file tcpdf.php, variable TCPDF::$TextColor
- $textindent
- in file tcpdf.php, variable TCPDF::$textindent
Text indentation value (used for text-indent CSS attribute)
- $thead
- in file tcpdf.php, variable TCPDF::$thead
Table header content to be repeated on each new page
- $theadMargins
- in file tcpdf.php, variable TCPDF::$theadMargins
Margins used for table header.
- $Time1st
- in file PPS.php, variable PHPExcel_Shared_OLE_PPS::$Time1st
A timestamp
- $Time2nd
- in file PPS.php, variable PHPExcel_Shared_OLE_PPS::$Time2nd
A timestamp
- $title
- in file tcpdf.php, variable TCPDF::$title
- $tMargin
- in file tcpdf.php, variable TCPDF::$tMargin
- $tmprtl
- in file tcpdf.php, variable TCPDF::$tmprtl
- $transfmatrix
- in file tcpdf.php, variable TCPDF::$transfmatrix
Array of transformation matrix
- $transfmatrix_key
- in file tcpdf.php, variable TCPDF::$transfmatrix_key
Current key for transformation matrix
- $transfmrk
- in file tcpdf.php, variable TCPDF::$transfmrk
Array used to store positions of graphics transformation blocks inside the page buffer.
- $Type
- in file PPS.php, variable PHPExcel_Shared_OLE_PPS::$Type
The PPS type. Dir, Root or File
- TextElement.php
- procedural page TextElement.php
- test.php
- procedural page test.php
- tile.php
- procedural page tile.php
- TestMatrix.php
- procedural page TestMatrix.php
- tcpdf_config.php
- procedural page tcpdf_config.php
- tcpdf_config_alt.php
- procedural page tcpdf_config_alt.php
- tcpdf.php
- procedural page tcpdf.php
- trendClass.php
- procedural page trendClass.php
- Theme.php
- procedural page Theme.php
- TAHOMA
- in file Font.php, class constant PHPExcel_Shared_Font::TAHOMA
- TAHOMA_BOLD
- in file Font.php, class constant PHPExcel_Shared_Font::TAHOMA_BOLD
- TBILLEQ
- in file Functions.php, method PHPExcel_Calculation_Functions::TBILLEQ()
TBILLEQ
- TBILLPRICE
- in file Functions.php, method PHPExcel_Calculation_Functions::TBILLPRICE()
TBILLPRICE
- TBILLYIELD
- in file Functions.php, method PHPExcel_Calculation_Functions::TBILLYIELD()
TBILLYIELD
- TCPDF
- in file tcpdf.php, class TCPDF
This is a PHP class for generating PDF documents without requiring external extensions.
- TCPDF2DBarcode
- in file 2dbarcodes.php, class TCPDF2DBarcode
PHP class to creates array representations for 2D barcodes to be used with TCPDF (http://www.tcpdf.org).
- TCPDFBarcode
- in file barcodes.php, class TCPDFBarcode
PHP class to creates array representations for common 1D barcodes to be used with TCPDF (http://www.tcpdf.org).
- TDIST
- in file Functions.php, method PHPExcel_Calculation_Functions::TDIST()
TDIST
- TERTIARYOPT
- in file Escher.php, class constant PHPExcel_Reader_Excel5_Escher::TERTIARYOPT
- testdata
- in file LMQuadTest.php, method LMQuadTest::testdata()
- TestMatrix
- in file TestMatrix.php, method TestMatrix::TestMatrix()
- TestMatrix
- in file TestMatrix.php, class TestMatrix
- Text
- in file tcpdf.php, method TCPDF::Text()
Prints a character string.
- TextField
- in file tcpdf.php, method TCPDF::TextField()
- TEXTFORMAT
- in file Functions.php, method PHPExcel_Calculation_Functions::TEXTFORMAT()
TEXTFORMAT
- tile
- in 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:
- TIME
- in file Functions.php, method PHPExcel_Calculation_Functions::TIME()
TIME
- times
- in file Matrix.php, method Matrix::times()
times
- TIMES_NEW_ROMAN
- in file Font.php, class constant PHPExcel_Shared_Font::TIMES_NEW_ROMAN
- TIMES_NEW_ROMAN_BOLD
- in file Font.php, class constant PHPExcel_Shared_Font::TIMES_NEW_ROMAN_BOLD
- TIMES_NEW_ROMAN_BOLD_ITALIC
- in file Font.php, class constant PHPExcel_Shared_Font::TIMES_NEW_ROMAN_BOLD_ITALIC
- TIMES_NEW_ROMAN_ITALIC
- in file Font.php, class constant PHPExcel_Shared_Font::TIMES_NEW_ROMAN_ITALIC
- TIMEVALUE
- in file Functions.php, method PHPExcel_Calculation_Functions::TIMEVALUE()
TIMEVALUE
- TINV
- in file Functions.php, method PHPExcel_Calculation_Functions::TINV()
TINV
- toArray
- in file HashTable.php, method PHPExcel_HashTable::toArray()
HashTable to array
- toArray
- in file Worksheet.php, method PHPExcel_Worksheet::toArray()
Create array from worksheet
- toFormattedString
- in file NumberFormat.php, method PHPExcel_Style_NumberFormat::toFormattedString()
Convert a value in a pre-defined format to a PHP string
- toHTML
- in file Matrix.php, method Matrix::toHTML()
Debugging utility.
- TOKEN_SUBTYPE_CONCATENATION
- in file FormulaToken.php, class constant PHPExcel_Calculation_FormulaToken::TOKEN_SUBTYPE_CONCATENATION
- TOKEN_SUBTYPE_ERROR
- in file FormulaToken.php, class constant PHPExcel_Calculation_FormulaToken::TOKEN_SUBTYPE_ERROR
- TOKEN_SUBTYPE_INTERSECTION
- in file FormulaToken.php, class constant PHPExcel_Calculation_FormulaToken::TOKEN_SUBTYPE_INTERSECTION
- TOKEN_SUBTYPE_LOGICAL
- in file FormulaToken.php, class constant PHPExcel_Calculation_FormulaToken::TOKEN_SUBTYPE_LOGICAL
- TOKEN_SUBTYPE_MATH
- in file FormulaToken.php, class constant PHPExcel_Calculation_FormulaToken::TOKEN_SUBTYPE_MATH
- TOKEN_SUBTYPE_NOTHING
- in file FormulaToken.php, class constant PHPExcel_Calculation_FormulaToken::TOKEN_SUBTYPE_NOTHING
- TOKEN_SUBTYPE_NUMBER
- in file FormulaToken.php, class constant PHPExcel_Calculation_FormulaToken::TOKEN_SUBTYPE_NUMBER
- TOKEN_SUBTYPE_RANGE
- in file FormulaToken.php, class constant PHPExcel_Calculation_FormulaToken::TOKEN_SUBTYPE_RANGE
- TOKEN_SUBTYPE_START
- in file FormulaToken.php, class constant PHPExcel_Calculation_FormulaToken::TOKEN_SUBTYPE_START
- TOKEN_SUBTYPE_STOP
- in file FormulaToken.php, class constant PHPExcel_Calculation_FormulaToken::TOKEN_SUBTYPE_STOP
- TOKEN_SUBTYPE_TEXT
- in file FormulaToken.php, class constant PHPExcel_Calculation_FormulaToken::TOKEN_SUBTYPE_TEXT
- TOKEN_SUBTYPE_UNION
- in file FormulaToken.php, class constant PHPExcel_Calculation_FormulaToken::TOKEN_SUBTYPE_UNION
- TOKEN_TYPE_ARGUMENT
- in file FormulaToken.php, class constant PHPExcel_Calculation_FormulaToken::TOKEN_TYPE_ARGUMENT
- TOKEN_TYPE_FUNCTION
- in file FormulaToken.php, class constant PHPExcel_Calculation_FormulaToken::TOKEN_TYPE_FUNCTION
- TOKEN_TYPE_NOOP
- in file FormulaToken.php, class constant PHPExcel_Calculation_FormulaToken::TOKEN_TYPE_NOOP
- TOKEN_TYPE_OPERAND
- in file FormulaToken.php, class constant PHPExcel_Calculation_FormulaToken::TOKEN_TYPE_OPERAND
- TOKEN_TYPE_OPERATORINFIX
- in file FormulaToken.php, class constant PHPExcel_Calculation_FormulaToken::TOKEN_TYPE_OPERATORINFIX
- TOKEN_TYPE_OPERATORPOSTFIX
- in file FormulaToken.php, class constant PHPExcel_Calculation_FormulaToken::TOKEN_TYPE_OPERATORPOSTFIX
- TOKEN_TYPE_OPERATORPREFIX
- in file FormulaToken.php, class constant PHPExcel_Calculation_FormulaToken::TOKEN_TYPE_OPERATORPREFIX
- TOKEN_TYPE_SUBEXPRESSION
- in file FormulaToken.php, class constant PHPExcel_Calculation_FormulaToken::TOKEN_TYPE_SUBEXPRESSION
- TOKEN_TYPE_UNKNOWN
- in file FormulaToken.php, class constant PHPExcel_Calculation_FormulaToken::TOKEN_TYPE_UNKNOWN
- TOKEN_TYPE_WHITESPACE
- in file FormulaToken.php, class constant PHPExcel_Calculation_FormulaToken::TOKEN_TYPE_WHITESPACE
- toReversePolish
- in 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).
- trace
- in file Matrix.php, method Matrix::trace()
trace
- Transform
- in file tcpdf.php, method TCPDF::Transform()
Apply graphic transformations.
- Translate
- in file tcpdf.php, method TCPDF::Translate()
Translate graphic object horizontally and vertically.
- TranslateX
- in file tcpdf.php, method TCPDF::TranslateX()
Translate graphic object horizontally.
- TranslateY
- in file tcpdf.php, method TCPDF::TranslateY()
Translate graphic object vertically.
- transpose
- in file Matrix.php, method Matrix::transpose()
transpose
- TRANSPOSE
- in file Functions.php, method PHPExcel_Calculation_Functions::TRANSPOSE()
TRANSPOSE
- TREBUCHET_MS
- in file Font.php, class constant PHPExcel_Shared_Font::TREBUCHET_MS
- TREBUCHET_MS_BOLD
- in file Font.php, class constant PHPExcel_Shared_Font::TREBUCHET_MS_BOLD
- TREBUCHET_MS_BOLD_ITALIC
- in file Font.php, class constant PHPExcel_Shared_Font::TREBUCHET_MS_BOLD_ITALIC
- TREBUCHET_MS_ITALIC
- in file Font.php, class constant PHPExcel_Shared_Font::TREBUCHET_MS_ITALIC
- TREND
- in file Functions.php, method PHPExcel_Calculation_Functions::TREND()
TREND
- trendClass
- in file trendClass.php, class trendClass
- TREND_BEST_FIT
- in file trendClass.php, class constant trendClass::TREND_BEST_FIT
- TREND_BEST_FIT_NO_POLY
- in file trendClass.php, class constant trendClass::TREND_BEST_FIT_NO_POLY
- TREND_EXPONENTIAL
- in file trendClass.php, class constant trendClass::TREND_EXPONENTIAL
- TREND_LINEAR
- in file trendClass.php, class constant trendClass::TREND_LINEAR
- TREND_LOGARITHMIC
- in file trendClass.php, class constant trendClass::TREND_LOGARITHMIC
- TREND_POLYNOMIAL_2
- in file trendClass.php, class constant trendClass::TREND_POLYNOMIAL_2
- TREND_POLYNOMIAL_3
- in file trendClass.php, class constant trendClass::TREND_POLYNOMIAL_3
- TREND_POLYNOMIAL_4
- in file trendClass.php, class constant trendClass::TREND_POLYNOMIAL_4
- TREND_POLYNOMIAL_5
- in file trendClass.php, class constant trendClass::TREND_POLYNOMIAL_5
- TREND_POLYNOMIAL_6
- in file trendClass.php, class constant trendClass::TREND_POLYNOMIAL_6
- TREND_POWER
- in file trendClass.php, class constant trendClass::TREND_POWER
- TRIMMEAN
- in file Functions.php, method PHPExcel_Calculation_Functions::TRIMMEAN()
TRIMMEAN
- TRIMNONPRINTABLE
- in file Functions.php, method PHPExcel_Calculation_Functions::TRIMNONPRINTABLE()
TRIMNONPRINTABLE
- TRIMSPACES
- in file Functions.php, method PHPExcel_Calculation_Functions::TRIMSPACES()
TRIMSPACES
- TRUNC
- in file Functions.php, method PHPExcel_Calculation_Functions::TRUNC()
TRUNC
- try_failure
- in file TestMatrix.php, method TestMatrix::try_failure()
Print appropriate messages for unsuccessful outcome try
- try_success
- in file TestMatrix.php, method TestMatrix::try_success()
Print appropriate messages for successful outcome try
- try_warning
- in file TestMatrix.php, method TestMatrix::try_warning()
Print appropriate messages for unsuccessful outcome try
- TYPE
- in file Functions.php, method PHPExcel_Calculation_Functions::TYPE()
TYPE
- TYPE_BOOL
- in file DataType.php, class constant PHPExcel_Cell_DataType::TYPE_BOOL
- TYPE_CUSTOM
- in file DataValidation.php, class constant PHPExcel_Cell_DataValidation::TYPE_CUSTOM
- TYPE_DATE
- in file DataValidation.php, class constant PHPExcel_Cell_DataValidation::TYPE_DATE
- TYPE_DECIMAL
- in file DataValidation.php, class constant PHPExcel_Cell_DataValidation::TYPE_DECIMAL
- TYPE_ERROR
- in file DataType.php, class constant PHPExcel_Cell_DataType::TYPE_ERROR
- TYPE_FORMULA
- in file DataType.php, class constant PHPExcel_Cell_DataType::TYPE_FORMULA
- TYPE_INLINE
- in file DataType.php, class constant PHPExcel_Cell_DataType::TYPE_INLINE
- TYPE_LIST
- in file DataValidation.php, class constant PHPExcel_Cell_DataValidation::TYPE_LIST
- TYPE_NONE
- in file DataValidation.php, class constant PHPExcel_Cell_DataValidation::TYPE_NONE
- TYPE_NULL
- in file DataType.php, class constant PHPExcel_Cell_DataType::TYPE_NULL
- TYPE_NUMERIC
- in file DataType.php, class constant PHPExcel_Cell_DataType::TYPE_NUMERIC
- TYPE_POS
- in file OLERead.php, class constant PHPExcel_Shared_OLERead::TYPE_POS
- TYPE_STRING
- in file DataType.php, class constant PHPExcel_Cell_DataType::TYPE_STRING
- TYPE_TEXTLENGTH
- in file DataValidation.php, class constant PHPExcel_Cell_DataValidation::TYPE_TEXTLENGTH
- TYPE_TIME
- in file DataValidation.php, class constant PHPExcel_Cell_DataValidation::TYPE_TIME
- TYPE_WHOLE
- in file DataValidation.php, class constant PHPExcel_Cell_DataValidation::TYPE_WHOLE
top
u
- $underline
- in file tcpdf.php, variable TCPDF::$underline
- $ur
- in file tcpdf.php, variable TCPDF::$ur
If true enables user's rights on PDF reader
- $ur_annots
- in file tcpdf.php, variable TCPDF::$ur_annots
Names specifying additional annotation-related usage rights for the document.
- $ur_document
- in file tcpdf.php, variable TCPDF::$ur_document
Names specifying additional document-wide usage rights for the document.
- $ur_form
- in file tcpdf.php, variable TCPDF::$ur_form
Names specifying additional form-field-related usage rights for the document.
- $ur_signature
- in file tcpdf.php, variable TCPDF::$ur_signature
Names specifying additional signature-related usage rights for the document.
- $Uvalue
- in file tcpdf.php, variable TCPDF::$Uvalue
U entry in pdf document
- uni2cid_ac15.php
- procedural page uni2cid_ac15.php
- uni2cid_ag15.php
- procedural page uni2cid_ag15.php
- uni2cid_aj16.php
- procedural page uni2cid_aj16.php
- uni2cid_ak12.php
- procedural page uni2cid_ak12.php
- unicode_data.php
- procedural page unicode_data.php
- uminus
- in file Matrix.php, method Matrix::uminus()
uminus
- UNDERLINE_DOUBLE
- in file Font.php, class constant PHPExcel_Style_Font::UNDERLINE_DOUBLE
- UNDERLINE_DOUBLEACCOUNTING
- in file Font.php, class constant PHPExcel_Style_Font::UNDERLINE_DOUBLEACCOUNTING
- UNDERLINE_NONE
- in file Font.php, class constant PHPExcel_Style_Font::UNDERLINE_NONE
- UNDERLINE_SINGLE
- in file Font.php, class constant PHPExcel_Style_Font::UNDERLINE_SINGLE
- UNDERLINE_SINGLEACCOUNTING
- in file Font.php, class constant PHPExcel_Style_Font::UNDERLINE_SINGLEACCOUNTING
- unfreezePane
- in file Worksheet.php, method PHPExcel_Worksheet::unfreezePane()
Unfreeze Pane
- unhtmlentities
- in file tcpdf.php, method TCPDF::unhtmlentities()
Reverse function for htmlentities.
- UniArrSubString
- in file tcpdf.php, method TCPDF::UniArrSubString()
Extract a slice of the $uniarr array and return it as string.
- unichr
- in file tcpdf.php, method TCPDF::unichr()
Returns the unicode caracter specified by UTF-8 code
- unmergeCells
- in file Worksheet.php, method PHPExcel_Worksheet::unmergeCells()
Remove merge on a cell range
- unmergeCellsByColumnAndRow
- in file Worksheet.php, method PHPExcel_Worksheet::unmergeCellsByColumnAndRow()
Remove merge on a cell range by using numeric cell coordinates
- unprotectCells
- in file Worksheet.php, method PHPExcel_Worksheet::unprotectCells()
Remove protection on a cell range
- unprotectCellsByColumnAndRow
- in file Worksheet.php, method PHPExcel_Worksheet::unprotectCellsByColumnAndRow()
Remove protection on a cell range by using numeric cell coordinates
- unsetWorksheetCells
- in file Wincache.php, method PHPExcel_CachedObjectStorage_Wincache::unsetWorksheetCells()
- unsetWorksheetCells
- in file Memory.php, method PHPExcel_CachedObjectStorage_Memory::unsetWorksheetCells()
- unsetWorksheetCells
- in file MemoryGZip.php, method PHPExcel_CachedObjectStorage_MemoryGZip::unsetWorksheetCells()
- unsetWorksheetCells
- in file DiscISAM.php, method PHPExcel_CachedObjectStorage_DiscISAM::unsetWorksheetCells()
- unsetWorksheetCells
- in file PHPTemp.php, method PHPExcel_CachedObjectStorage_PHPTemp::unsetWorksheetCells()
- unsetWorksheetCells
- in file APC.php, method PHPExcel_CachedObjectStorage_APC::unsetWorksheetCells()
- unsetWorksheetCells
- in file Memcache.php, method PHPExcel_CachedObjectStorage_Memcache::unsetWorksheetCells()
- unsetWorksheetCells
- in file MemorySerialized.php, method PHPExcel_CachedObjectStorage_MemorySerialized::unsetWorksheetCells()
- updateCacheData
- in file ICache.php, method PHPExcel_CachedObjectStorage_ICache::updateCacheData()
Add or Update a cell in cache
- updateCacheData
- in file CacheBase.php, method PHPExcel_CachedObjectStorage_CacheBase::updateCacheData()
Add or Update a cell in cache
- updateCellReference
- in file ReferenceHelper.php, method PHPExcel_ReferenceHelper::updateCellReference()
Update cell reference
- updateFormulaReferences
- in file ReferenceHelper.php, method PHPExcel_ReferenceHelper::updateFormulaReferences()
Update references within formulas
- updateNamedFormulas
- in file ReferenceHelper.php, method PHPExcel_ReferenceHelper::updateNamedFormulas()
Update named formulas (i.e. containing worksheet references / named ranges)
- UPPERCASE
- in file Functions.php, method PHPExcel_Calculation_Functions::UPPERCASE()
UPPERCASE
- UTF8ArrayToUniArray
- in file tcpdf.php, method TCPDF::UTF8ArrayToUniArray()
Convert an array of UTF8 values to array of unicode characters
- UTF8ArrSubString
- in file tcpdf.php, method TCPDF::UTF8ArrSubString()
Extract a slice of the $strarr array and return it as string.
- utf8Bidi
- in file tcpdf.php, method TCPDF::utf8Bidi()
Reverse the RLT substrings using the Bidirectional Algorithm (http://unicode.org/reports/tr9/).
- UTF8StringToArray
- in file tcpdf.php, method TCPDF::UTF8StringToArray()
Converts UTF-8 strings to codepoints array.
- utf8StrRev
- in file tcpdf.php, method TCPDF::utf8StrRev()
Reverse the RLT substrings using the Bidirectional Algorithm (http://unicode.org/reports/tr9/).
- UTF8toBIFF8UnicodeLong
- in file String.php, method PHPExcel_Shared_String::UTF8toBIFF8UnicodeLong()
Converts a UTF-8 string into BIFF8 Unicode string data (16-bit string length)
- UTF8toBIFF8UnicodeShort
- in file String.php, method PHPExcel_Shared_String::UTF8toBIFF8UnicodeShort()
Converts a UTF-8 string into BIFF8 Unicode string data (8-bit string length)
- UTF8ToLatin1
- in file tcpdf.php, method TCPDF::UTF8ToLatin1()
Converts UTF-8 strings to Latin1 when using the standard 14 core fonts.
- UTF8ToUTF16BE
- in file tcpdf.php, method TCPDF::UTF8ToUTF16BE()
Converts UTF-8 strings to UTF16-BE.
- utf16_decode
- in file String.php, method PHPExcel_Shared_String::utf16_decode()
Decode UTF-16 encoded strings.
top
v
- $viewer_preferences
- in file tcpdf.php, variable TCPDF::$viewer_preferences
PDF viewer preferences.
- $visibility
- in file tcpdf.php, variable TCPDF::$visibility
Restrict the rendering of some elements to screen or printout.
- val
- in file LMQuadTest.php, method LMQuadTest::val()
- valid
- in file RowIterator.php, method PHPExcel_Worksheet_RowIterator::valid()
More PHPExcel_Worksheet_Row instances available?
- valid
- in file CellIterator.php, method PHPExcel_Worksheet_CellIterator::valid()
More PHPExcel_Cell instances available?
- valid
- in file WorksheetIterator.php, method PHPExcel_WorksheetIterator::valid()
More PHPExcel_Worksheet instances available?
- VALUE
- in file Functions.php, method PHPExcel_Calculation_Functions::VALUE()
VALUE
- VARA
- in file Functions.php, method PHPExcel_Calculation_Functions::VARA()
VARA
- VARFunc
- in file Functions.php, method PHPExcel_Calculation_Functions::VARFunc()
VARFunc
- variance
- in file Stats.php, method Base::variance()
Calculates the variance (unbiased) of the data points in the set Handles cummulative data sets correctly
- varianceWithMean
- in 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().
- VARP
- in file Functions.php, method PHPExcel_Calculation_Functions::VARP()
VARP
- VARPA
- in file Functions.php, method PHPExcel_Calculation_Functions::VARPA()
VARPA
- VERDANA
- in file Font.php, class constant PHPExcel_Shared_Font::VERDANA
- VERDANA_BOLD
- in file Font.php, class constant PHPExcel_Shared_Font::VERDANA_BOLD
- VERDANA_BOLD_ITALIC
- in file Font.php, class constant PHPExcel_Shared_Font::VERDANA_BOLD_ITALIC
- VERDANA_ITALIC
- in file Font.php, class constant PHPExcel_Shared_Font::VERDANA_ITALIC
- VERSION
- in file Functions.php, method PHPExcel_Calculation_Functions::VERSION()
VERSION
- VERTICAL_BOTTOM
- in file Alignment.php, class constant PHPExcel_Style_Alignment::VERTICAL_BOTTOM
- VERTICAL_CENTER
- in file Alignment.php, class constant PHPExcel_Style_Alignment::VERTICAL_CENTER
- VERTICAL_JUSTIFY
- in file Alignment.php, class constant PHPExcel_Style_Alignment::VERTICAL_JUSTIFY
- VERTICAL_TOP
- in file Alignment.php, class constant PHPExcel_Style_Alignment::VERTICAL_TOP
- VLOOKUP
- in file Functions.php, method PHPExcel_Calculation_Functions::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.
top
w
- $w
- in file tcpdf.php, variable TCPDF::$w
- $wPt
- in file tcpdf.php, variable TCPDF::$wPt
- $writeDebugLog
- in file Calculation.php, variable PHPExcel_Calculation::$writeDebugLog
Flag 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
- Wincache.php
- procedural page Wincache.php
- Worksheet.php
- procedural page Worksheet.php
- WorksheetIterator.php
- procedural page WorksheetIterator.php
- Workbook.php
- procedural page Workbook.php
- Worksheet.php
- procedural page Worksheet.php
- Workbook.php
- procedural page Workbook.php
- Worksheet.php
- procedural page Worksheet.php
- WriterPart.php
- procedural page WriterPart.php
- WEEKOFYEAR
- in file Functions.php, method PHPExcel_Calculation_Functions::WEEKOFYEAR()
WEEKOFYEAR
- WEIBULL
- in file Functions.php, method PHPExcel_Calculation_Functions::WEIBULL()
WEIBULL
- WHITESPACE
- in file FormulaParser.php, class constant PHPExcel_Calculation_FormulaParser::WHITESPACE
- WORKDAY
- in file Functions.php, method PHPExcel_Calculation_Functions::WORKDAY()
WORKDAY
- Write
- in file tcpdf.php, method TCPDF::Write()
This method prints text from the current position.
- write1DBarcode
- in file tcpdf.php, method TCPDF::write1DBarcode()
Print a Linear Barcode.
- write2DBarcode
- in file tcpdf.php, method TCPDF::write2DBarcode()
Print 2D Barcode.
- writeAllSheets
- in file HTML.php, method PHPExcel_Writer_HTML::writeAllSheets()
Write all sheets (resets sheetIndex to NULL)
- writeBarcode
- in file tcpdf.php, method TCPDF::writeBarcode()
This function is DEPRECATED, please use the new write1DBarcode() function.
- writeComments
- in file Comments.php, method PHPExcel_Writer_Excel2007_Comments::writeComments()
Write comments to XML format
- writeContentTypes
- in file ContentTypes.php, method PHPExcel_Writer_Excel2007_ContentTypes::writeContentTypes()
Write content types to XML format
- writeData
- in file BIFFwriter.php, method PHPExcel_Writer_Excel5_BIFFwriter::writeData()
General storage function like _append, but returns string instead of modifying $this->_data
- writeDiskCache
- in file tcpdf.php, method TCPDF::writeDiskCache()
Writes data to a temporary file on filesystem.
- writeDocPropsApp
- in file DocProps.php, method PHPExcel_Writer_Excel2007_DocProps::writeDocPropsApp()
Write docProps/app.xml to XML format
- writeDocPropsCore
- in file DocProps.php, method PHPExcel_Writer_Excel2007_DocProps::writeDocPropsCore()
Write docProps/core.xml to XML format
- writeDrawingRelationships
- in file Rels.php, method PHPExcel_Writer_Excel2007_Rels::writeDrawingRelationships()
Write drawing relationships to XML format
- writeDrawings
- in file Drawing.php, method PHPExcel_Writer_Excel2007_Drawing::writeDrawings()
Write drawings to XML format
- writeEof
- in file BIFFwriter.php, method PHPExcel_Writer_Excel5_BIFFwriter::writeEof()
Writes Excel EOF record to indicate the end of a BIFF stream.
- writeFont
- in file Font.php, method PHPExcel_Writer_Excel5_Font::writeFont()
Get font record data
- writeHeaderFooterDrawingRelationships
- in file Rels.php, method PHPExcel_Writer_Excel2007_Rels::writeHeaderFooterDrawingRelationships()
Write header/footer drawing relationships to XML format
- writeHTML
- in 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.
- writeHTMLCell
- in file tcpdf.php, method TCPDF::writeHTMLCell()
Prints a cell (rectangular area) with optional borders, background color and html text string.
- writeRaw
- in file XMLWriter.php, method PHPExcel_Shared_XMLWriter::writeRaw()
Fallback method for writeRaw, introduced in PHP 5.2
- writeRelationships
- in file Rels.php, method PHPExcel_Writer_Excel2007_Rels::writeRelationships()
Write relationships to XML format
- writeRichText
- in file StringTable.php, method PHPExcel_Writer_Excel2007_StringTable::writeRichText()
Write Rich Text
- writeStringTable
- in file StringTable.php, method PHPExcel_Writer_Excel2007_StringTable::writeStringTable()
Write string table to XML format
- writeStyles
- in file Style.php, method PHPExcel_Writer_Excel2007_Style::writeStyles()
Write styles to XML format
- writeTheme
- in file Theme.php, method PHPExcel_Writer_Excel2007_Theme::writeTheme()
Write theme to XML format
- writeVMLComments
- in file Comments.php, method PHPExcel_Writer_Excel2007_Comments::writeVMLComments()
Write VML comments to XML format
- writeVMLHeaderFooterImages
- in file Drawing.php, method PHPExcel_Writer_Excel2007_Drawing::writeVMLHeaderFooterImages()
Write VML header/footer images to XML format
- writeWorkbook
- in file Workbook.php, method PHPExcel_Writer_Excel2007_Workbook::writeWorkbook()
Write workbook to XML format
- writeWorkbook
- in file Workbook.php, method PHPExcel_Writer_Excel5_Workbook::writeWorkbook()
Assemble worksheets into a workbook and send the BIFF data to an OLE storage.
- writeWorkbookRelationships
- in file Rels.php, method PHPExcel_Writer_Excel2007_Rels::writeWorkbookRelationships()
Write workbook relationships to XML format
- writeWorksheet
- in file Worksheet.php, method PHPExcel_Writer_Excel2007_Worksheet::writeWorksheet()
Write worksheet to XML format
- writeWorksheetRelationships
- in file Rels.php, method PHPExcel_Writer_Excel2007_Rels::writeWorksheetRelationships()
Write worksheet relationships to XML format
- writeXf
- in file Xf.php, method PHPExcel_Writer_Excel5_Xf::writeXf()
Generate an Excel BIFF XF record (style or cell).
top
x
- $x
- in file tcpdf.php, variable TCPDF::$x
- XMLWriter.php
- procedural page XMLWriter.php
- Xf.php
- procedural page Xf.php
- XIRR
- in file Functions.php, method PHPExcel_Calculation_Functions::XIRR()
- XLS_BIFF7
- in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_BIFF7
- XLS_BIFF8
- in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_BIFF8
- XLS_Type_ARRAY
- in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_ARRAY
- XLS_Type_BLANK
- in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_BLANK
- XLS_Type_BOF
- in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_BOF
- XLS_Type_BOOLERR
- in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_BOOLERR
- XLS_Type_BOTTOMMARGIN
- in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_BOTTOMMARGIN
- XLS_Type_CODEPAGE
- in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_CODEPAGE
- XLS_Type_COLINFO
- in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_COLINFO
- XLS_Type_CONTINUE
- in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_CONTINUE
- XLS_Type_DATAVALIDATION
- in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_DATAVALIDATION
- XLS_Type_DATAVALIDATIONS
- in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_DATAVALIDATIONS
- XLS_Type_DATEMODE
- in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_DATEMODE
- XLS_Type_DBCELL
- in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_DBCELL
- XLS_Type_DEFAULTROWHEIGHT
- in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_DEFAULTROWHEIGHT
- XLS_Type_DEFCOLWIDTH
- in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_DEFCOLWIDTH
- XLS_Type_DEFINEDNAME
- in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_DEFINEDNAME
- XLS_Type_DIMENSION
- in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_DIMENSION
- XLS_Type_EOF
- in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_EOF
- XLS_Type_EXTERNALBOOK
- in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_EXTERNALBOOK
- XLS_Type_EXTERNNAME
- in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_EXTERNNAME
- XLS_Type_EXTERNSHEET
- in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_EXTERNSHEET
- XLS_Type_EXTSST
- in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_EXTSST
- XLS_Type_FILEPASS
- in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_FILEPASS
- XLS_Type_FONT
- in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_FONT
- XLS_Type_FOOTER
- in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_FOOTER
- XLS_Type_FORMAT
- in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_FORMAT
- XLS_Type_FORMULA
- in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_FORMULA
- XLS_Type_HCENTER
- in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_HCENTER
- XLS_Type_HEADER
- in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_HEADER
- XLS_Type_HORIZONTALPAGEBREAKS
- in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_HORIZONTALPAGEBREAKS
- XLS_Type_HYPERLINK
- in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_HYPERLINK
- XLS_Type_IMDATA
- in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_IMDATA
- XLS_Type_INDEX
- in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_INDEX
- XLS_Type_LABEL
- in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_LABEL
- XLS_Type_LABELSST
- in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_LABELSST
- XLS_Type_LEFTMARGIN
- in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_LEFTMARGIN
- XLS_Type_MERGEDCELLS
- in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_MERGEDCELLS
- XLS_Type_MSODRAWING
- in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_MSODRAWING
- XLS_Type_MSODRAWINGGROUP
- in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_MSODRAWINGGROUP
- XLS_Type_MULBLANK
- in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_MULBLANK
- XLS_Type_MULRK
- in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_MULRK
- XLS_Type_NOTE
- in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_NOTE
- XLS_Type_NUMBER
- in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_NUMBER
- XLS_Type_OBJ
- in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_OBJ
- XLS_Type_OBJECTPROTECT
- in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_OBJECTPROTECT
- XLS_Type_PAGESETUP
- in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_PAGESETUP
- XLS_Type_PALETTE
- in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_PALETTE
- XLS_Type_PANE
- in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_PANE
- XLS_Type_PASSWORD
- in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_PASSWORD
- XLS_Type_PRINTGRIDLINES
- in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_PRINTGRIDLINES
- XLS_Type_PROTECT
- in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_PROTECT
- XLS_Type_RANGEPROTECTION
- in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_RANGEPROTECTION
- XLS_Type_RIGHTMARGIN
- in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_RIGHTMARGIN
- XLS_Type_RK
- in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_RK
- XLS_Type_ROW
- in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_ROW
- XLS_Type_SCENPROTECT
- in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_SCENPROTECT
- XLS_Type_SCL
- in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_SCL
- XLS_Type_SELECTION
- in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_SELECTION
- XLS_Type_SHAREDFMLA
- in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_SHAREDFMLA
- XLS_Type_SHEET
- in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_SHEET
- XLS_Type_SHEETLAYOUT
- in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_SHEETLAYOUT
- XLS_Type_SHEETPR
- in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_SHEETPR
- XLS_Type_SHEETPROTECTION
- in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_SHEETPROTECTION
- XLS_Type_SST
- in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_SST
- XLS_Type_STRING
- in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_STRING
- XLS_Type_STYLE
- in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_STYLE
- XLS_Type_TOPMARGIN
- in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_TOPMARGIN
- XLS_Type_TXO
- in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_TXO
- XLS_Type_UNKNOWN
- in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_UNKNOWN
- XLS_Type_VCENTER
- in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_VCENTER
- XLS_Type_VERTICALPAGEBREAKS
- in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_VERTICALPAGEBREAKS
- XLS_Type_WINDOW2
- in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_WINDOW2
- XLS_Type_XF
- in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_XF
- XLS_Type_XFEXT
- in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_XFEXT
- XLS_WorkbookGlobals
- in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_WorkbookGlobals
- XLS_Worksheet
- in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Worksheet
- XMININ
- in file Functions.php, constant XMININ
XMININ
- XNPV
- in file Functions.php, method PHPExcel_Calculation_Functions::XNPV()
XNPV
top
top
top
_
- $_active_pane
- in file Worksheet.php, variable PHPExcel_Writer_Excel5_Worksheet::$_active_pane
The active pane for the worksheet
- $_adjustToZero
- in file bestFitClass.php, variable PHPExcel_Best_Fit::$_adjustToZero
- $_bestFitType
- in file powerBestFitClass.php, variable PHPExcel_Power_Best_Fit::$_bestFitType
- $_bestFitType
- in file polynomialBestFitClass.php, variable PHPExcel_Polynomial_Best_Fit::$_bestFitType
- $_bestFitType
- in file logarithmicBestFitClass.php, variable PHPExcel_Logarithmic_Best_Fit::$_bestFitType
- $_bestFitType
- in file exponentialBestFitClass.php, variable PHPExcel_Exponential_Best_Fit::$_bestFitType
- $_bestFitType
- in file linearBestFitClass.php, variable PHPExcel_Linear_Best_Fit::$_bestFitType
- $_bestFitType
- in file bestFitClass.php, variable PHPExcel_Best_Fit::$_bestFitType
- $_bg_color
- in file Xf.php, variable PHPExcel_Writer_Excel5_Xf::$_bg_color
The cell's background color.
- $_biffsize
- in file Workbook.php, variable PHPExcel_Writer_Excel5_Workbook::$_biffsize
The BIFF file size for the workbook.
- $_BIFF_version
- in file BIFFwriter.php, variable PHPExcel_Writer_Excel5_BIFFwriter::$_BIFF_version
The BIFF/Excel version (5).
- $_BIFF_version
- in file Parser.php, variable PHPExcel_Writer_Excel5_Parser::$_BIFF_version
The BIFF version for the workbook
- $_bottom_color
- in file Xf.php, variable PHPExcel_Writer_Excel5_Xf::$_bottom_color
Color of the bottom border of the cell.
- $_calculatedValues
- in file Stats.php, variable Base::$_calculatedValues
Array for caching result values, should be reset when using setData()
- $_cellCache
- in file CacheBase.php, variable PHPExcel_CachedObjectStorage_CacheBase::$_cellCache
An array of cells or cell pointers for the worksheet cells held in this cache, and indexed by their coordinate address within the worksheet
- $_codepage
- in file Workbook.php, variable PHPExcel_Writer_Excel5_Workbook::$_codepage
The codepage indicates the text encoding used for strings
- $_colinfo
- in file Worksheet.php, variable PHPExcel_Writer_Excel5_Worksheet::$_colinfo
Array containing format information for columns
- $_coordinates
- in file BaseDrawing.php, variable PHPExcel_Worksheet_BaseDrawing::$_coordinates
Coordinates
- $_correlation
- in file bestFitClass.php, variable PHPExcel_Best_Fit::$_correlation
- $_country_code
- in file Workbook.php, variable PHPExcel_Writer_Excel5_Workbook::$_country_code
The country code used for localization
- $_covariance
- in file bestFitClass.php, variable PHPExcel_Best_Fit::$_covariance
- $_currentObject
- in file CacheBase.php, variable PHPExcel_CachedObjectStorage_CacheBase::$_currentObject
The currently active Cell
- $_currentObjectID
- in file CacheBase.php, variable PHPExcel_CachedObjectStorage_CacheBase::$_currentObjectID
Coordinate address of the currently active Cell
- $_current_char
- in file Parser.php, variable PHPExcel_Writer_Excel5_Parser::$_current_char
The index of the character we are currently looking at
- $_current_token
- in file Parser.php, variable PHPExcel_Writer_Excel5_Parser::$_current_token
The token we are working on.
- $_data
- in file BIFFwriter.php, variable PHPExcel_Writer_Excel5_BIFFwriter::$_data
The string containing the data of the BIFF stream
- $_data
- in file Stats.php, variable Base::$_data
The simple or cummulative data set.
- $_data
- in file PPS.php, variable PHPExcel_Shared_OLE_PPS::$_data
The PPS's data (only used if it's not using a temporary file)
- $_dataExpanded
- in file Stats.php, variable Base::$_dataExpanded
Expanded data set. Only set when cummulative data is being used. Null by default.
- $_dataOption
- in file Stats.php, variable Base::$_dataOption
Flag for data type, one of STATS_DATA_SIMPLE or STATS_DATA_CUMMULATIVE. Null by default.
- $_datasize
- in file BIFFwriter.php, variable PHPExcel_Writer_Excel5_BIFFwriter::$_datasize
The size of the data in bytes. Should be the same as strlen($this->_data)
- $_description
- in file BaseDrawing.php, variable PHPExcel_Worksheet_BaseDrawing::$_description
Description
- $_DFResiduals
- in file bestFitClass.php, variable PHPExcel_Best_Fit::$_DFResiduals
- $_error
- in file bestFitClass.php, variable PHPExcel_Best_Fit::$_error
- $_ext_sheets
- in file Parser.php, variable PHPExcel_Writer_Excel5_Parser::$_ext_sheets
Array of external sheets
- $_F
- in file bestFitClass.php, variable PHPExcel_Best_Fit::$_F
- $_fg_color
- in file Xf.php, variable PHPExcel_Writer_Excel5_Xf::$_fg_color
The cell's foreground color.
- $_file_handle
- in file OLE.php, variable PHPExcel_Shared_OLE::$_file_handle
The file handle for reading an OLE container
- $_formula
- in file Parser.php, variable PHPExcel_Writer_Excel5_Parser::$_formula
The formula to parse
- $_goodnessOfFit
- in file bestFitClass.php, variable PHPExcel_Best_Fit::$_goodnessOfFit
- $_height
- in file BaseDrawing.php, variable PHPExcel_Worksheet_BaseDrawing::$_height
Height
- $_height
- in file HeaderFooterDrawing.php, variable PHPExcel_Worksheet_HeaderFooterDrawing::$_height
Height
- $_intersect
- in file bestFitClass.php, variable PHPExcel_Best_Fit::$_intersect
- $_intersectSE
- in file bestFitClass.php, variable PHPExcel_Best_Fit::$_intersectSE
- $_isPdf
- in file HTML.php, variable PHPExcel_Writer_HTML::$_isPdf
Is the current writer creating PDF?
- $_items
- in file HashTable.php, variable PHPExcel_HashTable::$_items
HashTable elements
- $_keyMap
- in file HashTable.php, variable PHPExcel_HashTable::$_keyMap
HashTable key map
- $_left_color
- in file Xf.php, variable PHPExcel_Writer_Excel5_Xf::$_left_color
Color of the left border of the cell.
- $_limit
- in file BIFFwriter.php, variable PHPExcel_Writer_Excel5_BIFFwriter::$_limit
The maximum length for a BIFF record (excluding record header and length field). See _addContinue()
- $_list
- in file OLE.php, variable PHPExcel_Shared_OLE::$_list
Array of PPS's found on the OLE container
- $_lookahead
- in file Parser.php, variable PHPExcel_Writer_Excel5_Parser::$_lookahead
The character ahead of the current char
- $_name
- in file BaseDrawing.php, variable PHPExcel_Worksheet_BaseDrawing::$_name
Name
- $_name
- in file HeaderFooterDrawing.php, variable PHPExcel_Worksheet_HeaderFooterDrawing::$_name
Name
- $_nullOption
- in file Stats.php, variable Base::$_nullOption
Flag for null handling options. One of STATS_REJECT_NULL, STATS_IGNORE_NULL or STATS_USE_NULL_AS_ZERO
- $_numberFormatIndex
- in file Xf.php, variable PHPExcel_Writer_Excel5_Xf::$_numberFormatIndex
An index (2 bytes) to a FORMAT record (number format).
- $_offsetX
- in file BaseDrawing.php, variable PHPExcel_Worksheet_BaseDrawing::$_offsetX
Offset X
- $_offsetX
- in file HeaderFooterDrawing.php, variable PHPExcel_Worksheet_HeaderFooterDrawing::$_offsetX
Offset X
- $_offsetY
- in file HeaderFooterDrawing.php, variable PHPExcel_Worksheet_HeaderFooterDrawing::$_offsetY
Offset Y
- $_offsetY
- in file BaseDrawing.php, variable PHPExcel_Worksheet_BaseDrawing::$_offsetY
Offset Y
- $_order
- in file polynomialBestFitClass.php, variable PHPExcel_Polynomial_Best_Fit::$_order
- $_outline_below
- in file Worksheet.php, variable PHPExcel_Writer_Excel5_Worksheet::$_outline_below
Whether to have outline summary below.
- $_outline_on
- in file Worksheet.php, variable PHPExcel_Writer_Excel5_Worksheet::$_outline_on
Whether to use outline.
- $_outline_right
- in file Worksheet.php, variable PHPExcel_Writer_Excel5_Worksheet::$_outline_right
Whether to have outline summary at the right.
- $_outline_style
- in file Worksheet.php, variable PHPExcel_Writer_Excel5_Worksheet::$_outline_style
Auto outline styles.
- $_palette
- in file Workbook.php, variable PHPExcel_Writer_Excel5_Workbook::$_palette
Array containing the colour palette
- $_parent
- in file CacheBase.php, variable PHPExcel_CachedObjectStorage_CacheBase::$_parent
Parent worksheet
- $_parse_tree
- in file Parser.php, variable PHPExcel_Writer_Excel5_Parser::$_parse_tree
The parse tree to be generated
- $_phpExcel
- in file HTML.php, variable PHPExcel_Writer_HTML::$_phpExcel
PHPExcel object
- $_references
- in file Parser.php, variable PHPExcel_Writer_Excel5_Parser::$_references
Array of sheet references in the form of REF structures
- $_resizeProportional
- in file BaseDrawing.php, variable PHPExcel_Worksheet_BaseDrawing::$_resizeProportional
Proportional resize
- $_resizeProportional
- in file HeaderFooterDrawing.php, variable PHPExcel_Worksheet_HeaderFooterDrawing::$_resizeProportional
Proportional resize
- $_right_color
- in file Xf.php, variable PHPExcel_Writer_Excel5_Xf::$_right_color
Color of the right border of the cell.
- $_rotation
- in file BaseDrawing.php, variable PHPExcel_Worksheet_BaseDrawing::$_rotation
Rotation
- $_selection
- in file Worksheet.php, variable PHPExcel_Writer_Excel5_Worksheet::$_selection
Array containing the selected area for the worksheet
- $_shadow
- in file BaseDrawing.php, variable PHPExcel_Worksheet_BaseDrawing::$_shadow
Shadow
- $_slope
- in file bestFitClass.php, variable PHPExcel_Best_Fit::$_slope
- $_slopeSE
- in file bestFitClass.php, variable PHPExcel_Best_Fit::$_slopeSE
- $_SSRegression
- in file bestFitClass.php, variable PHPExcel_Best_Fit::$_SSRegression
- $_SSResiduals
- in file bestFitClass.php, variable PHPExcel_Best_Fit::$_SSResiduals
- $_StartBlock
- in file PPS.php, variable PHPExcel_Shared_OLE_PPS::$_StartBlock
Starting block (small or big) for this PPS's data inside the container
- $_stdevOfResiduals
- in file bestFitClass.php, variable PHPExcel_Best_Fit::$_stdevOfResiduals
- $_str_table
- in file Worksheet.php, variable PHPExcel_Writer_Excel5_Worksheet::$_str_table
Reference to the array containing all the unique strings in the workbook
- $_str_total
- in file Worksheet.php, variable PHPExcel_Writer_Excel5_Worksheet::$_str_total
Reference to the total number of strings in the workbook
- $_str_unique
- in file Worksheet.php, variable PHPExcel_Writer_Excel5_Worksheet::$_str_unique
Reference to the number of unique strings in the workbook
- $_text_justlast
- in file Xf.php, variable PHPExcel_Writer_Excel5_Xf::$_text_justlast
1 bit, apparently not used.
- $_top_color
- in file Xf.php, variable PHPExcel_Writer_Excel5_Xf::$_top_color
Color of the top border of the cell.
- $_valueCount
- in file bestFitClass.php, variable PHPExcel_Best_Fit::$_valueCount
- $_width
- in file BaseDrawing.php, variable PHPExcel_Worksheet_BaseDrawing::$_width
Width
- $_width
- in file HeaderFooterDrawing.php, variable PHPExcel_Worksheet_HeaderFooterDrawing::$_width
Width
- $_worksheet
- in file BaseDrawing.php, variable PHPExcel_Worksheet_BaseDrawing::$_worksheet
Worksheet
- $_xls_strmax
- in file Worksheet.php, variable PHPExcel_Writer_Excel5_Worksheet::$_xls_strmax
Maximum number of characters for a string (LABEL record in BIFF5)
- $_Xoffset
- in file bestFitClass.php, variable PHPExcel_Best_Fit::$_Xoffset
- $_xValues
- in file bestFitClass.php, variable PHPExcel_Best_Fit::$_xValues
- $_yBestFitValues
- in file bestFitClass.php, variable PHPExcel_Best_Fit::$_yBestFitValues
- $_Yoffset
- in file bestFitClass.php, variable PHPExcel_Best_Fit::$_Yoffset
- $_yValues
- in file bestFitClass.php, variable PHPExcel_Best_Fit::$_yValues
- _addfield
- in file tcpdf.php, method TCPDF::_addfield()
- _adjust2
- in file Root.php, method PHPExcel_Shared_OLE_PPS_Root::_adjust2()
Helper function for caculating a magic value for block sizes
- _beginpage
- in file tcpdf.php, method TCPDF::_beginpage()
Initialize a new page.
- _calcSize
- in file Root.php, method PHPExcel_Shared_OLE_PPS_Root::_calcSize()
Calculate some numbers
- _calculateFormulaValue
- in file Calculation.php, method PHPExcel_Calculation::_calculateFormulaValue()
Parse a cell formula and calculate its value
- _calculateGoodnessOfFit
- in file bestFitClass.php, method PHPExcel_Best_Fit::_calculateGoodnessOfFit()
- _DataLen
- in file PPS.php, method PHPExcel_Shared_OLE_PPS::_DataLen()
Returns the amount of data saved for this PPS
- _datastring
- in file tcpdf.php, method TCPDF::_datastring()
Format a data string for meta information
- _datestring
- in file tcpdf.php, method TCPDF::_datestring()
Returns a formatted date for meta information
- _destroy
- in file tcpdf.php, method TCPDF::_destroy()
Unset all class variables except the following critical variables: internal_encoding, state, bufferlen, buffer and diskcache.
- _dochecks
- in file tcpdf.php, method TCPDF::_dochecks()
Check for locale-related bug
- _dolinethrough
- in file tcpdf.php, method TCPDF::_dolinethrough()
Line through text.
- _dolinethroughw
- in file tcpdf.php, method TCPDF::_dolinethroughw()
Line through for rectangular text area.
- _dounderline
- in file tcpdf.php, method TCPDF::_dounderline()
Underline text.
- _dounderlinew
- in file tcpdf.php, method TCPDF::_dounderlinew()
Underline for rectangular text area.
- _enddoc
- in file tcpdf.php, method TCPDF::_enddoc()
Output end of document (EOF).
- _endpage
- in file tcpdf.php, method TCPDF::_endpage()
Mark end of page.
- _escape
- in file tcpdf.php, method TCPDF::_escape()
Add "\" before "\", "(" and ")"
- _escapetext
- in file tcpdf.php, method TCPDF::_escapetext()
Format a text string
- _freadint
- in file tcpdf.php, method TCPDF::_freadint()
Read a 4-byte integer from file.
- _generateencryptionkey
- in file tcpdf.php, method TCPDF::_generateencryptionkey()
Compute encryption key
- _getBlockOffset
- in file OLE.php, method PHPExcel_Shared_OLE::_getBlockOffset()
- _getfontpath
- in file tcpdf.php, method TCPDF::_getfontpath()
Return fonts path
- _getFromZipArchive
- in file Excel2007.php, method PHPExcel_Reader_Excel2007::_getFromZipArchive()
- _getMatrixDimensions
- in 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
- _getPpsWk
- in file PPS.php, method PHPExcel_Shared_OLE_PPS::_getPpsWk()
Returns a string with the PPS's WK (What is a WK?)
- _JScolor
- in file tcpdf.php, method TCPDF::_JScolor()
- _leastSquareFit
- in file bestFitClass.php, method PHPExcel_Best_Fit::_leastSquareFit()
- _localeFunc
- in file Calculation.php, method PHPExcel_Calculation::_localeFunc()
- _makeSmallData
- in 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_16
- in file tcpdf.php, method TCPDF::_md5_16()
Encrypts a string using MD5 and returns it's value as a binary string.
- _newobj
- in file tcpdf.php, method TCPDF::_newobj()
Begin a new object and return the object number.
- _objectkey
- in file tcpdf.php, method TCPDF::_objectkey()
Compute encryption key depending on object number where the encrypted data is stored
- _out
- in file tcpdf.php, method TCPDF::_out()
Output a string to the document.
- _outarc
- in file tcpdf.php, method TCPDF::_outarc()
Output an arc
- _outCurve
- in file tcpdf.php, method TCPDF::_outCurve()
- _outLine
- in file tcpdf.php, method TCPDF::_outLine()
- _outPoint
- in file tcpdf.php, method TCPDF::_outPoint()
- _outRect
- in file tcpdf.php, method TCPDF::_outRect()
Draws a rectangle.
- _Ovalue
- in file tcpdf.php, method TCPDF::_Ovalue()
Compute O value (used for RC4 encryption)
- _parseComplex
- in file Functions.php, method PHPExcel_Calculation_Functions::_parseComplex()
- _parsejpeg
- in file tcpdf.php, method TCPDF::_parsejpeg()
Extract info from a JPEG file without using the GD library.
- _parsepng
- in file tcpdf.php, method TCPDF::_parsepng()
Extract info from a PNG file without using the GD library.
- _ppsTreeComplete
- in 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)
- _putannotsobjs
- in file tcpdf.php, method TCPDF::_putannotsobjs()
Output annotations objects for all pages.
- _putannotsrefs
- in file tcpdf.php, method TCPDF::_putannotsrefs()
Output referencees to page annotations
- _putAPXObject
- in file tcpdf.php, method TCPDF::_putAPXObject()
Put appearance streams XObject used to define annotation's appearance states
- _putbookmarks
- in file tcpdf.php, method TCPDF::_putbookmarks()
- _putcatalog
- in file tcpdf.php, method TCPDF::_putcatalog()
Output Catalog.
- _putcidfont0
- in file tcpdf.php, method TCPDF::_putcidfont0()
Output CID-0 fonts.
- _putEmbeddedFiles
- in file tcpdf.php, method TCPDF::_putEmbeddedFiles()
Embedd the attached files.
- _putencryption
- in file tcpdf.php, method TCPDF::_putencryption()
Put encryption on PDF document.
- _putextgstates
- in file tcpdf.php, method TCPDF::_putextgstates()
- _putfonts
- in file tcpdf.php, method TCPDF::_putfonts()
Output fonts.
- _putfontwidths
- in file tcpdf.php, method TCPDF::_putfontwidths()
Outputs font widths
- _putheader
- in file tcpdf.php, method TCPDF::_putheader()
Output PDF header.
- _putimages
- in file tcpdf.php, method TCPDF::_putimages()
Output images.
- _putinfo
- in file tcpdf.php, method TCPDF::_putinfo()
Adds some Metadata information
- _putjavascript
- in file tcpdf.php, method TCPDF::_putjavascript()
- _putocg
- in file tcpdf.php, method TCPDF::_putocg()
- _putpages
- in file tcpdf.php, method TCPDF::_putpages()
Output pages.
- _putresourcedict
- in file tcpdf.php, method TCPDF::_putresourcedict()
Output Resources Dictionary.
- _putresources
- in file tcpdf.php, method TCPDF::_putresources()
Output Resources.
- _putshaders
- in file tcpdf.php, method TCPDF::_putshaders()
Output shaders.
- _putsignature
- in file tcpdf.php, method TCPDF::_putsignature()
- _putspotcolors
- in file tcpdf.php, method TCPDF::_putspotcolors()
Output Spot Colors Resources.
- _putstream
- in file tcpdf.php, method TCPDF::_putstream()
Output a stream.
- _puttrailer
- in file tcpdf.php, method TCPDF::_puttrailer()
Output trailer.
- _puttruetypeunicode
- in file tcpdf.php, method TCPDF::_puttruetypeunicode()
Adds unicode fonts.
- _putviewerpreferences
- in file tcpdf.php, method TCPDF::_putviewerpreferences()
Output viewer preferences.
- _putxobjectdict
- in file tcpdf.php, method TCPDF::_putxobjectdict()
Output object dictionary for images.
- _raiseFormulaError
- in file Calculation.php, method PHPExcel_Calculation::_raiseFormulaError()
- _RC4
- in file tcpdf.php, method TCPDF::_RC4()
Returns the input text exrypted using RC4 algorithm and the specified key.
- _readInt1
- in file OLE.php, method PHPExcel_Shared_OLE::_readInt1()
Reads a signed char.
- _readInt2
- in file OLE.php, method PHPExcel_Shared_OLE::_readInt2()
Reads an unsigned short (2 octets).
- _readInt4
- in file OLE.php, method PHPExcel_Shared_OLE::_readInt4()
Reads an unsigned long (4 octets).
- _readPpsWks
- in 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.
- _saveBbd
- in file Root.php, method PHPExcel_Shared_OLE_PPS_Root::_saveBbd()
Saving Big Block Depot
- _saveBigData
- in 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)
- _saveHeader
- in file Root.php, method PHPExcel_Shared_OLE_PPS_Root::_saveHeader()
Save OLE header
- _savePps
- in file Root.php, method PHPExcel_Shared_OLE_PPS_Root::_savePps()
Saves all the PPS's WKs
- _savePpsSetPnt
- in 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.
- _textstring
- in file tcpdf.php, method TCPDF::_textstring()
Format a text string for meta information
- _toJPEG
- in file tcpdf.php, method TCPDF::_toJPEG()
Convert the loaded php image to a JPEG and then return a structure for the PDF creator.
- _translateFormulaToEnglish
- in file Calculation.php, method PHPExcel_Calculation::_translateFormulaToEnglish()
- _translateFormulaToLocale
- in file Calculation.php, method PHPExcel_Calculation::_translateFormulaToLocale()
- _translateSeparator
- in file Calculation.php, method PHPExcel_Calculation::_translateSeparator()
- _unwrapResult
- in file Calculation.php, method PHPExcel_Calculation::_unwrapResult()
Remove quotes used as a wrapper to identify string values
- _Uvalue
- in file tcpdf.php, method TCPDF::_Uvalue()
Compute U value (used for RC4 encryption)
- _wrapResult
- in file Calculation.php, method PHPExcel_Calculation::_wrapResult()
Wrap string values in quotes
- _writeComment
- in file Comments.php, method PHPExcel_Writer_Excel2007_Comments::_writeComment()
Write comment to XML format
- _writeDrawing
- in file Drawing.php, method PHPExcel_Writer_Excel2007_Drawing::_writeDrawing()
Write drawings to XML format
- _writeVMLComment
- in file Comments.php, method PHPExcel_Writer_Excel2007_Comments::_writeVMLComment()
Write VML comment to XML format
- _writeVMLHeaderFooterImage
- in file Drawing.php, method PHPExcel_Writer_Excel2007_Drawing::_writeVMLHeaderFooterImage()
Write VML comment to XML format
- __call
- in file XMLWriter.php, method PHPExcel_Shared_XMLWriter::__call()
Catch function calls (and pass them to internal XMLWriter)
- __clone
- in file SheetView.php, method PHPExcel_Worksheet_SheetView::__clone()
Implement PHP __clone to create a deep clone, not just a shallow copy.
- __clone
- in file Style.php, method PHPExcel_Style::__clone()
Implement PHP __clone to create a deep clone, not just a shallow copy.
- __clone
- in file Shadow.php, method PHPExcel_Worksheet_Drawing_Shadow::__clone()
Implement PHP __clone to create a deep clone, not just a shallow copy.
- __clone
- in file RichText.php, method PHPExcel_RichText::__clone()
Implement PHP __clone to create a deep clone, not just a shallow copy.
- __clone
- in file ReferenceHelper.php, method PHPExcel_ReferenceHelper::__clone()
__clone implementation. Cloning should not be allowed in a Singleton!
- __clone
- in file Run.php, method PHPExcel_RichText_Run::__clone()
Implement PHP __clone to create a deep clone, not just a shallow copy.
- __clone
- in file RowDimension.php, method PHPExcel_Worksheet_RowDimension::__clone()
Implement PHP __clone to create a deep clone, not just a shallow copy.
- __clone
- in file Font.php, method PHPExcel_Style_Font::__clone()
Implement PHP __clone to create a deep clone, not just a shallow copy.
- __clone
- in file Conditional.php, method PHPExcel_Style_Conditional::__clone()
Implement PHP __clone to create a deep clone, not just a shallow copy.
- __clone
- in file Comment.php, method PHPExcel_Comment::__clone()
Implement PHP __clone to create a deep clone, not just a shallow copy.
- __clone
- in file DataValidation.php, method PHPExcel_Cell_DataValidation::__clone()
Implement PHP __clone to create a deep clone, not just a shallow copy.
- __clone
- in file Worksheet.php, method PHPExcel_Worksheet::__clone()
Implement PHP __clone to create a deep clone, not just a shallow copy.
- __clone
- in file DocumentSecurity.php, method PHPExcel_DocumentSecurity::__clone()
Implement PHP __clone to create a deep clone, not just a shallow copy.
- __clone
- in file Protection.php, method PHPExcel_Style_Protection::__clone()
Implement PHP __clone to create a deep clone, not just a shallow copy.
- __clone
- in file ColumnDimension.php, method PHPExcel_Worksheet_ColumnDimension::__clone()
Implement PHP __clone to create a deep clone, not just a shallow copy.
- __clone
- in file Color.php, method PHPExcel_Style_Color::__clone()
Implement PHP __clone to create a deep clone, not just a shallow copy.
- __clone
- in file BaseDrawing.php, method PHPExcel_Worksheet_BaseDrawing::__clone()
Implement PHP __clone to create a deep clone, not just a shallow copy.
- __clone
- in file Alignment.php, method PHPExcel_Style_Alignment::__clone()
Implement PHP __clone to create a deep clone, not just a shallow copy.
- __clone
- in file Border.php, method PHPExcel_Style_Border::__clone()
Implement PHP __clone to create a deep clone, not just a shallow copy.
- __clone
- in file Borders.php, method PHPExcel_Style_Borders::__clone()
Implement PHP __clone to create a deep clone, not just a shallow copy.
- __clone
- in file Cell.php, method PHPExcel_Cell::__clone()
Implement PHP __clone to create a deep clone, not just a shallow copy.
- __clone
- in file Calculation.php, method PHPExcel_Calculation::__clone()
__clone implementation. Cloning should not be allowed in a Singleton!
- __clone
- in file Drawing.php, method PHPExcel_Worksheet_Drawing::__clone()
Implement PHP __clone to create a deep clone, not just a shallow copy.
- __clone
- in file DocumentProperties.php, method PHPExcel_DocumentProperties::__clone()
Implement PHP __clone to create a deep clone, not just a shallow copy.
- __clone
- in file NumberFormat.php, method PHPExcel_Style_NumberFormat::__clone()
Implement PHP __clone to create a deep clone, not just a shallow copy.
- __clone
- in file NamedRange.php, method PHPExcel_NamedRange::__clone()
Implement PHP __clone to create a deep clone, not just a shallow copy.
- __clone
- in file PageMargins.php, method PHPExcel_Worksheet_PageMargins::__clone()
Implement PHP __clone to create a deep clone, not just a shallow copy.
- __clone
- in file PageSetup.php, method PHPExcel_Worksheet_PageSetup::__clone()
Implement PHP __clone to create a deep clone, not just a shallow copy.
- __clone
- in file Protection.php, method PHPExcel_Worksheet_Protection::__clone()
Implement PHP __clone to create a deep clone, not just a shallow copy.
- __clone
- in file PHPExcel.php, method PHPExcel::__clone()
Implement PHP __clone to create a deep clone, not just a shallow copy.
- __clone
- in file HeaderFooterDrawing.php, method PHPExcel_Worksheet_HeaderFooterDrawing::__clone()
Implement PHP __clone to create a deep clone, not just a shallow copy.
- __clone
- in file MemoryDrawing.php, method PHPExcel_Worksheet_MemoryDrawing::__clone()
Implement PHP __clone to create a deep clone, not just a shallow copy.
- __clone
- in file Fill.php, method PHPExcel_Style_Fill::__clone()
Implement PHP __clone to create a deep clone, not just a shallow copy.
- __clone
- in file HeaderFooter.php, method PHPExcel_Worksheet_HeaderFooter::__clone()
Implement PHP __clone to create a deep clone, not just a shallow copy.
- __clone
- in file HashTable.php, method PHPExcel_HashTable::__clone()
Implement PHP __clone to create a deep clone, not just a shallow copy.
- __clone
- in file TextElement.php, method PHPExcel_RichText_TextElement::__clone()
Implement PHP __clone to create a deep clone, not just a shallow copy.
- __construct
- in file Xf.php, method PHPExcel_Writer_Excel5_Xf::__construct()
Constructor
- __construct
- in file XMLWriter.php, method PHPExcel_Shared_XMLWriter::__construct()
Create a new PHPExcel_Shared_XMLWriter instance
- __construct
- in file Workbook.php, method PHPExcel_Writer_Excel5_Workbook::__construct()
Class constructor
- __construct
- in file WorksheetIterator.php, method PHPExcel_WorksheetIterator::__construct()
Create a new worksheet iterator
- __construct
- in file Wincache.php, method PHPExcel_CachedObjectStorage_Wincache::__construct()
- __construct
- in file Worksheet.php, method PHPExcel_Writer_Excel5_Worksheet::__construct()
Constructor
- __construct
- in file TextElement.php, method PHPExcel_RichText_TextElement::__construct()
Create a new PHPExcel_RichText_TextElement instance
- __construct
- in file Worksheet.php, method PHPExcel_Worksheet::__construct()
Create a new worksheet
- __construct
- in file PageSetup.php, method PHPExcel_Worksheet_PageSetup::__construct()
Create a new PHPExcel_Worksheet_PageSetup
- __construct
- in file Escher.php, method PHPExcel_Reader_Excel5_Escher::__construct()
Create a new PHPExcel_Reader_Excel5_Escher instance
- __construct
- in file Excel5.php, method PHPExcel_Reader_Excel5::__construct()
Create a new PHPExcel_Reader_Excel5 instance
- __construct
- in file Excel5.php, method PHPExcel_Writer_Excel5::__construct()
Create a new PHPExcel_Writer_Excel5
- __construct
- in file Excel2003XML.php, method PHPExcel_Reader_Excel2003XML::__construct()
Create a new PHPExcel_Reader_Excel2003XML
- __construct
- in file Escher.php, method PHPExcel_Writer_Excel5_Escher::__construct()
Constructor
- __construct
- in file EigenvalueDecomposition.php, method EigenvalueDecomposition::__construct()
Constructor: Check for symmetry, then construct the eigenvalue decomposition
- __construct
- in file DiscISAM.php, method PHPExcel_CachedObjectStorage_DiscISAM::__construct()
- __construct
- in file DocumentProperties.php, method PHPExcel_DocumentProperties::__construct()
Create a new PHPExcel_DocumentProperties
- __construct
- in file DocumentSecurity.php, method PHPExcel_DocumentSecurity::__construct()
Create a new PHPExcel_DocumentSecurity
- __construct
- in file Drawing.php, method PHPExcel_Worksheet_Drawing::__construct()
Create a new PHPExcel_Worksheet_Drawing
- __construct
- in file Excel2007.php, method PHPExcel_Reader_Excel2007::__construct()
Create a new PHPExcel_Reader_Excel2007 instance
- __construct
- in file Excel2007.php, method PHPExcel_Writer_Excel2007::__construct()
Create a new PHPExcel_Writer_Excel2007
- __construct
- in file Font.php, method PHPExcel_Style_Font::__construct()
Create a new PHPExcel_Style_Font
- __construct
- in file FormulaParser.php, method PHPExcel_Calculation_FormulaParser::__construct()
Create a new PHPExcel_Calculation_FormulaParser
- __construct
- in file Function.php, method PHPExcel_Calculation_Function::__construct()
Create a new PHPExcel_Calculation_Function
- __construct
- in file HashTable.php, method PHPExcel_HashTable::__construct()
Create a new PHPExcel_HashTable
- __construct
- in file Font.php, method PHPExcel_Writer_Excel5_Font::__construct()
Constructor
- __construct
- in file Fill.php, method PHPExcel_Style_Fill::__construct()
Create a new PHPExcel_Style_Fill
- __construct
- in file ExceptionHandler.php, method PHPExcel_Calculation_ExceptionHandler::__construct()
Register errorhandler
- __construct
- in file exponentialBestFitClass.php, method PHPExcel_Exponential_Best_Fit::__construct()
- __construct
- in file File.php, method PHPExcel_Shared_OLE_PPS_File::__construct()
The constructor
- __construct
- in file DataValidation.php, method PHPExcel_Cell_DataValidation::__construct()
Create a new PHPExcel_Cell_DataValidation
- __construct
- in file CSV.php, method PHPExcel_Writer_CSV::__construct()
Create a new PHPExcel_Writer_CSV
- __construct
- in file bestFitClass.php, method PHPExcel_Best_Fit::__construct()
- __construct
- in file BIFFwriter.php, method PHPExcel_Writer_Excel5_BIFFwriter::__construct()
Constructor
- __construct
- in file Border.php, method PHPExcel_Style_Border::__construct()
Create a new PHPExcel_Style_Border
- __construct
- in file Borders.php, method PHPExcel_Style_Borders::__construct()
Create a new PHPExcel_Style_Borders
- __construct
- in file benchmark.php, method Benchmark::__construct()
- __construct
- in file BaseDrawing.php, method PHPExcel_Worksheet_BaseDrawing::__construct()
Create a new PHPExcel_Worksheet_BaseDrawing
- __construct
- in file Alignment.php, method PHPExcel_Style_Alignment::__construct()
Create a new PHPExcel_Style_Alignment
- __construct
- in file APC.php, method PHPExcel_CachedObjectStorage_APC::__construct()
- __construct
- in file barcodes.php, method TCPDFBarcode::__construct()
This is the class constructor.
- __construct
- in file CacheBase.php, method PHPExcel_CachedObjectStorage_CacheBase::__construct()
- __construct
- in file Calculation.php, method PHPExcel_Calculation::__construct()
- __construct
- in file ColumnDimension.php, method PHPExcel_Worksheet_ColumnDimension::__construct()
Create a new PHPExcel_Worksheet_ColumnDimension
- __construct
- in file Comment.php, method PHPExcel_Comment::__construct()
Create a new PHPExcel_Comment
- __construct
- in file Conditional.php, method PHPExcel_Style_Conditional::__construct()
Create a new PHPExcel_Style_Conditional
- __construct
- in file CSV.php, method PHPExcel_Reader_CSV::__construct()
Create a new PHPExcel_Reader_CSV
- __construct
- in file Color.php, method PHPExcel_Style_Color::__construct()
Create a new PHPExcel_Style_Color
- __construct
- in file CholeskyDecomposition.php, method CholeskyDecomposition::__construct()
CholeskyDecomposition
- __construct
- in file Calculation.php, method PHPExcel_Token_Stack::__construct()
- __construct
- in file Cell.php, method PHPExcel_Cell::__construct()
Create a new Cell
- __construct
- in file CellIterator.php, method PHPExcel_Worksheet_CellIterator::__construct()
Create a new cell iterator
- __construct
- in file HeaderFooter.php, method PHPExcel_Worksheet_HeaderFooter::__construct()
Create a new PHPExcel_Worksheet_HeaderFooter
- __construct
- in file FormulaToken.php, method PHPExcel_Calculation_FormulaToken::__construct()
Create a new PHPExcel_Calculation_FormulaToken
- __construct
- in file QRDecomposition.php, method QRDecomposition::__construct()
QR Decomposition computed by Householder reflections.
- __construct
- in file ReferenceHelper.php, method PHPExcel_ReferenceHelper::__construct()
Create a new PHPExcel_ReferenceHelper
- __construct
- in file RichText.php, method PHPExcel_RichText::__construct()
Create a new PHPExcel_RichText instance
- __construct
- in file Root.php, method PHPExcel_Shared_OLE_PPS_Root::__construct()
- __construct
- in file Protection.php, method PHPExcel_Style_Protection::__construct()
Create a new PHPExcel_Style_Protection
- __construct
- in file Protection.php, method PHPExcel_Worksheet_Protection::__construct()
Create a new PHPExcel_Worksheet_Protection
- __construct
- in file polynomialBestFitClass.php, method PHPExcel_Polynomial_Best_Fit::__construct()
- __construct
- in file HeaderFooterDrawing.php, method PHPExcel_Worksheet_HeaderFooterDrawing::__construct()
Create a new PHPExcel_Worksheet_HeaderFooterDrawing
- __construct
- in file PPS.php, method PHPExcel_Shared_OLE_PPS::__construct()
The constructor
- __construct
- in file Row.php, method PHPExcel_Worksheet_Row::__construct()
Create a new row
- __construct
- in file RowDimension.php, method PHPExcel_Worksheet_RowDimension::__construct()
Create a new PHPExcel_Worksheet_RowDimension
- __construct
- in file SingularValueDecomposition.php, method SingularValueDecomposition::__construct()
Construct the singular value decomposition
- __construct
- in file Style.php, method PHPExcel_Style::__construct()
Create a new PHPExcel_Style
- __construct
- in file SYLK.php, method PHPExcel_Reader_SYLK::__construct()
Create a new PHPExcel_Reader_SYLK
- __construct
- in file tcpdf.php, method TCPDF::__construct()
This is the class constructor.
- __construct
- in file SheetView.php, method PHPExcel_Worksheet_SheetView::__construct()
Create a new PHPExcel_Worksheet_SheetView
- __construct
- in file Shadow.php, method PHPExcel_Worksheet_Drawing_Shadow::__construct()
Create a new PHPExcel_Worksheet_Drawing_Shadow
- __construct
- in file RowIterator.php, method PHPExcel_Worksheet_RowIterator::__construct()
Create a new row iterator
- __construct
- in file Run.php, method PHPExcel_RichText_Run::__construct()
Create a new PHPExcel_RichText_Run instance
- __construct
- in file Serialized.php, method PHPExcel_Writer_Serialized::__construct()
Create a new PHPExcel_Writer_Serialized
- __construct
- in file PHPTemp.php, method PHPExcel_CachedObjectStorage_PHPTemp::__construct()
- __construct
- in file powerBestFitClass.php, method PHPExcel_Power_Best_Fit::__construct()
- __construct
- in file Hyperlink.php, method PHPExcel_Cell_Hyperlink::__construct()
Create a new PHPExcel_Cell_Hyperlink
- __construct
- in file MemoryDrawing.php, method PHPExcel_Worksheet_MemoryDrawing::__construct()
Create a new PHPExcel_Worksheet_MemoryDrawing
- __construct
- in file NamedRange.php, method PHPExcel_NamedRange::__construct()
Create a new NamedRange
- __construct
- in file linearBestFitClass.php, method PHPExcel_Linear_Best_Fit::__construct()
- __construct
- in file logarithmicBestFitClass.php, method PHPExcel_Logarithmic_Best_Fit::__construct()
- __construct
- in file Matrix.php, method Matrix::__construct()
Polymorphic constructor
- __construct
- in file LUDecomposition.php, method LUDecomposition::__construct()
LU Decomposition constructor.
- __construct
- in file Memcache.php, method PHPExcel_CachedObjectStorage_Memcache::__construct()
- __construct
- in file NumberFormat.php, method PHPExcel_Style_NumberFormat::__construct()
Create a new PHPExcel_Style_NumberFormat
- __construct
- in file PDF.php, method PHPExcel_Writer_PDF::__construct()
Create a new PHPExcel_Writer_PDF
- __construct
- in file PHPExcel.php, method PHPExcel::__construct()
Create a new PHPExcel with one Worksheet
- __construct
- in file HTML.php, method PHPExcel_Writer_HTML::__construct()
Create a new PHPExcel_Writer_HTML
- __construct
- in file Parser.php, method PHPExcel_Writer_Excel5_Parser::__construct()
The class constructor
- __construct
- in file 2dbarcodes.php, method TCPDF2DBarcode::__construct()
This is the class constructor.
- __construct
- in file OOCalc.php, method PHPExcel_Reader_OOCalc::__construct()
Create a new PHPExcel_Reader_OOCalc
- __construct
- in file PageMargins.php, method PHPExcel_Worksheet_PageMargins::__construct()
Create a new PHPExcel_Worksheet_PageMargins
- __destruct
- in file tcpdf.php, method TCPDF::__destruct()
Default destructor.
- __destruct
- in file APC.php, method PHPExcel_CachedObjectStorage_APC::__destruct()
- __destruct
- in file XMLWriter.php, method PHPExcel_Shared_XMLWriter::__destruct()
Destructor
- __destruct
- in file Row.php, method PHPExcel_Worksheet_Row::__destruct()
Destructor
- __destruct
- in file CellIterator.php, method PHPExcel_Worksheet_CellIterator::__destruct()
Destructor
- __destruct
- in file Wincache.php, method PHPExcel_CachedObjectStorage_Wincache::__destruct()
- __destruct
- in file DiscISAM.php, method PHPExcel_CachedObjectStorage_DiscISAM::__destruct()
- __destruct
- in file RowIterator.php, method PHPExcel_Worksheet_RowIterator::__destruct()
Destructor
- __destruct
- in file PHPTemp.php, method PHPExcel_CachedObjectStorage_PHPTemp::__destruct()
- __destruct
- in file WorksheetIterator.php, method PHPExcel_WorksheetIterator::__destruct()
Destructor
- __destruct
- in file Memcache.php, method PHPExcel_CachedObjectStorage_Memcache::__destruct()
- __destruct
- in file ExceptionHandler.php, method PHPExcel_Calculation_ExceptionHandler::__destruct()
Unregister errorhandler
- __toString
- in file RichText.php, method PHPExcel_RichText::__toString()
Convert to string
top
|
|