Index of all elements
[ 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 ]
[ _ ]
a
- $A
- in file Matrix.php, variable Matrix::$A
Matrix storage
- $AliasNbPages
- in file fpdf.php, variable FPDF::$AliasNbPages
- $author
- in file fpdf.php, variable FPDF::$author
- $AutoPageBreak
- in file fpdf.php, variable FPDF::$AutoPageBreak
- absDev
- in file Stats.php, method Base::absDev()
Calculates the absolute deviation of the data points in the set
- 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. or calc().
- absoluteCoordinate
- in file Cell.php, method PHPExcel_Cell::absoluteCoordinate()
Make string coordinate absolute
- AcceptPageBreak
- in file fpdf.php, method FPDF::AcceptPageBreak()
- acosh
- in file Functions.php, function acosh()
- activate
- in file Worksheet.php, method PHPExcel_Writer_Excel5_Worksheet::activate()
Set this worksheet as the active worksheet, i.
- 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
- addCondition
- in file Conditional.php, method PHPExcel_Style_Conditional::addCondition()
Add Condition
- addExternalSheet
- in file PHPExcel.php, method PHPExcel::addExternalSheet()
Add external sheet
- AddFont
- in file fpdf.php, method FPDF::AddFont()
- addFormat
- in file Workbook.php, method PHPExcel_Writer_Excel5_Workbook::addFormat()
Add a new format to the Excel workbook.
- addFromSource
- in file HashTable.php, method PHPExcel_HashTable::addFromSource()
Add HashTable items from source
- addImage
- in file HeaderFooter.php, method PHPExcel_Worksheet_HeaderFooter::addImage()
Add header/footer image
- AddLink
- in file fpdf.php, method FPDF::AddLink()
- addNamedRange
- in file PHPExcel.php, method PHPExcel::addNamedRange()
Add named range
- AddPage
- in file fpdf.php, method FPDF::AddPage()
- addSearchLocation
- in file IOFactory.php, method PHPExcel_IOFactory::addSearchLocation()
Add search location
- addSheet
- in file PHPExcel.php, method PHPExcel::addSheet()
Add sheet
- addSpContainer
- in file SpgrContainer.php, method PHPExcel_Shared_Escher_DgContainer_SpgrContainer::addSpContainer()
Add a Shape Container
- addText
- in file RichText.php, method PHPExcel_RichText::addText()
Add text
- addWorksheet
- in file Workbook.php, method PHPExcel_Writer_Excel5_Workbook::addWorksheet()
Add a new worksheet to the Excel workbook.
- adjustDateByMonths
- in file Functions.php, method PHPExcel_Calculation_Functions::adjustDateByMonths()
- AliasNbPages
- in file fpdf.php, method FPDF::AliasNbPages()
- 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
- angleToDegrees
- in file Drawing.php, method PHPExcel_Shared_Drawing::angleToDegrees()
Convert angle to degrees
- append
- in file OLE_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 Color.php, method PHPExcel_Style_Color::applyFromArray()
Apply styles from array
- applyFromArray
- in file Style.php, method PHPExcel_Style::applyFromArray()
Apply styles from array
- applyFromArray
- in file Alignment.php, method PHPExcel_Style_Alignment::applyFromArray()
Apply styles from array
- applyFromArray
- in file Border.php, method PHPExcel_Style_Border::applyFromArray()
Apply styles from array
- applyFromArray
- in file Borders.php, method PHPExcel_Style_Borders::applyFromArray()
Apply styles from array
- applyFromArray
- in file NumberFormat.php, method PHPExcel_Style_NumberFormat::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
- ArgumentBoundsException
- in file Error.php, constant ArgumentBoundsException
- ArgumentTypeException
- in file Error.php, constant ArgumentTypeException
- 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
- array_item
- in file Excel2007.php, method PHPExcel_Reader_Excel2007::array_item()
- 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()
- AVEDEV
- in file Functions.php, method PHPExcel_Calculation_Functions::AVEDEV()
AVEDEV
Returns the average of the absolute deviations of data points from their mean.
- AVERAGE
- in file Functions.php, method PHPExcel_Calculation_Functions::AVERAGE()
AVERAGE
- AVERAGEA
- in file Functions.php, method PHPExcel_Calculation_Functions::AVERAGEA()
AVERAGEA
- Alignment.php
- procedural page Alignment.php
top
b
- $bbat
- in file OLE.php, variable PHPExcel_Shared_OLE::$bbat
Big Block Allocation Table
- $bigBlockSize
- in file OLE.php, variable PHPExcel_Shared_OLE::$bigBlockSize
Size of big blocks.
- $bMargin
- in file fpdf.php, variable FPDF::$bMargin
- $buffer
- in file fpdf.php, variable FPDF::$buffer
- Base
- in file Stats.php, class Base
A class to calculate descriptive statistics from a data set.
- Benchmark
- in file benchmark.php, method Benchmark::Benchmark()
- 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
Returns the modified Bessel function, which is equivalent to the Bessel functions evaluated for purely imaginary arguments.
- Besselk0
- in file Functions.php, method PHPExcel_Calculation_Functions::Besselk0()
- Besselk1
- in file Functions.php, method PHPExcel_Calculation_Functions::Besselk1()
- BESSELY
- in file Functions.php, method PHPExcel_Calculation_Functions::BESSELY()
BESSELY
Returns the Bessel function, which is also called the Weber function or the Neumann function.
- Bessely0
- in file Functions.php, method PHPExcel_Calculation_Functions::Bessely0()
- Bessely1
- in file Functions.php, method PHPExcel_Calculation_Functions::Bessely1()
- beta
- in file Functions.php, method PHPExcel_Calculation_Functions::beta()
Beta function.
- BETADIST
- in file Functions.php, method PHPExcel_Calculation_Functions::BETADIST()
BETADIST
Returns the beta distribution.
- betaFraction
- in file Functions.php, method PHPExcel_Calculation_Functions::betaFraction()
Evaluates of continued fraction part of incomplete beta function.
- BETAINV
- in file Functions.php, method PHPExcel_Calculation_Functions::BETAINV()
BETAINV
Returns the inverse of the beta distribution.
- 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
- BINOMDIST
- in file Functions.php, method PHPExcel_Calculation_Functions::BINOMDIST()
BINOMDIST
Returns the individual term binomial distribution probability. a fixed number of tests or trials, when the outcomes of any trial are only success or failure, when trials are independent, and when the probability of success is constant throughout the experiment. babies born are male.
- BINTODEC
- in file Functions.php, method PHPExcel_Calculation_Functions::BINTODEC()
BINTODEC
Return a binary value as Decimal.
- BINTOHEX
- in file Functions.php, method PHPExcel_Calculation_Functions::BINTOHEX()
BINTOHEX
Return a binary value as Hex.
- BINTOOCT
- in file Functions.php, method PHPExcel_Calculation_Functions::BINTOOCT()
BINTOOCT
Return a binary value as Octal.
- 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
- 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
- builtInFormatCode
- in file NumberFormat.php, method PHPExcel_Style_NumberFormat::builtInFormatCode()
Get built-in format code
- Blip.php
- procedural page Blip.php
- BSE.php
- procedural page BSE.php
- BstoreContainer.php
- procedural page BstoreContainer.php
- benchmark.php
- procedural page benchmark.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
- $cdivi
- in file EigenvalueDecomposition.php, variable EigenvalueDecomposition::$cdivi
- $cdivr
- in file EigenvalueDecomposition.php, variable EigenvalueDecomposition::$cdivr
Used for complex scalar division.
- $children
- in file OLE_PPS.php, variable PHPExcel_Shared_OLE_PPS::$children
Array of child PPS's (only used by Root and Dir PPS's)
- $cMargin
- in file fpdf.php, variable FPDF::$cMargin
- $ColorFlag
- in file fpdf.php, variable FPDF::$ColorFlag
- $compatibilityMode
- in file Functions.php, variable PHPExcel_Calculation_Functions::$compatibilityMode
Compatibility mode to use for error checking and responses
- $compress
- in file fpdf.php, variable FPDF::$compress
- $CoreFonts
- in file fpdf.php, variable FPDF::$CoreFonts
- $creator
- in file fpdf.php, variable FPDF::$creator
- $CurOrientation
- in file fpdf.php, variable FPDF::$CurOrientation
- $CurrentFont
- in file fpdf.php, variable FPDF::$CurrentFont
- 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 Calculation.php, method PHPExcel_Calculation::calculate()
Calculate cell value (using 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
- calculateWorksheetDimension
- in file Worksheet.php, method PHPExcel_Worksheet::calculateWorksheetDimension()
Calculate worksheet dimension
- 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
- 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
- cdiv
- in file EigenvalueDecomposition.php, method EigenvalueDecomposition::cdiv()
Performs complex division.
- CEILING
- in file Functions.php, method PHPExcel_Calculation_Functions::CEILING()
CEILING
Returns number rounded up, away from zero, to the nearest multiple of significance.
- Cell
- in file fpdf.php, method FPDF::Cell()
- cellDimensionToPixels
- in file Drawing.php, method PHPExcel_Shared_Drawing::cellDimensionToPixels()
Convert cell width 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.
- checkArrays
- in file TestMatrix.php, method TestMatrix::checkArrays()
Check norm of difference of "arrays".
- checkMatrices
- in file TestMatrix.php, method TestMatrix::checkMatrices()
Check norm of difference of "matrices".
- checkMatrixDimensions
- in file Matrix.php, method Matrix::checkMatrixDimensions()
checkMatrixDimensions
- checkScalars
- in file TestMatrix.php, method TestMatrix::checkScalars()
Check magnitude of difference of "scalars".
- 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
Returns the one-tailed probability of the chi-squared distribution.
- CHIINV
- in file Functions.php, method PHPExcel_Calculation_Functions::CHIINV()
CHIINV
Returns the one-tailed probability of the chi-squared distribution.
- chiSquared
- in file LevenbergMarquardt.php, method LevenbergMarquardt::chiSquared()
Calculate the current sum-squared-error
Chi-squared is the distribution of squared Gaussian errors, thus the name.
- chol
- in file Matrix.php, method Matrix::chol()
chol
- CholeskyDecomposition
- in file CholeskyDecomposition.php, class CholeskyDecomposition
- CholeskyDecomposition
- in file CholeskyDecomposition.php, method CholeskyDecomposition::CholeskyDecomposition()
CholeskyDecomposition
- CHOOSE
- in file Functions.php, method PHPExcel_Calculation_Functions::CHOOSE()
- cleanup
- in file Worksheet.php, method PHPExcel_Writer_Excel5_Worksheet::cleanup()
Cleanup
- 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
- 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.
- close
- in file Workbook.php, method PHPExcel_Writer_Excel5_Workbook::close()
Calls finalization methods.
- Close
- in file fpdf.php, method FPDF::Close()
- 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()
- columnIndexFromString
- in file Cell.php, method PHPExcel_Cell::columnIndexFromString()
Column index from string
- COMBIN
- in file Functions.php, method PHPExcel_Calculation_Functions::COMBIN()
COMBIN
Returns the number of combinations for a given number of items. determine the total possible number of groups for a given number of items.
- COMMA
- in file FormulaParser.php, class constant PHPExcel_Calculation_FormulaParser::COMMA
- 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
returns a complex number of the form x + yi or x + yj.
- CONCATENATE
- in file Functions.php, method PHPExcel_Calculation_Functions::CONCATENATE()
CONCATENATE
- cond
- in file Matrix.php, method Matrix::cond()
Matrix condition (2 norm)
- cond
- in file SingularValueDecomposition.php, method SingularValueDecomposition::cond()
Two norm condition number
- 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()
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
Excel 2007 team: ---------------- That's correct, control characters are stored directly in the shared-strings table.
- ControlCharacterPHP2OOXML
- in file String.php, method PHPExcel_Shared_String::ControlCharacterPHP2OOXML()
Convert from PHP control character to OpenXML escaped control character
Excel 2007 team: ---------------- That's correct, control characters are stored directly in the shared-strings table.
- coordinateFromString
- in file Cell.php, method PHPExcel_Cell::coordinateFromString()
Coordinate from string
- copy
- in file PHPExcel.php, method PHPExcel::copy()
Copy workbook (!= clone!)
- copy
- in file Worksheet.php, method PHPExcel_Worksheet::copy()
Copy worksheet (!= clone!)
- count
- in file Stats.php, method Base::count()
Calculates the number of data points in the set
- count
- in file HashTable.php, method PHPExcel_HashTable::count()
Count
- COUNT
- in file Functions.php, method PHPExcel_Calculation_Functions::COUNT()
COUNT
- COUNTA
- in file Functions.php, method PHPExcel_Calculation_Functions::COUNTA()
COUNTA
- COUNTBLANK
- in file Functions.php, method PHPExcel_Calculation_Functions::COUNTBLANK()
COUNTBLANK
- createReader
- in file IOFactory.php, method PHPExcel_IOFactory::createReader()
Create PHPExcel_Reader_IReader
- 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
- Calculation.php
- procedural page Calculation.php
- Cell.php
- procedural page Cell.php
- Comment.php
- procedural page Comment.php
- CSV.php
- procedural page CSV.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
- 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
- $d
- in file EigenvalueDecomposition.php, variable EigenvalueDecomposition::$d
Arrays for internal storage of eigenvalues.
- $data
- in file OLERead.php, variable PHPExcel_Shared_OLERead::$data
- $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
- $DefOrientation
- in file fpdf.php, variable FPDF::$DefOrientation
- $diffs
- in file fpdf.php, variable FPDF::$diffs
- $DirPps
- in file OLE_PPS.php, variable PHPExcel_Shared_OLE_PPS::$DirPps
The index of it's first child if this is a Dir or Root PPS
- $DrawColor
- in file fpdf.php, variable FPDF::$DrawColor
- dataTypeForValue
- in file DataType.php, method PHPExcel_Cell_DataType::dataTypeForValue()
DataType for value
- DATE
- in file Functions.php, method PHPExcel_Calculation_Functions::DATE()
DATE
- DATEDIF
- in file Functions.php, method PHPExcel_Calculation_Functions::DATEDIF()
DATEDIF
- dateDiff360
- in file Functions.php, method PHPExcel_Calculation_Functions::dateDiff360()
- 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
- 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
- DECTOBIN
- in file Functions.php, method PHPExcel_Calculation_Functions::DECTOBIN()
DECTOBIN
Return an octal value as binary.
- DECTOHEX
- in file Functions.php, method PHPExcel_Calculation_Functions::DECTOHEX()
DECTOHEX
Return an octal value as binary.
- DECTOOCT
- in file Functions.php, method PHPExcel_Calculation_Functions::DECTOOCT()
DECTOOCT
Return an octal value as binary.
- degreesToAngle
- in file Drawing.php, method PHPExcel_Shared_Drawing::degreesToAngle()
Convert degrees to angle
- DELTA
- in file Functions.php, method PHPExcel_Calculation_Functions::DELTA()
DELTA
Tests whether two values are equal.
- det
- in file Matrix.php, method Matrix::det()
det
- det
- in file LUDecomposition.php, method LUDecomposition::det()
Count determinants
- DEVSQ
- in file Functions.php, method PHPExcel_Calculation_Functions::DEVSQ()
DEVSQ
Returns the sum of squares of deviations of data points from their sample mean.
- 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_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
- dir_add
- in file Excel2007.php, method PHPExcel_Reader_Excel2007::dir_add()
- displayStats
- in file benchmark.php, method Benchmark::displayStats()
- 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
Please note that this will overwrite existing cell styles for cells in range, if they are in the styles array. cells to font bold, only include font bold in the styles array.
- DataType.php
- procedural page DataType.php
- DataValidation.php
- procedural page DataValidation.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
- $e
- in file EigenvalueDecomposition.php, variable EigenvalueDecomposition::$e
- $ExcelBaseDate
- in file Date.php, variable PHPExcel_Shared_Date::$ExcelBaseDate
- EDATE
- in file Functions.php, method PHPExcel_Calculation_Functions::EDATE()
EDATE
Returns the serial number that represents the date that is the indicated number of months before or after a specified date (the start_date).
- EFFECT
- in file Functions.php, method PHPExcel_Calculation_Functions::EFFECT()
EFFECT
Returns the effective interest rate given the nominal rate and the number of compounding payments per year.
- eig
- in file Matrix.php, method Matrix::eig()
eig
- EigenvalueDecomposition
- in file EigenvalueDecomposition.php, class EigenvalueDecomposition
- EigenvalueDecomposition
- in file EigenvalueDecomposition.php, method EigenvalueDecomposition::EigenvalueDecomposition()
Constructor: Check for symmetry, then construct the eigenvalue decomposition
- EMUToPixels
- in file Drawing.php, method PHPExcel_Shared_Drawing::EMUToPixels()
Convert EMU to pixels
- EOMONTH
- in file Functions.php, method PHPExcel_Calculation_Functions::EOMONTH()
EOMONTH
Returns the serial number for the last day of the month that is the indicated number of months before or after start_date.
- EPS
- in file Functions.php, constant EPS
- ERF
- in file Functions.php, method PHPExcel_Calculation_Functions::ERF()
ERF
- ERFC
- in file Functions.php, method PHPExcel_Calculation_Functions::ERFC()
ERFC
- erfcVal
- in file Functions.php, method PHPExcel_Calculation_Functions::erfcVal()
- erfVal
- in file Functions.php, method PHPExcel_Calculation_Functions::erfVal()
- ERROR
- in file Error.php, constant ERROR
- Error
- in file fpdf.php, method FPDF::Error()
- 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
- EVEN
- in file Functions.php, method PHPExcel_Calculation_Functions::EVEN()
EVEN
Returns number rounded up to the nearest even integer.
- 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
Returns the exponential distribution. such as how long an automated bank teller takes to deliver cash. use EXPONDIST to determine the probability that the process takes at most 1 minute.
- 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
- extractCell
- in file Calculation.php, method PHPExcel_Calculation::extractCell()
Extract cell
- extractRange
- in file Calculation.php, method PHPExcel_Calculation::extractRange()
Extract range values
- extractSheetTitle
- in file Worksheet.php, method PHPExcel_Worksheet::extractSheetTitle()
Extract worksheet title from range.
- Escher.php
- procedural page Escher.php
- Excel5.php
- procedural page Excel5.php
- Excel2007.php
- procedural page Excel2007.php
- Escher.php
- procedural page Escher.php
- example.php
- procedural page example.php
- EigenvalueDecomposition.php
- procedural page EigenvalueDecomposition.php
- Error.php
- procedural page Error.php
- Excel5.php
- procedural page Excel5.php
- Excel2007.php
- procedural page Excel2007.php
top
f
- $fh
- in file fpdf.php, variable FPDF::$fh
- $fhPt
- in file fpdf.php, variable FPDF::$fhPt
- $FillColor
- in file fpdf.php, variable FPDF::$FillColor
- $FontFamily
- in file fpdf.php, variable FPDF::$FontFamily
- $FontFiles
- in file fpdf.php, variable FPDF::$FontFiles
- $fonts
- in file fpdf.php, variable FPDF::$fonts
- $FontSize
- in file fpdf.php, variable FPDF::$FontSize
- $FontSizePt
- in file fpdf.php, variable FPDF::$FontSizePt
- $FontStyle
- in file fpdf.php, variable FPDF::$FontStyle
- $font_index
- in file Format.php, variable PHPExcel_Writer_Excel5_Format::$font_index
Index to the FONT record.
- $fw
- in file fpdf.php, variable FPDF::$fw
- $fwPt
- in file fpdf.php, variable FPDF::$fwPt
- FACT
- in file Functions.php, method PHPExcel_Calculation_Functions::FACT()
FACT
Returns the factorial of a number.
- FACTDOUBLE
- in file Functions.php, method PHPExcel_Calculation_Functions::FACTDOUBLE()
FACTDOUBLE
Returns the double factorial of a number.
- factors
- in file Functions.php, method PHPExcel_Calculation_Functions::factors()
- 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
- findPolynomialFactors
- in file LagrangeInterpolation.php, method LagrangeInterpolation::findPolynomialFactors()
- FISHER
- in file Functions.php, method PHPExcel_Calculation_Functions::FISHER()
FISHER
Returns the Fisher transformation at x. is normally distributed rather than skewed. testing on the correlation coefficient.
- FISHERINV
- in file Functions.php, method PHPExcel_Calculation_Functions::FISHERINV()
FISHERINV
Returns the inverse of the Fisher transformation. analyzing correlations between ranges or arrays of data. FISHERINV(y) = x.
- flattenArray
- in file Functions.php, method PHPExcel_Calculation_Functions::flattenArray()
Flatten multidemensional array
- flattenSingleValue
- in file Functions.php, method PHPExcel_Calculation_Functions::flattenSingleValue()
Convert an array with one element to a flat value
- 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
Rounds number down, toward zero, to the nearest multiple of significance.
- fontSizeToPixels
- in file Font.php, method PHPExcel_Shared_Font::fontSizeToPixels()
Calculate an (approximate) pixel size, based on a font points size
- Footer
- in file fpdf.php, method FPDF::Footer()
- FormatNumber
- in file String.php, method PHPExcel_Shared_String::FormatNumber()
Formats a numeric value as a string for output in various output writers
- FormattedPHPToExcel
- in file Date.php, method PHPExcel_Shared_Date::FormattedPHPToExcel()
FormattedPHPToExcel
- 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_YYYYMMDD
- in file NumberFormat.php, class constant PHPExcel_Style_NumberFormat::FORMAT_DATE_YYYYMMDD
- 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
- FPDF
- in file fpdf.php, method FPDF::FPDF()
*****************************************************************************
- FPDF
- in file fpdf.php, class FPDF
- FPDF_FONTPATH
- in file PDF.php, constant FPDF_FONTPATH
Require FPDF library
- FPDF_VERSION
- in file fpdf.php, constant FPDF_VERSION
*****************************************************************************
- 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
Returns the Future Value of a cash flow with constant payments and interest rate (annuities).
- 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
- fpdf.php
- procedural page fpdf.php
- Fill.php
- procedural page Fill.php
- Font.php
- procedural page Font.php
- Format.php
- procedural page Format.php
top
g
- gamma
- in file Functions.php, method PHPExcel_Calculation_Functions::gamma()
- GAMMADIST
- in file Functions.php, method PHPExcel_Calculation_Functions::GAMMADIST()
GAMMADIST
Returns the gamma distribution.
- GAMMAINV
- in file Functions.php, method PHPExcel_Calculation_Functions::GAMMAINV()
GAMMAINV
Returns the inverse of the beta distribution.
- GAMMALN
- in file Functions.php, method PHPExcel_Calculation_Functions::GAMMALN()
GAMMALN
Returns the natural logarithm of the gamma function.
- garbageCollect
- in file Worksheet.php, method PHPExcel_Worksheet::garbageCollect()
Run PHPExcel garabage collector.
- 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
- 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
Returns the geometric mean of an array or range of positive data. can use GEOMEAN to calculate average growth rate given compound interest with variable rates.
- geometricMean
- in file Stats.php, method Base::geometricMean()
Calculates the geometrical mean of the data points in the set
- GESTEP
- in file Functions.php, method PHPExcel_Calculation_Functions::GESTEP()
GESTEP
- get
- in file Matrix.php, method Matrix::get()
get Get the i,j-th element of the matrix.
- getActiveSheet
- in file PHPExcel.php, method PHPExcel::getActiveSheet()
Get active sheet
- getActiveSheetIndex
- in file PHPExcel.php, method PHPExcel::getActiveSheetIndex()
Get active sheet index
- getAlignment
- in file Shadow.php, method PHPExcel_Worksheet_Drawing_Shadow::getAlignment()
Get Shadow alignment
- getAlignment
- in file Style.php, method PHPExcel_Style::getAlignment()
Get Alignment
- getAlignWithMargins
- in file HeaderFooter.php, method PHPExcel_Worksheet_HeaderFooter::getAlignWithMargins()
Get AlignWithMargins
- getAllowBlank
- in file DataValidation.php, method PHPExcel_Cell_DataValidation::getAllowBlank()
Get Allow Blank
- getAllSheets
- in file PHPExcel.php, method PHPExcel::getAllSheets()
Get all sheets
- getAlpha
- in file Shadow.php, method PHPExcel_Worksheet_Drawing_Shadow::getAlpha()
Get Alpha
- 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)
- 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
- 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
- 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
- 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
- getByHashCode
- in file HashTable.php, method PHPExcel_HashTable::getByHashCode()
Get by hashcode
- getByIndex
- in file HashTable.php, method PHPExcel_HashTable::getByIndex()
Get by index
- getCalculatedValue
- in file Cell.php, method PHPExcel_Cell::getCalculatedValue()
Get caluclated 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_*)
- 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
- getCellCollection
- in file Worksheet.php, method PHPExcel_Worksheet::getCellCollection()
Get collection of cells
- getCollapsed
- in file RowDimension.php, method PHPExcel_Worksheet_RowDimension::getCollapsed()
Get Collapsed
- getCollapsed
- in file ColumnDimension.php, method PHPExcel_Worksheet_ColumnDimension::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 Matrix.php, method Matrix::getColumnDimension()
getColumnDimension
- getColumnDimension
- in file Worksheet.php, method PHPExcel_Worksheet::getColumnDimension()
Get column dimension at a specific column
- 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()
getColumnPacked
- 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
- 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 Style.php, method PHPExcel_Style::getConditionalStyles()
Get 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
- getCoordinate
- in file Cell.php, method PHPExcel_Cell::getCoordinate()
Get cell coordinate
- getCoordinates
- in file BaseDrawing.php, method PHPExcel_Worksheet_BaseDrawing::getCoordinates()
Get Coordinates
- getCreated
- in file DocumentProperties.php, method PHPExcel_DocumentProperties::getCreated()
Get Created
- getCreator
- in file DocumentProperties.php, method PHPExcel_DocumentProperties::getCreator()
Get Creator
- getD
- in file EigenvalueDecomposition.php, method EigenvalueDecomposition::getD()
Return the block diagonal eigenvalue matrix
- 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 Blip.php, method PHPExcel_Shared_Escher_DggContainer_BstoreContainer_BSE_Blip::getData()
Get the raw image data
- getData
- in file XMLWriter.php, method PHPExcel_Shared_XMLWriter::getData()
Get written data
- getData
- in file Stats.php, method Base::getData()
Returns the data which might have been modified according to the current null handling options.
- 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.
- 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 Cell.php, method PHPExcel_Cell::getDataValidation()
Get Data validation
- getDefaultColumnDimension
- in file Worksheet.php, method PHPExcel_Worksheet::getDefaultColumnDimension()
Get default column dimension
- getDefaultRowDimension
- in file Worksheet.php, method PHPExcel_Worksheet::getDefaultRowDimension()
Get default row dimension
- getDefaultStyle
- in file Style.php, method PHPExcel_Style::getDefaultStyle()
Get default style
- getDefaultStyle
- in file Worksheet.php, method PHPExcel_Worksheet::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
- getDescription
- in file BaseDrawing.php, method PHPExcel_Worksheet_BaseDrawing::getDescription()
Get Description
- getDescription
- in file DocumentProperties.php, method PHPExcel_DocumentProperties::getDescription()
Get Description
- 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
- 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)
- getDistance
- in file Shadow.php, method PHPExcel_Worksheet_Drawing_Shadow::getDistance()
Get Shadow distance
- 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 CSV.php, method PHPExcel_Reader_CSV::getEnclosure()
Get enclosure
- getEndColor
- in file Fill.php, method PHPExcel_Style_Fill::getEndColor()
Get End Color
- getError
- in file DataValidation.php, method PHPExcel_Cell_DataValidation::getError()
Get Error
- 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 Drawing.php, method PHPExcel_Worksheet_Drawing::getExtension()
Get Extension
- getExtension
- in file HeaderFooterDrawing.php, method PHPExcel_Worksheet_HeaderFooterDrawing::getExtension()
Get Extension
- 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
- getFitToHeight
- in file PageSetup.php, method PHPExcel_Worksheet_PageSetup::getFitToHeight()
Get Fit To Height
- 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 Format.php, method PHPExcel_Writer_Excel5_Format::getFont()
Generate an Excel BIFF FONT record.
- getFont
- in file Run.php, method PHPExcel_RichText_Run::getFont()
Get font
- getFont
- in file ITextElement.php, method PHPExcel_RichText_ITextElement::getFont()
Get font
- getFontHashTable
- in file Excel2007.php, method PHPExcel_Writer_Excel2007::getFontHashTable()
Get PHPExcel_Style_Font HashTable
- getFontKey
- in file Format.php, method PHPExcel_Writer_Excel5_Format::getFontKey()
Returns a unique hash key for a font.
- getFooter
- in file PageMargins.php, method PHPExcel_Worksheet_PageMargins::getFooter()
Get Footer
- 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
- 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
- getH
- in file QRDecomposition.php, method QRDecomposition::getH()
Return the Householder vectors
- getHashCode
- in file HeaderFooterDrawing.php, method PHPExcel_Worksheet_HeaderFooterDrawing::getHashCode()
Get hash code
- getHashCode
- in file Conditional.php, method PHPExcel_Style_Conditional::getHashCode()
Get hash code
- getHashCode
- in file BaseDrawing.php, method PHPExcel_Worksheet_BaseDrawing::getHashCode()
Get hash code
- getHashCode
- in file DataValidation.php, method PHPExcel_Cell_DataValidation::getHashCode()
Get hash code
- getHashCode
- in file Alignment.php, method PHPExcel_Style_Alignment::getHashCode()
Get hash code
- getHashCode
- in file TextElement.php, method PHPExcel_RichText_TextElement::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 Color.php, method PHPExcel_Style_Color::getHashCode()
Get hash code
- getHashCode
- in file Shadow.php, method PHPExcel_Worksheet_Drawing_Shadow::getHashCode()
Get hash code
- getHashCode
- in file RichText.php, method PHPExcel_RichText::getHashCode()
Get hash code
- getHashCode
- in file Run.php, method PHPExcel_RichText_Run::getHashCode()
Get hash code
- getHashCode
- in file Comment.php, method PHPExcel_Comment::getHashCode()
Get hash code
- getHashCode
- in file NumberFormat.php, method PHPExcel_Style_NumberFormat::getHashCode()
Get hash code
- getHashCode
- in file ITextElement.php, method PHPExcel_RichText_ITextElement::getHashCode()
Get hash code
- getHashCode
- in file IComparable.php, method PHPExcel_IComparable::getHashCode()
Get hash code
- getHashCode
- in file Border.php, method PHPExcel_Style_Border::getHashCode()
Get hash code
- getHashCode
- in file Worksheet.php, method PHPExcel_Worksheet::getHashCode()
Get hash code
- getHashCode
- in file MemoryDrawing.php, method PHPExcel_Worksheet_MemoryDrawing::getHashCode()
Get hash code
- getHashCode
- in file Hyperlink.php, method PHPExcel_Cell_Hyperlink::getHashCode()
Get hash code
- getHashCode
- in file Style.php, method PHPExcel_Style::getHashCode()
Get hash code
- getHashCode
- in file Drawing.php, method PHPExcel_Worksheet_Drawing::getHashCode()
Get hash code
- getHashCode
- in file Font.php, method PHPExcel_Style_Font::getHashCode()
Get hash code
- getHashCode
- in file Fill.php, method PHPExcel_Style_Fill::getHashCode()
Get hash code
- getHashIndex
- in file Comment.php, method PHPExcel_Comment::getHashIndex()
Get hash index
Note that this index may vary during script execution! Only reliable moment is while doing a write of a workbook and when changes are not allowed.
- getHashIndex
- in file IComparable.php, method PHPExcel_IComparable::getHashIndex()
Get hash index
Note that this index may vary during script execution! Only reliable moment is while doing a write of a workbook and when changes are not allowed.
- getHashIndex
- in file Protection.php, method PHPExcel_Style_Protection::getHashIndex()
Get hash index
Note that this index may vary during script execution! Only reliable moment is while doing a write of a workbook and when changes are not allowed.
- getHashIndex
- in file RichText.php, method PHPExcel_RichText::getHashIndex()
Get hash index
Note that this index may vary during script execution! Only reliable moment is while doing a write of a workbook and when changes are not allowed.
- getHashIndex
- in file NumberFormat.php, method PHPExcel_Style_NumberFormat::getHashIndex()
Get hash index
Note that this index may vary during script execution! Only reliable moment is while doing a write of a workbook and when changes are not allowed.
- getHashIndex
- in file Drawing.php, method PHPExcel_Worksheet_Drawing::getHashIndex()
Get hash index
Note that this index may vary during script execution! Only reliable moment is while doing a write of a workbook and when changes are not allowed.
- getHashIndex
- in file Conditional.php, method PHPExcel_Style_Conditional::getHashIndex()
Get hash index
Note that this index may vary during script execution! Only reliable moment is while doing a write of a workbook and when changes are not allowed.
- getHashIndex
- in file Alignment.php, method PHPExcel_Style_Alignment::getHashIndex()
Get hash index
Note that this index may vary during script execution! Only reliable moment is while doing a write of a workbook and when changes are not allowed.
- getHashIndex
- in file Border.php, method PHPExcel_Style_Border::getHashIndex()
Get hash index
Note that this index may vary during script execution! Only reliable moment is while doing a write of a workbook and when changes are not allowed.
- getHashIndex
- in file HeaderFooterDrawing.php, method PHPExcel_Worksheet_HeaderFooterDrawing::getHashIndex()
Get hash index
Note that this index may vary during script execution! Only reliable moment is while doing a write of a workbook and when changes are not allowed.
- getHashIndex
- in file MemoryDrawing.php, method PHPExcel_Worksheet_MemoryDrawing::getHashIndex()
Get hash index
Note that this index may vary during script execution! Only reliable moment is while doing a write of a workbook and when changes are not allowed.
- getHashIndex
- in file Style.php, method PHPExcel_Style::getHashIndex()
Get hash index
Note that this index may vary during script execution! Only reliable moment is while doing a write of a workbook and when changes are not allowed.
- getHashIndex
- in file Borders.php, method PHPExcel_Style_Borders::getHashIndex()
Get hash index
Note that this index may vary during script execution! Only reliable moment is while doing a write of a workbook and when changes are not allowed.
- getHashIndex
- in file Font.php, method PHPExcel_Style_Font::getHashIndex()
Get hash index
Note that this index may vary during script execution! Only reliable moment is while doing a write of a workbook and when changes are not allowed.
- getHashIndex
- in file Shadow.php, method PHPExcel_Worksheet_Drawing_Shadow::getHashIndex()
Get hash index
Note that this index may vary during script execution! Only reliable moment is while doing a write of a workbook and when changes are not allowed.
- getHashIndex
- in file Worksheet.php, method PHPExcel_Worksheet::getHashIndex()
Get hash index
Note that this index may vary during script execution! Only reliable moment is while doing a write of a workbook and when changes are not allowed.
- getHashIndex
- in file Fill.php, method PHPExcel_Style_Fill::getHashIndex()
Get hash index
Note that this index may vary during script execution! Only reliable moment is while doing a write of a workbook and when changes are not allowed.
- getHashIndex
- in file Color.php, method PHPExcel_Style_Color::getHashIndex()
Get hash index
Note that this index may vary during script execution! Only reliable moment is while doing a write of a workbook and when changes are not allowed.
- getHashIndex
- in file BaseDrawing.php, method PHPExcel_Worksheet_BaseDrawing::getHashIndex()
Get hash index
Note that this index may vary during script execution! Only reliable moment is while doing a write of a workbook and when changes are not allowed.
- getHeader
- in file PageMargins.php, method PHPExcel_Worksheet_PageMargins::getHeader()
Get Header
- getHeaderFooter
- in file Worksheet.php, method PHPExcel_Worksheet::getHeaderFooter()
Get page header/footer
- getHeight
- in file BaseDrawing.php, method PHPExcel_Worksheet_BaseDrawing::getHeight()
Get Height
- getHeight
- in file Comment.php, method PHPExcel_Comment::getHeight()
Get comment height (CSS style, i.
- getHeight
- in file HeaderFooterDrawing.php, method PHPExcel_Worksheet_HeaderFooterDrawing::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
- 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
- getHyperlink
- in file Cell.php, method PHPExcel_Cell::getHyperlink()
Get Hyperlink
- 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
- 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
- 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
- getIndexedFilename
- in file Drawing.php, method PHPExcel_Worksheet_Drawing::getIndexedFilename()
Get indexed filename (using image index)
- getIndexedFilename
- in file MemoryDrawing.php, method PHPExcel_Worksheet_MemoryDrawing::getIndexedFilename()
Get indexed filename (using image index)
- getIndexForHashCode
- in file HashTable.php, method PHPExcel_HashTable::getIndexForHashCode()
Get index for hash code
- 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
- getInstance
- in file Calculation.php, method PHPExcel_Calculation::getInstance()
Get an instance of this class
- getInstance
- in file ReferenceHelper.php, method PHPExcel_ReferenceHelper::getInstance()
Get an instance of this class
- getItalic
- in file Font.php, method PHPExcel_Style_Font::getItalic()
Get Italic
- 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 Return triangular factor.
- getLastModifiedBy
- in file DocumentProperties.php, method PHPExcel_DocumentProperties::getLastModifiedBy()
Get Last Modified By
- 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_Reader_CSV::getLineEnding()
Get line ending
- getLineEnding
- in file CSV.php, method PHPExcel_Writer_CSV::getLineEnding()
Get line ending
- getLoadSheetsOnly
- in file Excel5.php, method PHPExcel_Reader_Excel5::getLoadSheetsOnly()
Get which sheets to load
- getLoadSheetsOnly
- in file Excel2007.php, method PHPExcel_Reader_Excel2007::getLoadSheetsOnly()
Get which sheets to load
- 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.
- getMarginTop
- in file Comment.php, method PHPExcel_Comment::getMarginTop()
Get top margin (CSS style, i.
- 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
- 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 NamedRange.php, method PHPExcel_NamedRange::getName()
Get name
- getName
- in file BaseDrawing.php, method PHPExcel_Worksheet_BaseDrawing::getName()
Get Name
- getName
- in file Worksheet.php, method PHPExcel_Writer_Excel5_Worksheet::getName()
Retrieve the worksheet name.
- getName
- in file HeaderFooterDrawing.php, method PHPExcel_Worksheet_HeaderFooterDrawing::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
- getNumberFormat
- in file Style.php, method PHPExcel_Style::getNumberFormat()
Get Number Format
- getNumFmtHashTable
- in file Excel2007.php, method PHPExcel_Writer_Excel2007::getNumFmtHashTable()
Get PHPExcel_Style_NumberFormat HashTable
- getObjects
- in file Protection.php, method PHPExcel_Worksheet_Protection::getObjects()
Get Objects
- 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
- 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 DggContainer.php, method PHPExcel_Shared_Escher_DggContainer::getOPT()
Get an option for the drawing group
- getOPT
- in file SpContainer.php, method PHPExcel_Shared_Escher_DgContainer_SpgrContainer_SpContainer::getOPT()
Get an option for the Shape Group Container
- getOrientation
- in file PageSetup.php, method PHPExcel_Worksheet_PageSetup::getOrientation()
Get Orientation
- getOutline
- in file Borders.php, method PHPExcel_Style_Borders::getOutline()
Get Outline
- 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
- getPageMargins
- in file Worksheet.php, method PHPExcel_Worksheet::getPageMargins()
Get page margins
- getPageSetup
- in file Worksheet.php, method PHPExcel_Worksheet::getPageSetup()
Get page setup
- getPaperSize
- in file PageSetup.php, method PHPExcel_Worksheet_PageSetup::getPaperSize()
Get Paper Size
- getParent
- in file RichText.php, method PHPExcel_RichText::getParent()
Get parent
- getParent
- in file Hyperlink.php, method PHPExcel_Cell_Hyperlink::getParent()
Get parent
- getParent
- in file Cell.php, method PHPExcel_Cell::getParent()
Get parent
- getParent
- in file Worksheet.php, method PHPExcel_Worksheet::getParent()
Get parent
- getParent
- in file DataValidation.php, method PHPExcel_Cell_DataValidation::getParent()
Get parent
- 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 HeaderFooterDrawing.php, method PHPExcel_Worksheet_HeaderFooterDrawing::getPath()
Get Path
- getPath
- in file Drawing.php, method PHPExcel_Worksheet_Drawing::getPath()
Get Path
- getPHPExcel
- in file Excel2007.php, method PHPExcel_Writer_Excel2007::getPHPExcel()
Get PHPExcel object
- getPHPExcel
- in file Serialized.php, method PHPExcel_Writer_Serialized::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 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
- getPreCalculateFormulas
- in file PDF.php, method PHPExcel_Writer_PDF::getPreCalculateFormulas()
Get Pre-Calculate Formulas
- getPreCalculateFormulas
- in file HTML.php, method PHPExcel_Writer_HTML::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 Worksheet.php, method PHPExcel_Worksheet::getProtection()
Get Protection
- getProtection
- in file Style.php, method PHPExcel_Style::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
- getReadDataOnly
- in file Excel2007.php, method PHPExcel_Reader_Excel2007::getReadDataOnly()
Read data only?
- getReadDataOnly
- in file Excel5.php, method PHPExcel_Reader_Excel5::getReadDataOnly()
Read data only?
- getReadFilter
- in file Excel2007.php, method PHPExcel_Reader_Excel2007::getReadFilter()
Read filter
- getReadFilter
- in file Excel5.php, method PHPExcel_Reader_Excel5::getReadFilter()
Read filter
- getRealEigenvalues
- in file EigenvalueDecomposition.php, method EigenvalueDecomposition::getRealEigenvalues()
Return the real parts of the eigenvalues
- 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 Return Date Format (Excel, PHP Serialized 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 Borders.php, method PHPExcel_Style_Borders::getRight()
Get Right
- getRight
- in file PageMargins.php, method PHPExcel_Worksheet_PageMargins::getRight()
Get Right
- 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 Matrix.php, method Matrix::getRowDimension()
getRowDimension
- getRowDimension
- in file Worksheet.php, method PHPExcel_Worksheet::getRowDimension()
Get row dimension at a specific row
- 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 RowDimension.php, method PHPExcel_Worksheet_RowDimension::getRowIndex()
Get Row Index
- getRowPackedCopy
- in file Matrix.php, method Matrix::getRowPackedCopy()
getRowPacked
- getRowsToRepeatAtTop
- in file PageSetup.php, method PHPExcel_Worksheet_PageSetup::getRowsToRepeatAtTop()
Get Rows to repeat at top
- 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
- getScaleWithDocument
- in file HeaderFooter.php, method PHPExcel_Worksheet_HeaderFooter::getScaleWithDocument()
Get ScaleWithDocument
- getScenarios
- in file Protection.php, method PHPExcel_Worksheet_Protection::getScenarios()
Get Scenarios
- 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
- 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
- getSheet
- in file Protection.php, method PHPExcel_Worksheet_Protection::getSheet()
Get Sheet
- getSheet
- in file PHPExcel.php, method PHPExcel::getSheet()
Get sheet by index
- 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 CSV.php, method PHPExcel_Reader_CSV::getSheetIndex()
Get sheet index
- getSheetIndex
- in file PDF.php, method PHPExcel_Writer_PDF::getSheetIndex()
Get sheet index
- getSheetIndex
- in file HTML.php, method PHPExcel_Writer_HTML::getSheetIndex()
Get sheet index
- getSheetNames
- in file PHPExcel.php, method PHPExcel::getSheetNames()
Get sheet names
- 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
- 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
- getSort
- in file Protection.php, method PHPExcel_Worksheet_Protection::getSort()
Get Sort
- getSpContainerCollection
- in file SpgrContainer.php, method PHPExcel_Shared_Escher_DgContainer_SpgrContainer::getSpContainerCollection()
Get collection of Shape Containers
- getSpgrContainer
- in file DgContainer.php, method PHPExcel_Shared_Escher_DgContainer::getSpgrContainer()
- 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
- getStream
- in file OLE_File.php, method PHPExcel_Shared_OLE_PPS_File::getStream()
Returns a stream for reading this file using fread() etc.
- getStream
- in file OLE.php, method PHPExcel_Shared_OLE::getStream()
Returns a stream for use with fread() etc. use PHPExcel_Shared_OLE_PPS_File::getStream().
- 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 fpdf.php, method FPDF::GetStringWidth()
- getStyle
- in file Worksheet.php, method PHPExcel_Worksheet::getStyle()
Get style for cell
- getStyle
- in file Conditional.php, method PHPExcel_Style_Conditional::getStyle()
Get Style
- 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
- getStylesHashTable
- in file Excel2007.php, method PHPExcel_Writer_Excel2007::getStylesHashTable()
Get PHPExcel_Style HashTable
- getSubject
- in file DocumentProperties.php, method PHPExcel_DocumentProperties::getSubject()
Get Subject
- getSubScript
- in file Font.php, method PHPExcel_Style_Font::getSubScript()
Get SubScript
- getSuperScript
- in file Font.php, method PHPExcel_Style_Font::getSuperScript()
Get SuperScript
- getTempDir
- in file Excel5.php, method PHPExcel_Writer_Excel5::getTempDir()
Get temporary storage directory
- 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 ITextElement.php, method PHPExcel_RichText_ITextElement::getText()
Get text
- getText
- in file Comment.php, method PHPExcel_Comment::getText()
Get Rich text comment
- getTextRotation
- in file Alignment.php, method PHPExcel_Style_Alignment::getTextRotation()
Get TextRotation
- 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 PageMargins.php, method PHPExcel_Worksheet_PageMargins::getTop()
Get Top
- getTop
- in file Borders.php, method PHPExcel_Style_Borders::getTop()
Get Top
- getType
- in file DataValidation.php, method PHPExcel_Cell_DataValidation::getType()
Get Type
- getU
- in file SingularValueDecomposition.php, method SingularValueDecomposition::getU()
Return the left singular vectors
- getU
- in file LUDecomposition.php, method LUDecomposition::getU()
Get upper triangular factor.
- 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?
- 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 Cell.php, method PHPExcel_Cell::getValue()
Get cell value
- getValue
- in file FormulaToken.php, method PHPExcel_Calculation_FormulaToken::getValue()
Get Value
- getVertical
- in file Alignment.php, method PHPExcel_Style_Alignment::getVertical()
Get Vertical
- getVertical
- in file Borders.php, method PHPExcel_Style_Borders::getVertical()
Get Vertical
- getVerticalCentered
- in file PageSetup.php, method PHPExcel_Worksheet_PageSetup::getVerticalCentered()
Get center page vertically
- getVisible
- in file RowDimension.php, method PHPExcel_Worksheet_RowDimension::getVisible()
Get Visible
- 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
- getWidth
- in file BaseDrawing.php, method PHPExcel_Worksheet_BaseDrawing::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.
- getWidth
- in file HeaderFooterDrawing.php, method PHPExcel_Worksheet_HeaderFooterDrawing::getWidth()
Get Width
- getWorkBook
- in file OLERead.php, method PHPExcel_Shared_OLERead::getWorkBook()
- 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
- 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 fpdf.php, method FPDF::GetX()
- getXf
- in file Format.php, method PHPExcel_Writer_Excel5_Format::getXf()
Generate an Excel BIFF XF record (style or cell).
- getXfIndex
- in file Format.php, method PHPExcel_Writer_Excel5_Format::getXfIndex()
Returns the index used by PHPExcel_Writer_Excel5_Worksheet::_XF()
- GetY
- in file fpdf.php, method FPDF::GetY()
- getZoomScale
- in file SheetView.php, method PHPExcel_Worksheet_SheetView::getZoomScale()
Get ZoomScale
- getZoomScaleNormal
- in file SheetView.php, method PHPExcel_Worksheet_SheetView::getZoomScaleNormal()
Get ZoomScaleNormal
- grad
- in file LMQuadTest.php, method LMQuadTest::grad()
z = (p-o)'S'S(p-o)
top
h
- $h
- in file fpdf.php, variable FPDF::$h
- $H
- in file EigenvalueDecomposition.php, variable EigenvalueDecomposition::$H
Array for internal storage of nonsymmetric Hessenberg form.
- $hPt
- in file fpdf.php, variable FPDF::$hPt
- HARMEAN
- in file Functions.php, method PHPExcel_Calculation_Functions::HARMEAN()
HARMEAN
Returns the harmonic mean of a data set. arithmetic mean of reciprocals.
- harmonicMean
- in file Stats.php, method Base::harmonicMean()
Calculates the harmonic mean of the data points in the set
- 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 fpdf.php, method FPDF::Header()
- HEXTOBIN
- in file Functions.php, method PHPExcel_Calculation_Functions::HEXTOBIN()
HEXTOBIN
Return a hex value as binary.
- HEXTODEC
- in file Functions.php, method PHPExcel_Calculation_Functions::HEXTODEC()
HEXTODEC
Return a hex value as octal.
- HEXTOOCT
- in file Functions.php, method PHPExcel_Calculation_Functions::HEXTOOCT()
HEXTOOCT
Return a hex value as octal.
- HORIZONTAL_CENTER
- in file Alignment.php, class constant PHPExcel_Style_Alignment::HORIZONTAL_CENTER
- 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
- hqr2
- in file EigenvalueDecomposition.php, method EigenvalueDecomposition::hqr2()
Nonsymmetric reduction from Hessenberg to real Schur form.
- hypGeom
- in file Functions.php, method PHPExcel_Calculation_Functions::hypGeom()
- HYPGEOMDIST
- in file Functions.php, method PHPExcel_Calculation_Functions::HYPGEOMDIST()
HYPGEOMDIST
Returns the hypergeometric distribution. sample successes, given the sample size, population successes, and population size.
- 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
- HeaderFooter.php
- procedural page HeaderFooter.php
- HeaderFooterDrawing.php
- procedural page HeaderFooterDrawing.php
- HTML.php
- procedural page HTML.php
top
i
- $images
- in file fpdf.php, variable FPDF::$images
- $index
- in file Worksheet.php, variable PHPExcel_Writer_Excel5_Worksheet::$index
Index for the Worksheet
- $InFooter
- in file fpdf.php, variable FPDF::$InFooter
- $isspd
- in file CholeskyDecomposition.php, variable CholeskyDecomposition::$isspd
Symmetric positive definite flag
- $issymmetric
- in file EigenvalueDecomposition.php, variable EigenvalueDecomposition::$issymmetric
Internal symmetry flag.
- IDENTIFIER_BIFF7
- in file OLERead.php, constant IDENTIFIER_BIFF7
- IDENTIFIER_BIFF7
- in file OLERead.php, class constant PHPExcel_Shared_OLERead::IDENTIFIER_BIFF7
- IDENTIFIER_BIFF8
- in file OLERead.php, constant IDENTIFIER_BIFF8
- IDENTIFIER_BIFF8
- in file OLERead.php, class constant PHPExcel_Shared_OLERead::IDENTIFIER_BIFF8
- IDENTIFIER_MAC04
- in file OLERead.php, constant IDENTIFIER_MAC04
- IDENTIFIER_MAC04
- in file OLERead.php, class constant PHPExcel_Shared_OLERead::IDENTIFIER_MAC04
- IDENTIFIER_OLE
- in file OLERead.php, constant IDENTIFIER_OLE
- IDENTIFIER_OLE
- in file OLERead.php, class constant PHPExcel_Shared_OLERead::IDENTIFIER_OLE
- IDENTIFIER_OOF
- in file OLERead.php, class constant PHPExcel_Shared_OLERead::IDENTIFIER_OOF
- IDENTIFIER_OOF
- in file OLERead.php, constant IDENTIFIER_OOF
- identity
- in file Matrix.php, method Matrix::identity()
identity Generate an identity matrix.
- IMABS
- in file Functions.php, method PHPExcel_Calculation_Functions::IMABS()
IMABS
Returns the absolute value (modulus) of a complex number in x + yi or x + yj text format.
- Image
- in file fpdf.php, method FPDF::Image()
- 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
Returns the imaginary coefficient of a complex number in x + yi or x + yj text format.
- IMARGUMENT
- in file Functions.php, method PHPExcel_Calculation_Functions::IMARGUMENT()
IMARGUMENT
Returns the argument theta of a complex number, i.
- IMCONJUGATE
- in file Functions.php, method PHPExcel_Calculation_Functions::IMCONJUGATE()
IMCONJUGATE
Returns the complex conjugate of a complex number in x + yi or x + yj text format.
- IMCOS
- in file Functions.php, method PHPExcel_Calculation_Functions::IMCOS()
IMCOS
Returns the cosine of a complex number in x + yi or x + yj text format.
- IMDIV
- in file Functions.php, method PHPExcel_Calculation_Functions::IMDIV()
IMDIV
Returns the quotient of two complex numbers in x + yi or x + yj text format.
- IMEXP
- in file Functions.php, method PHPExcel_Calculation_Functions::IMEXP()
IMEXP
Returns the exponential of a complex number in x + yi or x + yj text format.
- IMLN
- in file Functions.php, method PHPExcel_Calculation_Functions::IMLN()
IMLN
Returns the natural logarithm of a complex number in x + yi or x + yj text format.
- IMLOG2
- in file Functions.php, method PHPExcel_Calculation_Functions::IMLOG2()
IMLOG2
Returns the common logarithm (base 10) of a complex number in x + yi or x + yj text format.
- IMLOG10
- in file Functions.php, method PHPExcel_Calculation_Functions::IMLOG10()
IMLOG10
Returns the common logarithm (base 10) of a complex number in x + yi or x + yj text format.
- IMPOWER
- in file Functions.php, method PHPExcel_Calculation_Functions::IMPOWER()
IMPOWER
Returns a complex number in x + yi or x + yj text format raised to a power.
- IMPRODUCT
- in file Functions.php, method PHPExcel_Calculation_Functions::IMPRODUCT()
IMPRODUCT
Returns the product of two or more complex numbers in x + yi or x + yj text format.
- IMREAL
- in file Functions.php, method PHPExcel_Calculation_Functions::IMREAL()
IMREAL
Returns the real coefficient of a complex number in x + yi or x + yj text format.
- IMSIN
- in file Functions.php, method PHPExcel_Calculation_Functions::IMSIN()
IMSIN
Returns the sine of a complex number in x + yi or x + yj text format.
- IMSQRT
- in file Functions.php, method PHPExcel_Calculation_Functions::IMSQRT()
IMSQRT
Returns the square root of a complex number in x + yi or x + yj text format.
- IMSUB
- in file Functions.php, method PHPExcel_Calculation_Functions::IMSUB()
IMSUB
Returns the difference of two complex numbers in x + yi or x + yj text format.
- IMSUM
- in file Functions.php, method PHPExcel_Calculation_Functions::IMSUM()
IMSUM
Returns the sum of two or more complex numbers in x + yi or x + yj text format.
- incompleteBeta
- in file Functions.php, method PHPExcel_Calculation_Functions::incompleteBeta()
Incomplete beta function
- incompleteGamma
- in file Functions.php, method PHPExcel_Calculation_Functions::incompleteGamma()
- INDEX
- in file Functions.php, method PHPExcel_Calculation_Functions::INDEX()
Uses an index to choose a value from a reference or array
- indexedColor
- in file Color.php, method PHPExcel_Style_Color::indexedColor()
Get indexed color
- init
- in file OLE_File.php, method PHPExcel_Shared_OLE_PPS_File::init()
Initialization method.
- initial
- in file LMQuadTest.php, method LMQuadTest::initial()
- 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
- interquartileMean
- in file Stats.php, method Base::interquartileMean()
The interquartile mean is defined as the mean of the values left
- interquartileRange
- in file Stats.php, method Base::interquartileRange()
The interquartile range is the distance between the 75th and 25th percentiles. and thus is not affected by outliers or extreme values.
- inverse
- in file Matrix.php, method Matrix::inverse()
Matrix inverse or pseudoinverse.
- inverse_ncdf
- in file Functions.php, method PHPExcel_Calculation_Functions::inverse_ncdf()
*************************************************************************
- inverse_ncdf2
- in file Functions.php, method PHPExcel_Calculation_Functions::inverse_ncdf2()
- inverse_ncdf3
- in file Functions.php, method PHPExcel_Calculation_Functions::inverse_ncdf3()
- isColumnsToRepeatAtLeftSet
- in file PageSetup.php, method PHPExcel_Worksheet_PageSetup::isColumnsToRepeatAtLeftSet()
Is Columns to repeat at left set?
- 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)
- isLeapYear
- in file Functions.php, method PHPExcel_Calculation_Functions::isLeapYear()
- isNonsingular
- in file LUDecomposition.php, method LUDecomposition::isNonsingular()
Is the matrix nonsingular?
- 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?
- 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_NUMBER
- in file Functions.php, method PHPExcel_Calculation_Functions::IS_NUMBER()
IS_NUMBER
- IS_TEXT
- in file Functions.php, method PHPExcel_Calculation_Functions::IS_TEXT()
IS_TEXT
- 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
- IWriter.php
- procedural page IWriter.php
top
j
- JAMAError
- in file Error.php, function JAMAError()
Custom error handler
top
k
- $k
- in file fpdf.php, variable FPDF::$k
- $keywords
- in file fpdf.php, variable FPDF::$keywords
- KURT
- in file Functions.php, method PHPExcel_Calculation_Functions::KURT()
KURT
Returns the kurtosis of a data set. or flatness of a distribution compared with the normal distribution. kurtosis indicates a relatively peaked distribution. relatively flat distribution.
- 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.
top
l
- $L
- in file CholeskyDecomposition.php, variable CholeskyDecomposition::$L
Decomposition storage
- $lasth
- in file fpdf.php, variable FPDF::$lasth
- $LayoutMode
- in file fpdf.php, variable FPDF::$LayoutMode
- $LineWidth
- in file fpdf.php, variable FPDF::$LineWidth
- $links
- in file fpdf.php, variable FPDF::$links
- $lMargin
- in file fpdf.php, variable FPDF::$lMargin
- $logBetaCache_p
- in file Functions.php, variable PHPExcel_Calculation_Functions::$logBetaCache_p
- $logBetaCache_q
- in file Functions.php, variable PHPExcel_Calculation_Functions::$logBetaCache_q
- $logBetaCache_result
- in file Functions.php, variable PHPExcel_Calculation_Functions::$logBetaCache_result
- $logGammaCache_result
- in file Functions.php, variable PHPExcel_Calculation_Functions::$logGammaCache_result
logGamma function
- $logGammaCache_x
- in file Functions.php, variable PHPExcel_Calculation_Functions::$logGammaCache_x
- $LU
- in file LUDecomposition.php, variable LUDecomposition::$LU
Decomposition storage
- LagrangeInterpolation
- in file LagrangeInterpolation.php, class LagrangeInterpolation
Given n points (x0,y0). the polynomial factors of the n-1't degree polynomial passing through the n points.
- LANG
- in file Error.php, constant LANG
- LARGE
- in file Functions.php, method PHPExcel_Calculation_Functions::LARGE()
LARGE
Returns the nth largest value in a data set. select a value based on its relative standing.
- 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
- Line
- in file fpdf.php, method FPDF::Line()
- Link
- in file fpdf.php, method FPDF::Link()
- 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 implemented functions
- LMQuadTest
- in file LMQuadTest.php, class LMQuadTest
quadratic (p-o)'S'S(p-o)
- Ln
- in file fpdf.php, method FPDF::Ln()
- 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 Escher.php, method PHPExcel_Reader_Excel5_Escher::load()
Load Escher stream data.
- load
- in file Serialized.php, method PHPExcel_Reader_Serialized::load()
Loads PHPExcel Serialized file
- load
- in file Excel2007.php, method PHPExcel_Reader_Excel2007::load()
Loads PHPExcel from file
- load
- in file Excel5.php, method PHPExcel_Reader_Excel5::load()
Loads PHPExcel from file
- loadIntoExisting
- in file CSV.php, method PHPExcel_Reader_CSV::loadIntoExisting()
Loads PHPExcel from file into PHPExcel instance
- LocalDate2OLE
- in file OLE.php, method PHPExcel_Shared_OLE::LocalDate2OLE()
Utility function
- logBeta
- in file Functions.php, method PHPExcel_Calculation_Functions::logBeta()
The natural logarithm of the beta function.
- logGamma
- in file Functions.php, method PHPExcel_Calculation_Functions::logGamma()
- LOGICAL_AND
- in file Functions.php, method PHPExcel_Calculation_Functions::LOGICAL_AND()
LOGICAL_AND
Returns boolean TRUE if all its arguments are TRUE; returns FALSE if one or more argument is FALSE.
- LOGICAL_FALSE
- in file Functions.php, method PHPExcel_Calculation_Functions::LOGICAL_FALSE()
LOGICAL_FALSE
Returns FALSE.
- LOGICAL_OR
- in file Functions.php, method PHPExcel_Calculation_Functions::LOGICAL_OR()
LOGICAL_OR
Returns boolean TRUE if any argument is TRUE; returns FALSE if all arguments are FALSE.
- LOGICAL_TRUE
- in file Functions.php, method PHPExcel_Calculation_Functions::LOGICAL_TRUE()
LOGICAL_TRUE
Returns TRUE.
- LOGINV
- in file Functions.php, method PHPExcel_Calculation_Functions::LOGINV()
LOGINV
- LOGNORMDIST
- in file Functions.php, method PHPExcel_Calculation_Functions::LOGNORMDIST()
LOGNORMDIST
Returns the cumulative lognormal distribution of x, where ln(x) is normally distributed with parameters mean and standard_dev.
- LOG_GAMMA_X_MAX_VALUE
- in file Functions.php, constant 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.
- lu
- in file Matrix.php, method Matrix::lu()
lu
- LUDecomposition
- in file LUDecomposition.php, method LUDecomposition::LUDecomposition()
LU Decomposition constructor.
- 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
top
m
- $m
- in file Matrix.php, variable Matrix::$m
Matrix row dimension
- $m
- in file QRDecomposition.php, variable QRDecomposition::$m
Row dimension.
- $m
- in file SingularValueDecomposition.php, variable SingularValueDecomposition::$m
Row dimension.
- $m
- in file LUDecomposition.php, variable LUDecomposition::$m
Row dimension.
- $m
- in file CholeskyDecomposition.php, variable CholeskyDecomposition::$m
Matrix row and column dimension
- 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
- Matrix
- in file Matrix.php, method Matrix::Matrix()
Polymorphic constructor As PHP has no support for polymorphic constructors, we hack our own sort of polymorphism using func_num_args, func_get_arg, and gettype.
- 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 Functions.php, method PHPExcel_Calculation_Functions::MAX()
MAX
MAX returns the value of the element of the values passed that has the highest value, with negative numbers considered smaller than positive numbers.
- max
- in file Stats.php, method Base::max()
Calculates the maximum of a data set.
- MAXA
- in file Functions.php, method PHPExcel_Calculation_Functions::MAXA()
MAXA
- MAX_ITERATIONS
- in file Functions.php, constant MAX_ITERATIONS
- MAX_VALUE
- in file Functions.php, constant MAX_VALUE
- mean
- in file Stats.php, method Base::mean()
Calculates the mean (average) of the data points in the set
- median
- in file Stats.php, method Base::median()
Calculates the median of a data set.
- MEDIAN
- in file Functions.php, method PHPExcel_Calculation_Functions::MEDIAN()
MEDIAN
Returns the median of the given numbers.
- 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
- 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 Functions.php, method PHPExcel_Calculation_Functions::MIN()
MIN
MIN returns the value of the element of the values passed that has the smallest value, with negative numbers considered smaller than positive numbers.
- min
- in file Stats.php, method Base::min()
Calculates the minimum of a data set.
- MINA
- in file Functions.php, method PHPExcel_Calculation_Functions::MINA()
MINA
- 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
- 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
- modeCalc
- in file Functions.php, method PHPExcel_Calculation_Functions::modeCalc()
- MONTHOFYEAR
- in file Functions.php, method PHPExcel_Calculation_Functions::MONTHOFYEAR()
MONTHOFYEAR
- 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 fpdf.php, method FPDF::MultiCell()
- MULTINOMIAL
- in file Functions.php, method PHPExcel_Calculation_Functions::MULTINOMIAL()
MULTINOMIAL
Returns the ratio of the factorial of a sum of values to the product of factorials.
- 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 SingularValueDecomposition.php, variable SingularValueDecomposition::$n
Column dimension.
- $n
- in file QRDecomposition.php, variable QRDecomposition::$n
Column dimension.
- $n
- in file EigenvalueDecomposition.php, variable EigenvalueDecomposition::$n
Row and column dimension (square matrix).
- $n
- in file LUDecomposition.php, variable LUDecomposition::$n
Column dimension.
- $n
- in file Matrix.php, variable Matrix::$n
Matrix column dimension
- $n
- in file fpdf.php, variable FPDF::$n
- $Name
- in file OLE_PPS.php, variable PHPExcel_Shared_OLE_PPS::$Name
The PPS name (in Unicode)
- $name
- in file Worksheet.php, variable PHPExcel_Writer_Excel5_Worksheet::$name
Name of the Worksheet
- $NextPps
- in file OLE_PPS.php, variable PHPExcel_Shared_OLE_PPS::$NextPps
The index of the next PPS
- $No
- in file OLE_PPS.php, variable PHPExcel_Shared_OLE_PPS::$No
The PPS index
- NA
- in file Functions.php, method PHPExcel_Calculation_Functions::NA()
NA
- NEGBINOMDIST
- in file Functions.php, method PHPExcel_Calculation_Functions::NEGBINOMDIST()
NEGBINOMDIST
Returns the negative binomial distribution. there will be number_f failures before the number_s-th success, when the constant probability of a success is probability_s. distribution, except that the number of successes is fixed, and the number of trials is variable.
- NETWORKDAYS
- in file Functions.php, method PHPExcel_Calculation_Functions::NETWORKDAYS()
NETWORKDAYS
- NOMINAL
- in file Functions.php, method PHPExcel_Calculation_Functions::NOMINAL()
NOMINAL
Returns the nominal interest rate given the effective rate and the number of compounding payments per year.
- 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
Returns the normal distribution for the specified mean and standard deviation. function has a very wide range of applications in statistics, including hypothesis testing.
- 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
Returns the inverse of the normal cumulative distribution for the specified mean and standard deviation.
- NORMSDIST
- in file Functions.php, method PHPExcel_Calculation_Functions::NORMSDIST()
NORMSDIST
Returns the standard normal cumulative distribution function. a mean of 0 (zero) and a standard deviation of one. table of standard normal curve areas.
- NORMSINV
- in file Functions.php, method PHPExcel_Calculation_Functions::NORMSINV()
NORMSINV
- NOTICE
- in file Error.php, constant NOTICE
- NPER
- in file Functions.php, method PHPExcel_Calculation_Functions::NPER()
NPER
Returns the number of periods for a cash flow with constant periodic payments (annuities), and interest rate.
- NPV
- in file Functions.php, method PHPExcel_Calculation_Functions::NPV()
NPV
Returns the Net Present Value of a cash flow series given a discount rate.
- 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
- $offsets
- in file fpdf.php, variable FPDF::$offsets
- $ole
- in file ChainedBlockStream.php, variable PHPExcel_Shared_OLE_ChainedBlockStream::$ole
The OLE container of the file that is being read.
- $ole
- in file OLE_PPS.php, variable PHPExcel_Shared_OLE_PPS::$ole
Pointer to OLE container
- $one_sqrtpi
- in file Functions.php, variable PHPExcel_Calculation_Functions::$one_sqrtpi
- $OrientationChanges
- in file fpdf.php, variable FPDF::$OrientationChanges
- $ort
- in file EigenvalueDecomposition.php, variable EigenvalueDecomposition::$ort
Working storage for nonsymmetric algorithm.
- OCTTOBIN
- in file Functions.php, method PHPExcel_Calculation_Functions::OCTTOBIN()
OCTTOBIN
Return an octal value as binary.
- OCTTODEC
- in file Functions.php, method PHPExcel_Calculation_Functions::OCTTODEC()
OCTTODEC
Return an octal value as binary.
- OCTTOHEX
- in file Functions.php, method PHPExcel_Calculation_Functions::OCTTOHEX()
OCTTOHEX
Return an octal value as hex.
- ODD
- in file Functions.php, method PHPExcel_Calculation_Functions::ODD()
ODD
Returns number rounded up to the nearest odd integer.
- OFFSET
- in file Functions.php, method PHPExcel_Calculation_Functions::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
- Open
- in file fpdf.php, method FPDF::Open()
- 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 DataValidation.php, class constant PHPExcel_Cell_DataValidation::OPERATOR_EQUAL
- OPERATOR_EQUAL
- in file Conditional.php, class constant PHPExcel_Style_Conditional::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 Conditional.php, class constant PHPExcel_Style_Conditional::OPERATOR_GREATERTHANOREQUAL
- OPERATOR_GREATERTHANOREQUAL
- in file DataValidation.php, class constant PHPExcel_Cell_DataValidation::OPERATOR_GREATERTHANOREQUAL
- OPERATOR_LESSTHAN
- in file DataValidation.php, class constant PHPExcel_Cell_DataValidation::OPERATOR_LESSTHAN
- OPERATOR_LESSTHAN
- in file Conditional.php, class constant PHPExcel_Style_Conditional::OPERATOR_LESSTHAN
- OPERATOR_LESSTHANOREQUAL
- in file Conditional.php, class constant PHPExcel_Style_Conditional::OPERATOR_LESSTHANOREQUAL
- OPERATOR_LESSTHANOREQUAL
- in file DataValidation.php, class constant PHPExcel_Cell_DataValidation::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 DataValidation.php, class constant PHPExcel_Cell_DataValidation::OPERATOR_NOTEQUAL
- OPERATOR_NOTEQUAL
- in file Conditional.php, class constant PHPExcel_Style_Conditional::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
- orthes
- in file EigenvalueDecomposition.php, method EigenvalueDecomposition::orthes()
Nonsymmetric reduction to Hessenberg form.
- Output
- in file fpdf.php, method FPDF::Output()
- OLE_File.php
- procedural page OLE_File.php
- OLE_PPS.php
- procedural page OLE_PPS.php
- OLE_Root.php
- procedural page OLE_Root.php
- OLE.php
- procedural page OLE.php
- OLERead.php
- procedural page OLERead.php
top
p
- $page
- in file fpdf.php, variable FPDF::$page
- $PageBreakTrigger
- in file fpdf.php, variable FPDF::$PageBreakTrigger
- $PageLinks
- in file fpdf.php, variable FPDF::$PageLinks
- $pages
- in file fpdf.php, variable FPDF::$pages
- $params
- in file ChainedBlockStream.php, variable PHPExcel_Shared_OLE_ChainedBlockStream::$params
Parameters specified by fopen().
- $PDFVersion
- in file fpdf.php, variable FPDF::$PDFVersion
- $piv
- in file LUDecomposition.php, variable LUDecomposition::$piv
Internal storage of pivot vector.
- $pivsign
- in file LUDecomposition.php, variable LUDecomposition::$pivsign
Pivot sign.
- $pos
- in file ChainedBlockStream.php, variable PHPExcel_Shared_OLE_ChainedBlockStream::$pos
The file pointer.
- $possibleCharacters
- in file Date.php, variable PHPExcel_Shared_Date::$possibleCharacters
- $PrevPps
- in file OLE_PPS.php, variable PHPExcel_Shared_OLE_PPS::$PrevPps
The index of the previous PPS
- packed
- in file Matrix.php, method Matrix::packed()
packed
- PageNo
- in file fpdf.php, method FPDF::PageNo()
- 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.
- parseComplex
- in file Functions.php, method PHPExcel_Calculation_Functions::parseComplex()
- 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
Returns the nth percentile of values in a range.
- PERMUT
- in file Functions.php, method PHPExcel_Calculation_Functions::PERMUT()
PERMUT
Returns the number of permutations for a given number of objects that can be selected from number objects. events where internal order is significant. combinations, for which the internal order is not significant. for lottery-style probability calculations.
- PHPExcel
- in file PHPExcel.php, class PHPExcel
PHPExcel
- package.php
- procedural page package.php
- polyfit.php
- procedural page polyfit.php
- PasswordHasher.php
- procedural page PasswordHasher.php
- PDF.php
- procedural page PDF.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_Calculation
- in file Calculation.php, class PHPExcel_Calculation
PHPExcel_Calculation (Singleton)
- 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_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_Hyperlink
- in file Hyperlink.php, class PHPExcel_Cell_Hyperlink
PHPExcel_Cell_Hyperlink
- 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_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_NamedRange
- in file NamedRange.php, class PHPExcel_NamedRange
PHPExcel_NamedRange
- 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_Excel2007
- in file Excel2007.php, class PHPExcel_Reader_Excel2007
PHPExcel_Reader_Excel2007
- PHPExcel_Reader_IReader
- in file IReader.php, class PHPExcel_Reader_IReader
PHPExcel_Reader_IReader
- PHPExcel_Reader_IReadFilter
- in file IReadFilter.php, class PHPExcel_Reader_IReadFilter
PHPExcel_Reader_IReadFilter
- PHPExcel_Reader_Serialized
- in file Serialized.php, class PHPExcel_Reader_Serialized
PHPExcel_Reader_Serialized
- 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_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_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
Stream wrapper for reading data stored in an OLE file. for PHP's stream_wrapper_register(). wrapper, use PHPExcel_Shared_OLE_PPS_File::getStream().
- PHPExcel_Shared_OLE_PPS
- in file OLE_PPS.php, class PHPExcel_Shared_OLE_PPS
Class for creating PPS's for OLE containers
- PHPExcel_Shared_OLE_PPS_File
- in file OLE_File.php, class PHPExcel_Shared_OLE_PPS_File
Class for creating File PPS's for OLE containers
- PHPExcel_Shared_OLE_PPS_Root
- in file OLE_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_Worksheet
- in file Worksheet.php, class PHPExcel_Worksheet
PHPExcel_Worksheet
- PHPExcel_Worksheet_BaseDrawing
- in file BaseDrawing.php, class PHPExcel_Worksheet_BaseDrawing
PHPExcel_Worksheet_BaseDrawing
- 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_RowDimension
- in file RowDimension.php, class PHPExcel_Worksheet_RowDimension
PHPExcel_Worksheet_RowDimension
- 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
Class for writing Excel BIFF records.
- PHPExcel_Writer_Excel5_BIFFwriter
- in file BIFFwriter.php, method PHPExcel_Writer_Excel5_BIFFwriter::PHPExcel_Writer_Excel5_BIFFwriter()
Constructor
- PHPExcel_Writer_Excel5_Format
- in file Format.php, class PHPExcel_Writer_Excel5_Format
Class for generating Excel XF records (formats)
- PHPExcel_Writer_Excel5_Format
- in file Format.php, method PHPExcel_Writer_Excel5_Format::PHPExcel_Writer_Excel5_Format()
Constructor
- PHPExcel_Writer_Excel5_Parser
- in file Parser.php, class PHPExcel_Writer_Excel5_Parser
Class for parsing Excel formulas
- PHPExcel_Writer_Excel5_Parser
- in file Parser.php, method PHPExcel_Writer_Excel5_Parser::PHPExcel_Writer_Excel5_Parser()
The class constructor
- PHPExcel_Writer_Excel5_Workbook
- in file Workbook.php, class PHPExcel_Writer_Excel5_Workbook
Class for generating Excel Spreadsheets
- PHPExcel_Writer_Excel5_Workbook
- in file Workbook.php, method PHPExcel_Writer_Excel5_Workbook::PHPExcel_Writer_Excel5_Workbook()
Class constructor
- PHPExcel_Writer_Excel5_Worksheet
- in file Worksheet.php, method PHPExcel_Writer_Excel5_Worksheet::PHPExcel_Writer_Excel5_Worksheet()
Constructor
- PHPExcel_Writer_Excel5_Worksheet
- in file Worksheet.php, class PHPExcel_Writer_Excel5_Worksheet
Class for generating Excel Spreadsheets
- 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
- pixelsToCellDimension
- in file Drawing.php, method PHPExcel_Shared_Drawing::pixelsToCellDimension()
Convert pixels to cell dimension
- 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
- 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
Returns the constant payment (annuity) for a cash flow with a constant interest rate.
- pointsToPixels
- in file Drawing.php, method PHPExcel_Shared_Drawing::pointsToPixels()
Convert points width to pixels
- POISSON
- in file Functions.php, method PHPExcel_Calculation_Functions::POISSON()
POISSON
Returns the Poisson distribution. is predicting the number of events over a specific time, such as the number of cars arriving at a toll plaza in 1 minute.
- polyfit
- in file polyfit.php, function polyfit()
- PolymorphicArgumentException
- in file Error.php, constant PolymorphicArgumentException
- POWER
- in file Functions.php, method PHPExcel_Calculation_Functions::POWER()
POWER
Computes x raised to the power y.
- 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
- PrecisionLossException
- in file Error.php, constant PrecisionLossException
- 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 Stats.php, method Base::product()
Calculates PROD { (xi) }, (the product of all observations)
- PRODUCT
- in file Functions.php, method PHPExcel_Calculation_Functions::PRODUCT()
PRODUCT
PRODUCT returns the product of all the values and cells referenced in the argument list.
- productN
- in file Stats.php, method Base::productN()
Calculates PROD { (xi)^n }, which is the product of all observations
- propertyBeginBind
- in file NumberFormat.php, method PHPExcel_Style_NumberFormat::propertyBeginBind()
Property Begin Bind
If no PHPExcel_Style_NumberFormat has been bound to PHPExcel_Style then bind this one.
- propertyBeginBind
- in file Alignment.php, method PHPExcel_Style_Alignment::propertyBeginBind()
Property Begin Bind
If no PHPExcel_Style_Alignment has been bound to PHPExcel_Style then bind this one.
- propertyBeginBind
- in file Font.php, method PHPExcel_Style_Font::propertyBeginBind()
Property Begin Bind
If no PHPExcel_Style_Font has been bound to PHPExcel_Style then bind this one.
- propertyBeginBind
- in file Protection.php, method PHPExcel_Style_Protection::propertyBeginBind()
Property Begin Bind
If no PHPExcel_Style_Protection has been bound to PHPExcel_Style then bind this one.
- propertyBeginBind
- in file Fill.php, method PHPExcel_Style_Fill::propertyBeginBind()
Property Begin Bind
If no PHPExcel_Style_Fill has been bound to PHPExcel_Style then bind this one.
- propertyBeginBind
- in file Border.php, method PHPExcel_Style_Border::propertyBeginBind()
Property Begin Bind
If no PHPExcel_Style_Border has been bound to PHPExcel_Style_Borders then bind this one.
- propertyBeginBind
- in file Borders.php, method PHPExcel_Style_Borders::propertyBeginBind()
Property Begin Bind
If no PHPExcel_Style_Borders has been bound to PHPExcel_Style then bind this one.
- propertyCompleteBind
- in file Borders.php, method PHPExcel_Style_Borders::propertyCompleteBind()
Property Complete Bind
- propertyCompleteBind
- in file Style.php, method PHPExcel_Style::propertyCompleteBind()
Property Complete Bind
- propertyGetBound
- in file Borders.php, method PHPExcel_Style_Borders::propertyGetBound()
Property Get Bound
- propertyGetBound
- in file Font.php, method PHPExcel_Style_Font::propertyGetBound()
Property Get Bound
- propertyGetBound
- in file Border.php, method PHPExcel_Style_Border::propertyGetBound()
Property Get Bound
- propertyGetBound
- in file Fill.php, method PHPExcel_Style_Fill::propertyGetBound()
Property Get Bound
- propertyGetBound
- in file NumberFormat.php, method PHPExcel_Style_NumberFormat::propertyGetBound()
Property Get Bound
- propertyGetBound
- in file Protection.php, method PHPExcel_Style_Protection::propertyGetBound()
Property Get Bound
- propertyGetBound
- in file Alignment.php, method PHPExcel_Style_Alignment::propertyGetBound()
Property Get Bound
- propertyIsBound
- in file Borders.php, method PHPExcel_Style_Borders::propertyIsBound()
Property Is Bound
- propertyIsBound
- in file Style.php, method PHPExcel_Style::propertyIsBound()
Property Is Bound
- propertyPrepareBind
- in file Border.php, method PHPExcel_Style_Border::propertyPrepareBind()
Property Prepare bind
- propertyPrepareBind
- in file Alignment.php, method PHPExcel_Style_Alignment::propertyPrepareBind()
Property Prepare bind
- propertyPrepareBind
- in file Borders.php, method PHPExcel_Style_Borders::propertyPrepareBind()
Property Prepare bind
- propertyPrepareBind
- in file NumberFormat.php, method PHPExcel_Style_NumberFormat::propertyPrepareBind()
Property Prepare bind
- propertyPrepareBind
- in file Fill.php, method PHPExcel_Style_Fill::propertyPrepareBind()
Property Prepare bind
- propertyPrepareBind
- in file Font.php, method PHPExcel_Style_Font::propertyPrepareBind()
Property Prepare bind
- propertyPrepareBind
- in file Protection.php, method PHPExcel_Style_Protection::propertyPrepareBind()
Property Prepare bind
- 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
- PV
- in file Functions.php, method PHPExcel_Calculation_Functions::PV()
PV
Returns the Present Value of a cash flow with constant payments and interest rate (annuities).
top
q
- $QR
- in file QRDecomposition.php, variable QRDecomposition::$QR
Array for internal storage of decomposition.
- QRDecomposition.php
- procedural page QRDecomposition.php
- qr
- in file Matrix.php, method Matrix::qr()
qr
- QRDecomposition
- in file QRDecomposition.php, method QRDecomposition::QRDecomposition()
QR Decomposition computed by Householder reflections.
- QRDecomposition
- in file QRDecomposition.php, class QRDecomposition
- QUARTILE
- in file Functions.php, method PHPExcel_Calculation_Functions::QUARTILE()
QUARTILE
Returns the quartile of a data set.
- 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),
- 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
QUOTIENT function returns the integer portion of a division. and denominator is the divisor.
top
r
- $Rdiag
- in file QRDecomposition.php, variable QRDecomposition::$Rdiag
Array for internal storage of diagonal of R.
- $rel_error
- in file Functions.php, variable PHPExcel_Calculation_Functions::$rel_error
- $returnArrayAsType
- in file Calculation.php, variable PHPExcel_Calculation::$returnArrayAsType
- $ReturnDateType
- in file Functions.php, variable PHPExcel_Calculation_Functions::$ReturnDateType
Data Type to use when returning date values
- $rMargin
- in file fpdf.php, variable FPDF::$rMargin
- $root
- in file OLE.php, variable PHPExcel_Shared_OLE::$root
Root directory of OLE container
- ReferenceHelper.php
- procedural page ReferenceHelper.php
- Run.php
- procedural page Run.php
- RichText.php
- procedural page RichText.php
- RowDimension.php
- procedural page RowDimension.php
- Rels.php
- procedural page Rels.php
- 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 Matrix.php, method Matrix::rank()
Matrix rank
- rank
- in file SingularValueDecomposition.php, method SingularValueDecomposition::rank()
Effective numerical matrix rank
- read
- in file OLE.php, method PHPExcel_Shared_OLE::read()
Reads an OLE container from the contents of the file given.
- read
- in file OLERead.php, method PHPExcel_Shared_OLERead::read()
- 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?
- realpath
- in file File.php, method PHPExcel_Shared_File::realpath()
Returns canonicalized absolute pathname, also for ZIP archives
- rebindParent
- in file Cell.php, method PHPExcel_Cell::rebindParent()
Re-bind parent
- rebindParent
- in file Worksheet.php, method PHPExcel_Worksheet::rebindParent()
Re-bind parent
- Rect
- in file fpdf.php, method FPDF::Rect()
- refreshColumnDimensions
- in file Worksheet.php, method PHPExcel_Worksheet::refreshColumnDimensions()
Refresh column dimensions
- refreshRowDimensions
- in file Worksheet.php, method PHPExcel_Worksheet::refreshRowDimensions()
Refresh row dimensions
- register
- in file ZipStreamWrapper.php, method PHPExcel_Shared_ZipStreamWrapper::register()
Register wrapper
- remove
- in file HashTable.php, method PHPExcel_HashTable::remove()
Remove HashTable item
- 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
- 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
- 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
- requireFile
- in file IOFactory.php, method PHPExcel_IOFactory::requireFile()
Require_once file
- 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_VALUE
- in file Calculation.php, class constant PHPExcel_Calculation::RETURN_ARRAY_AS_VALUE
constants
- REVERSE_ATAN2
- in file Functions.php, method PHPExcel_Calculation_Functions::REVERSE_ATAN2()
ATAN2
This function calculates the arc tangent of the two variables x and y. calculating the arc tangent of y / x, except that the signs of both arguments are used to determine the quadrant of the result.
- RIGHT
- in file Functions.php, method PHPExcel_Calculation_Functions::RIGHT()
RIGHT
- ROOT_START_BLOCK_POS
- in file OLERead.php, class constant PHPExcel_Shared_OLERead::ROOT_START_BLOCK_POS
- ROUNDDOWN
- in file Functions.php, method PHPExcel_Calculation_Functions::ROUNDDOWN()
ROUNDDOWN
- ROUNDUP
- in file Functions.php, method PHPExcel_Calculation_Functions::ROUNDUP()
ROUNDUP
- ROW
- in file Functions.php, method PHPExcel_Calculation_Functions::ROW()
- RowLengthException
- in file Error.php, constant RowLengthException
- 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
- $s
- in file SingularValueDecomposition.php, variable SingularValueDecomposition::$s
Internal storage of singular values.
- $sbat
- in file OLE.php, variable PHPExcel_Shared_OLE::$sbat
Short Block Allocation Table
- $selected
- in file Worksheet.php, variable PHPExcel_Writer_Excel5_Worksheet::$selected
Bit specifying if the worksheet is selected
- $Size
- in file OLE_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.
- $stat
- in file benchmark.php, variable Benchmark::$stat
- $state
- in file fpdf.php, variable FPDF::$state
- $subject
- in file fpdf.php, variable FPDF::$subject
- Serialized.php
- procedural page Serialized.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
- symbol.php
- procedural page symbol.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.
- save
- in file CSV.php, method PHPExcel_Writer_CSV::save()
Save PHPExcel to file
- save
- in file Excel5.php, method PHPExcel_Writer_Excel5::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 IWriter.php, method PHPExcel_Writer_IWriter::save()
Save PHPExcel to file
- save
- in file PDF.php, method PHPExcel_Writer_PDF::save()
Save PHPExcel to file
- save
- in file Serialized.php, method PHPExcel_Writer_Serialized::save()
Save PHPExcel to file
- save
- in file OLE_Root.php, method PHPExcel_Shared_OLE_PPS_Root::save()
Method for saving the whole OLE container (including files).
- 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
- select
- in file Worksheet.php, method PHPExcel_Writer_Excel5_Worksheet::select()
Set this worksheet as a selected worksheet, i.
- 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 Set the i,j-th element of the matrix.
- setActiveSheetIndex
- in file PHPExcel.php, method PHPExcel::setActiveSheetIndex()
Set active sheet index
- setAlign
- in file Format.php, method PHPExcel_Writer_Excel5_Format::setAlign()
Set cell alignment.
- 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
- 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 fpdf.php, method FPDF::SetAuthor()
- 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 fpdf.php, method FPDF::SetAutoPageBreak()
- setAutoSize
- in file ColumnDimension.php, method PHPExcel_Worksheet_ColumnDimension::setAutoSize()
Set Auto Size
- setBgColor
- in file Format.php, method PHPExcel_Writer_Excel5_Format::setBgColor()
Sets the cell's background color
- 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
- setBold
- in file Format.php, method PHPExcel_Writer_Excel5_Format::setBold()
Sets the boldness of the text.
- setBorder
- in file Format.php, method PHPExcel_Writer_Excel5_Format::setBorder()
Set cells borders to the same style
- setBorderColor
- in file Format.php, method PHPExcel_Writer_Excel5_Format::setBorderColor()
Sets all the cell's borders to the same color
- 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
- setBottom
- in file Format.php, method PHPExcel_Writer_Excel5_Format::setBottom()
Sets the width for the bottom border of the cell
- setBottomColor
- in file Format.php, method PHPExcel_Writer_Excel5_Format::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
- 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
- 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 Format.php, method PHPExcel_Writer_Excel5_Format::setColor()
Sets the cell's color
- setColor
- in file Font.php, method PHPExcel_Style_Font::setColor()
Set Color
- setColor
- in file Shadow.php, method PHPExcel_Worksheet_Drawing_Shadow::setColor()
Set Color
- setColor
- in file Border.php, method PHPExcel_Style_Border::setColor()
Set Border Color
- setColumn
- in file Worksheet.php, method PHPExcel_Writer_Excel5_Worksheet::setColumn()
Set the width of a single column or a range of columns.
- 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
- setCompatibilityMode
- in file Functions.php, method PHPExcel_Calculation_Functions::setCompatibilityMode()
Set the Compatibility Mode
- SetCompression
- in file fpdf.php, method FPDF::SetCompression()
- setCondition
- in file Conditional.php, method PHPExcel_Style_Conditional::setCondition()
Set Condition
- setConditionalStyles
- in file Style.php, method PHPExcel_Style::setConditionalStyles()
Set Conditional Styles
- 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
- setCoordinates
- in file BaseDrawing.php, method PHPExcel_Worksheet_BaseDrawing::setCoordinates()
Set Coordinates
- setCountry
- in file Workbook.php, method PHPExcel_Writer_Excel5_Workbook::setCountry()
Set the country identifier for the workbook
- setCreated
- in file DocumentProperties.php, method PHPExcel_DocumentProperties::setCreated()
Set Created
- SetCreator
- in file fpdf.php, method FPDF::SetCreator()
- setCreator
- in file DocumentProperties.php, method PHPExcel_DocumentProperties::setCreator()
Set Creator
- setCustomColor
- in file Workbook.php, method PHPExcel_Writer_Excel5_Workbook::setCustomColor()
Change the RGB components of the elements in the colour palette.
- 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
- setDataType
- in file Cell.php, method PHPExcel_Cell::setDataType()
Set cell data type
- setDataValidation
- in file Cell.php, method PHPExcel_Cell::setDataValidation()
Set Data validation
- setDefaultStyle
- in file Worksheet.php, method PHPExcel_Worksheet::setDefaultStyle()
Set default style - should only be used by PHPExcel_IReader implementations!
- setDefaultStyle
- in file Style.php, method PHPExcel_Style::setDefaultStyle()
Set default style - should only be used by PHPExcel_IReader implementations!
- 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_Reader_CSV::setDelimiter()
Set delimiter
- setDelimiter
- in file CSV.php, method PHPExcel_Writer_CSV::setDelimiter()
Set delimiter
- setDescription
- in file BaseDrawing.php, method PHPExcel_Worksheet_BaseDrawing::setDescription()
Set Description
- setDescription
- in file DocumentProperties.php, method PHPExcel_DocumentProperties::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
- 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
- setDimensions
- in file Worksheet.php, method PHPExcel_Writer_Excel5_Worksheet::setDimensions()
Set sheet dimensions
- setDirection
- in file Shadow.php, method PHPExcel_Worksheet_Drawing_Shadow::setDirection()
Set Shadow direction (in degrees)
- SetDisplayMode
- in file fpdf.php, method FPDF::SetDisplayMode()
- setDistance
- in file Shadow.php, method PHPExcel_Worksheet_Drawing_Shadow::setDistance()
Set Shadow distance
- SetDrawColor
- in file fpdf.php, method FPDF::SetDrawColor()
- 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
- 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
- setExtSheet
- in file Parser.php, method PHPExcel_Writer_Excel5_Parser::setExtSheet()
This method is used to update the array of sheet names. called by the addWorksheet() method of the PHPExcel_Writer_Excel5_Workbook class.
- setFgColor
- in file Format.php, method PHPExcel_Writer_Excel5_Format::setFgColor()
Sets the cell's foreground color
- SetFillColor
- in file fpdf.php, method FPDF::SetFillColor()
- 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
- setFirstSheet
- in file Worksheet.php, method PHPExcel_Writer_Excel5_Worksheet::setFirstSheet()
Set this worksheet as the first visible sheet.
- setFitToHeight
- in file PageSetup.php, method PHPExcel_Worksheet_PageSetup::setFitToHeight()
Set Fit To Height
- setFitToWidth
- in file PageSetup.php, method PHPExcel_Worksheet_PageSetup::setFitToWidth()
Set Fit To Width
- SetFont
- in file fpdf.php, method FPDF::SetFont()
- setFont
- in file Run.php, method PHPExcel_RichText_Run::setFont()
Set font
- setFontFamily
- in file Format.php, method PHPExcel_Writer_Excel5_Format::setFontFamily()
Sets the font family name.
- SetFontSize
- in file fpdf.php, method FPDF::SetFontSize()
- setFooter
- in file PageMargins.php, method PHPExcel_Worksheet_PageMargins::setFooter()
Set Footer
- 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
- 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
- setHAlign
- in file Format.php, method PHPExcel_Writer_Excel5_Format::setHAlign()
Set cell horizontal alignment.
- setHashIndex
- in file Color.php, method PHPExcel_Style_Color::setHashIndex()
Set hash index
Note that this index may vary during script execution! Only reliable moment is while doing a write of a workbook and when changes are not allowed.
- setHashIndex
- in file Comment.php, method PHPExcel_Comment::setHashIndex()
Set hash index
Note that this index may vary during script execution! Only reliable moment is while doing a write of a workbook and when changes are not allowed.
- setHashIndex
- in file Fill.php, method PHPExcel_Style_Fill::setHashIndex()
Set hash index
Note that this index may vary during script execution! Only reliable moment is while doing a write of a workbook and when changes are not allowed.
- setHashIndex
- in file Conditional.php, method PHPExcel_Style_Conditional::setHashIndex()
Set hash index
Note that this index may vary during script execution! Only reliable moment is while doing a write of a workbook and when changes are not allowed.
- setHashIndex
- in file Shadow.php, method PHPExcel_Worksheet_Drawing_Shadow::setHashIndex()
Set hash index
Note that this index may vary during script execution! Only reliable moment is while doing a write of a workbook and when changes are not allowed.
- setHashIndex
- in file Borders.php, method PHPExcel_Style_Borders::setHashIndex()
Set hash index
Note that this index may vary during script execution! Only reliable moment is while doing a write of a workbook and when changes are not allowed.
- setHashIndex
- in file Style.php, method PHPExcel_Style::setHashIndex()
Set hash index
Note that this index may vary during script execution! Only reliable moment is while doing a write of a workbook and when changes are not allowed.
- setHashIndex
- in file Border.php, method PHPExcel_Style_Border::setHashIndex()
Set hash index
Note that this index may vary during script execution! Only reliable moment is while doing a write of a workbook and when changes are not allowed.
- setHashIndex
- in file Worksheet.php, method PHPExcel_Worksheet::setHashIndex()
Set hash index
Note that this index may vary during script execution! Only reliable moment is while doing a write of a workbook and when changes are not allowed.
- setHashIndex
- in file RichText.php, method PHPExcel_RichText::setHashIndex()
Set hash index
Note that this index may vary during script execution! Only reliable moment is while doing a write of a workbook and when changes are not allowed.
- setHashIndex
- in file BaseDrawing.php, method PHPExcel_Worksheet_BaseDrawing::setHashIndex()
Set hash index
Note that this index may vary during script execution! Only reliable moment is while doing a write of a workbook and when changes are not allowed.
- setHashIndex
- in file MemoryDrawing.php, method PHPExcel_Worksheet_MemoryDrawing::setHashIndex()
Set hash index
Note that this index may vary during script execution! Only reliable moment is while doing a write of a workbook and when changes are not allowed.
- setHashIndex
- in file IComparable.php, method PHPExcel_IComparable::setHashIndex()
Set hash index
Note that this index may vary during script execution! Only reliable moment is while doing a write of a workbook and when changes are not allowed.
- setHashIndex
- in file Alignment.php, method PHPExcel_Style_Alignment::setHashIndex()
Set hash index
Note that this index may vary during script execution! Only reliable moment is while doing a write of a workbook and when changes are not allowed.
- setHashIndex
- in file HeaderFooterDrawing.php, method PHPExcel_Worksheet_HeaderFooterDrawing::setHashIndex()
Set hash index
Note that this index may vary during script execution! Only reliable moment is while doing a write of a workbook and when changes are not allowed.
- setHashIndex
- in file NumberFormat.php, method PHPExcel_Style_NumberFormat::setHashIndex()
Set hash index
Note that this index may vary during script execution! Only reliable moment is while doing a write of a workbook and when changes are not allowed.
- setHashIndex
- in file Drawing.php, method PHPExcel_Worksheet_Drawing::setHashIndex()
Set hash index
Note that this index may vary during script execution! Only reliable moment is while doing a write of a workbook and when changes are not allowed.
- setHashIndex
- in file Font.php, method PHPExcel_Style_Font::setHashIndex()
Set hash index
Note that this index may vary during script execution! Only reliable moment is while doing a write of a workbook and when changes are not allowed.
- setHashIndex
- in file Protection.php, method PHPExcel_Style_Protection::setHashIndex()
Set hash index
Note that this index may vary during script execution! Only reliable moment is while doing a write of a workbook and when changes are not allowed.
- setHeader
- in file PageMargins.php, method PHPExcel_Worksheet_PageMargins::setHeader()
Set Header
- setHeaderFooter
- in file Worksheet.php, method PHPExcel_Worksheet::setHeaderFooter()
Set page header/footer
- setHeight
- in file Comment.php, method PHPExcel_Comment::setHeight()
Set comment height (CSS style, i.
- setHeight
- in file BaseDrawing.php, method PHPExcel_Worksheet_BaseDrawing::setHeight()
Set Height
- setHeight
- in file HeaderFooterDrawing.php, method PHPExcel_Worksheet_HeaderFooterDrawing::setHeight()
Set Height
- setHidden
- in file Protection.php, method PHPExcel_Style_Protection::setHidden()
Set hidden
- setHidden
- in file Format.php, method PHPExcel_Writer_Excel5_Format::setHidden()
Hide a cell.
- 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
- setHyperlink
- in file Cell.php, method PHPExcel_Cell::setHyperlink()
Set Hyperlink
- 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
- setImagesRoot
- in file HTML.php, method PHPExcel_Writer_HTML::setImagesRoot()
Set images root
- setIndent
- in file Alignment.php, method PHPExcel_Style_Alignment::setIndent()
Set indent
- setIndent
- in file Format.php, method PHPExcel_Writer_Excel5_Format::setIndent()
Sets indent level
- 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
- setItalic
- in file Format.php, method PHPExcel_Writer_Excel5_Format::setItalic()
Sets the font style as italic
- setItalic
- in file Font.php, method PHPExcel_Style_Font::setItalic()
Set Italic
- setKeywords
- in file DocumentProperties.php, method PHPExcel_DocumentProperties::setKeywords()
Set Keywords
- SetKeywords
- in file fpdf.php, method FPDF::SetKeywords()
- setLastModifiedBy
- in file DocumentProperties.php, method PHPExcel_DocumentProperties::setLastModifiedBy()
Set Last Modified By
- setLeft
- in file Format.php, method PHPExcel_Writer_Excel5_Format::setLeft()
Sets the width for the left border of the cell
- setLeft
- in file PageMargins.php, method PHPExcel_Worksheet_PageMargins::setLeft()
Set Left
- setLeftColor
- in file Format.php, method PHPExcel_Writer_Excel5_Format::setLeftColor()
Sets the cell's left border color
- SetLeftMargin
- in file fpdf.php, method FPDF::SetLeftMargin()
- 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
- SetLineWidth
- in file fpdf.php, method FPDF::SetLineWidth()
- SetLink
- in file fpdf.php, method FPDF::SetLink()
- setLoadAllSheets
- in file Excel2007.php, method PHPExcel_Reader_Excel2007::setLoadAllSheets()
Set all sheets to load
- setLoadAllSheets
- in file Excel5.php, method PHPExcel_Reader_Excel5::setLoadAllSheets()
Set all sheets to load
- setLoadSheetsOnly
- in file Excel5.php, method PHPExcel_Reader_Excel5::setLoadSheetsOnly()
Set which sheets to load
- setLoadSheetsOnly
- in file Excel2007.php, method PHPExcel_Reader_Excel2007::setLoadSheetsOnly()
Set which sheets to load
- setLocalOnly
- in file NamedRange.php, method PHPExcel_NamedRange::setLocalOnly()
Set localOnly
- setLocked
- in file Format.php, method PHPExcel_Writer_Excel5_Format::setLocked()
Locks a cell.
- 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.
- SetMargins
- in file fpdf.php, method FPDF::SetMargins()
- setMarginTop
- in file Comment.php, method PHPExcel_Comment::setMarginTop()
Set top margin (CSS style, i.
- setMatrix
- in file Matrix.php, method Matrix::setMatrix()
setMatrix
- setMerge
- in file Format.php, method PHPExcel_Writer_Excel5_Format::setMerge()
This is an alias for the unintuitive setAlign('merge')
- 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 NamedRange.php, method PHPExcel_NamedRange::setName()
Set name
- setName
- in file Font.php, method PHPExcel_Style_Font::setName()
Set Name
- setName
- in file HeaderFooterDrawing.php, method PHPExcel_Worksheet_HeaderFooterDrawing::setName()
Set Name
- setName
- in file BaseDrawing.php, method PHPExcel_Worksheet_BaseDrawing::setName()
Set Name
- setNullOption
- in file Stats.php, method Base::setNullOption()
Sets the null handling option.
- setNumFormat
- in file Format.php, method PHPExcel_Writer_Excel5_Format::setNumFormat()
Sets the numeric format.
- 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 BaseDrawing.php, method PHPExcel_Worksheet_BaseDrawing::setOffsetY()
Set OffsetY
- setOffsetY
- in file HeaderFooterDrawing.php, method PHPExcel_Worksheet_HeaderFooterDrawing::setOffsetY()
Set OffsetY
- 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 PageSetup.php, method PHPExcel_Worksheet_PageSetup::setOrientation()
Set Orientation
- setOutline
- in file Borders.php, method PHPExcel_Style_Borders::setOutline()
Set Outline
- setOutline
- in file Worksheet.php, method PHPExcel_Writer_Excel5_Worksheet::setOutline()
This method sets the properties for outlining and grouping. correspond to Excel's defaults.
- setOutLine
- in file Format.php, method PHPExcel_Writer_Excel5_Format::setOutLine()
Sets outlining for a font.
- 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
- setPageMargins
- in file Worksheet.php, method PHPExcel_Worksheet::setPageMargins()
Set page margins
- setPageSetup
- in file Worksheet.php, method PHPExcel_Worksheet::setPageSetup()
Set page setup
- setPaperSize
- in file PageSetup.php, method PHPExcel_Worksheet_PageSetup::setPaperSize()
Set Paper Size
- setParent
- in file SpContainer.php, method PHPExcel_Shared_Escher_DgContainer_SpgrContainer_SpContainer::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 RichText.php, method PHPExcel_RichText::setParent()
Set parent
- setParent
- in file Hyperlink.php, method PHPExcel_Cell_Hyperlink::setParent()
Set Parent
- setParent
- in file DataValidation.php, method PHPExcel_Cell_DataValidation::setParent()
Set Parent
- 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 Drawing.php, method PHPExcel_Worksheet_Drawing::setPath()
Set Path
- setPath
- in file HeaderFooterDrawing.php, method PHPExcel_Worksheet_HeaderFooterDrawing::setPath()
Set Path
- setPattern
- in file Format.php, method PHPExcel_Writer_Excel5_Format::setPattern()
Sets the fill pattern attribute of a cell
- setPHPExcel
- in file Excel2007.php, method PHPExcel_Writer_Excel2007::setPHPExcel()
Get 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 CSV.php, method PHPExcel_Writer_CSV::setPreCalculateFormulas()
Set Pre-Calculate Formulas
- setPreCalculateFormulas
- in file PDF.php, method PHPExcel_Writer_PDF::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
- setPrintArea
- in file PageSetup.php, method PHPExcel_Worksheet_PageSetup::setPrintArea()
Set print area
- setPrintAreaByColumnAndRow
- in file PageSetup.php, method PHPExcel_Worksheet_PageSetup::setPrintAreaByColumnAndRow()
Set print area
- setPrintGridlines
- in file Worksheet.php, method PHPExcel_Worksheet::setPrintGridlines()
Set print gridlines
- 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 Worksheet.php, method PHPExcel_Worksheet::setProtection()
Set Protection
- setRange
- in file NamedRange.php, method PHPExcel_NamedRange::setRange()
Set range
- 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
- setReadFilter
- in file Excel5.php, method PHPExcel_Reader_Excel5::setReadFilter()
Set read filter
- setReadFilter
- in file Excel2007.php, method PHPExcel_Reader_Excel2007::setReadFilter()
Set read filter
- setRenderingFunction
- in file MemoryDrawing.php, method PHPExcel_Worksheet_MemoryDrawing::setRenderingFunction()
Set rendering function
- setResizeProportional
- in file HeaderFooterDrawing.php, method PHPExcel_Worksheet_HeaderFooterDrawing::setResizeProportional()
Set ResizeProportional
- setResizeProportional
- in file BaseDrawing.php, method PHPExcel_Worksheet_BaseDrawing::setResizeProportional()
Set ResizeProportional
- setReturnDateType
- in file Functions.php, method PHPExcel_Calculation_Functions::setReturnDateType()
Set the Return Date Format (Excel, PHP Serialized 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
- setRight
- in file Format.php, method PHPExcel_Writer_Excel5_Format::setRight()
Sets the width for the right border of the cell
- setRightColor
- in file Format.php, method PHPExcel_Writer_Excel5_Format::setRightColor()
Sets the cell's right border color
- SetRightMargin
- in file fpdf.php, method FPDF::SetRightMargin()
- setRotation
- in file Fill.php, method PHPExcel_Style_Fill::setRotation()
Set Rotation
- setRotation
- in file BaseDrawing.php, method PHPExcel_Worksheet_BaseDrawing::setRotation()
Set Rotation
- setRow
- in file Worksheet.php, method PHPExcel_Writer_Excel5_Worksheet::setRow()
This method is used to set the height and format for a row.
- 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
- 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
- setScript
- in file Format.php, method PHPExcel_Writer_Excel5_Format::setScript()
Sets the script type of the text
- 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
- setSelection
- in file Worksheet.php, method PHPExcel_Writer_Excel5_Worksheet::setSelection()
Set which cell or cells are selected in a worksheet
- 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 Format.php, method PHPExcel_Writer_Excel5_Format::setShadow()
Sets font as shadow.
- 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 CSV.php, method PHPExcel_Writer_CSV::setSheetIndex()
Set sheet index
- setSheetIndex
- in file PDF.php, method PHPExcel_Writer_PDF::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
- 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
- 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 Format.php, method PHPExcel_Writer_Excel5_Format::setShrinkToFit()
Sets Shrink To Fit
- setShrinkToFit
- in file Alignment.php, method PHPExcel_Style_Alignment::setShrinkToFit()
Set Shrink to fit
- setSize
- in file Format.php, method PHPExcel_Writer_Excel5_Format::setSize()
Sets the font size
- setSize
- in file Font.php, method PHPExcel_Style_Font::setSize()
Set Size
- setSort
- in file Protection.php, method PHPExcel_Worksheet_Protection::setSort()
Set Sort
- setSpgrContainer
- in file DgContainer.php, method PHPExcel_Shared_Escher_DgContainer::setSpgrContainer()
- 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
- setStrikeOut
- in file Format.php, method PHPExcel_Writer_Excel5_Format::setStrikeOut()
Sets font as strikeout.
- 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 fpdf.php, method FPDF::SetSubject()
- setSubScript
- in file Font.php, method PHPExcel_Style_Font::setSubScript()
Set SubScript
- setSuperScript
- in file Font.php, method PHPExcel_Style_Font::setSuperScript()
Set SuperScript
- setTempDir
- in file OLE_File.php, method PHPExcel_Shared_OLE_PPS_File::setTempDir()
Sets the temp dir used for storing the OLE file
- setTempDir
- in file Excel5.php, method PHPExcel_Writer_Excel5::setTempDir()
Set temporary storage directory
- setTempDir
- in file Workbook.php, method PHPExcel_Writer_Excel5_Workbook::setTempDir()
Sets the temp dir used for storing the OLE file
- setTempDir
- in file PDF.php, method PHPExcel_Writer_PDF::setTempDir()
Set temporary storage directory
- setTempDir
- in file Worksheet.php, method PHPExcel_Writer_Excel5_Worksheet::setTempDir()
Sets the temp dir used for storing files
- setTempDir
- in file OLE_Root.php, method PHPExcel_Shared_OLE_PPS_Root::setTempDir()
Sets the temp dir used for storing the OLE file
- setText
- in file TextElement.php, method PHPExcel_RichText_TextElement::setText()
Set text
- setText
- in file Comment.php, method PHPExcel_Comment::setText()
Set Rich text comment
- setText
- in file Conditional.php, method PHPExcel_Style_Conditional::setText()
Set text
- setText
- in file ITextElement.php, method PHPExcel_RichText_ITextElement::setText()
Set text
- SetTextColor
- in file fpdf.php, method FPDF::SetTextColor()
- setTextRotation
- in file Format.php, method PHPExcel_Writer_Excel5_Format::setTextRotation()
Sets the orientation of the text
- setTextRotation
- in file Alignment.php, method PHPExcel_Style_Alignment::setTextRotation()
Set TextRotation
- setTextWrap
- in file Format.php, method PHPExcel_Writer_Excel5_Format::setTextWrap()
Sets text wrapping
- setTitle
- in file Worksheet.php, method PHPExcel_Worksheet::setTitle()
Set title
- SetTitle
- in file fpdf.php, method FPDF::SetTitle()
- setTitle
- in file DocumentProperties.php, method PHPExcel_DocumentProperties::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 Format.php, method PHPExcel_Writer_Excel5_Format::setTop()
Sets the width for the top border of the cell
- setTop
- in file PageMargins.php, method PHPExcel_Worksheet_PageMargins::setTop()
Set Top
- setTopColor
- in file Format.php, method PHPExcel_Writer_Excel5_Format::setTopColor()
Sets the cell's top border color
- SetTopMargin
- in file fpdf.php, method FPDF::SetTopMargin()
- setType
- in file DataValidation.php, method PHPExcel_Cell_DataValidation::setType()
Set Type
- setUnderline
- in file Font.php, method PHPExcel_Style_Font::setUnderline()
Set Underline
- setUnderline
- in file Format.php, method PHPExcel_Writer_Excel5_Format::setUnderline()
Sets the underline of the text
- setUnhidden
- in file Format.php, method PHPExcel_Writer_Excel5_Format::setUnhidden()
Unhide a cell.
- setUnLocked
- in file Format.php, method PHPExcel_Writer_Excel5_Format::setUnLocked()
Unlocks a cell.
- 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?
- setVAlign
- in file Format.php, method PHPExcel_Writer_Excel5_Format::setVAlign()
Set cell vertical alignment.
- setValue
- in file FormulaToken.php, method PHPExcel_Calculation_FormulaToken::setValue()
Set Value
- setValue
- in file Cell.php, method PHPExcel_Cell::setValue()
Set cell value
This clears the cell formula.
- setValueExplicit
- in file Cell.php, method PHPExcel_Cell::setValueExplicit()
Set cell value (with explicit data type given)
- setVersion
- in file Workbook.php, method PHPExcel_Writer_Excel5_Workbook::setVersion()
Sets the BIFF version.
- 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
- setVisible
- in file Shadow.php, method PHPExcel_Worksheet_Drawing_Shadow::setVisible()
Set Visible
- setVisible
- in file ColumnDimension.php, method PHPExcel_Worksheet_ColumnDimension::setVisible()
Set Visible
- setVisible
- in file RowDimension.php, method PHPExcel_Worksheet_RowDimension::setVisible()
Set Visible
- setVisible
- in file Comment.php, method PHPExcel_Comment::setVisible()
Set comment default visibility
- setWidth
- in file Comment.php, method PHPExcel_Comment::setWidth()
Set comment width (CSS style, i.
- 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 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 BaseDrawing.php, method PHPExcel_Worksheet_BaseDrawing::setWorksheet()
Set Worksheet
- setWorksheet
- in file NamedRange.php, method PHPExcel_NamedRange::setWorksheet()
Set worksheet
- setWrapText
- in file Alignment.php, method PHPExcel_Style_Alignment::setWrapText()
Set Wrap Text
- SetX
- in file fpdf.php, method FPDF::SetX()
- SetXY
- in file fpdf.php, method FPDF::SetXY()
- SetY
- in file fpdf.php, method FPDF::SetY()
- setZoomScale
- in file SheetView.php, method PHPExcel_Worksheet_SheetView::setZoomScale()
Set ZoomScale
Valid values range from 10 to 400.
- setZoomScaleNormal
- in file SheetView.php, method PHPExcel_Worksheet_SheetView::setZoomScaleNormal()
Set ZoomScale
Valid values range from 10 to 400.
- 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
- sheets
- in file Workbook.php, method PHPExcel_Writer_Excel5_Workbook::sheets()
An accessor for the _worksheets[] array
- SIGN
- in file Functions.php, method PHPExcel_Calculation_Functions::SIGN()
SIGN
Determines the sign of a number. if the number is 0, and -1 if the number is negative.
- SingularValueDecomposition
- in file SingularValueDecomposition.php, class SingularValueDecomposition
- SingularValueDecomposition
- in file SingularValueDecomposition.php, method SingularValueDecomposition::SingularValueDecomposition()
Construct the singular value decomposition
Derived from LINPACK code.
- 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
Returns the skewness of a distribution. of a distribution around its mean. asymmetric tail extending toward more positive values. distribution with an asymmetric tail extending toward more negative values.
- 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.
- SLN
- in file Functions.php, method PHPExcel_Calculation_Functions::SLN()
SLN
- SMALL
- in file Functions.php, method PHPExcel_Calculation_Functions::SMALL()
SMALL
Returns the nth smallest value in a data set. select a value based on its relative standing.
- 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 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].
- solve
- in file LUDecomposition.php, method LUDecomposition::solve()
Solve A*X = B
- solve
- in file Matrix.php, method Matrix::solve()
Solve A*X = B.
- 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
- SQRTPI
- in file Functions.php, method PHPExcel_Calculation_Functions::SQRTPI()
SQRTPI
Returns the square root of (number * pi).
- STANDARDIZE
- in file Functions.php, method PHPExcel_Calculation_Functions::STANDARDIZE()
STANDARDIZE
Returns a normalized value from a distribution characterized by mean and standard_dev.
- 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.
- 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.
- 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
Estimates standard deviation based on a sample. widely values are dispersed from the average value (the mean).
- stDev
- in file Stats.php, method Base::stDev()
Calculates the standard deviation (unbiased) of the data points in the set
- 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. or calc().
- 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 ChainedBlockStream.php, method PHPExcel_Shared_OLE_ChainedBlockStream::stream_eof()
Implements support for feof().
- stream_eof
- in file ZipStreamWrapper.php, method PHPExcel_Shared_ZipStreamWrapper::stream_eof()
EOF stream
- stream_open
- in file ChainedBlockStream.php, method PHPExcel_Shared_OLE_ChainedBlockStream::stream_open()
Implements support for fopen().
- stream_open
- in file ZipStreamWrapper.php, method PHPExcel_Shared_ZipStreamWrapper::stream_open()
Open stream
- 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 ZipStreamWrapper.php, method PHPExcel_Shared_ZipStreamWrapper::stream_seek()
Seek stream
- stream_seek
- in file ChainedBlockStream.php, method PHPExcel_Shared_OLE_ChainedBlockStream::stream_seek()
Implements support for fseek().
- stream_stat
- in file ChainedBlockStream.php, method PHPExcel_Shared_OLE_ChainedBlockStream::stream_stat()
Implements support for fstat(). "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. stream.
- stringFromColumnIndex
- in file Cell.php, method PHPExcel_Cell::stringFromColumnIndex()
String from columnindex
- studentize
- in file Stats.php, method Base::studentize()
Transforms the data by substracting each entry from the mean and dividing by its standard deviation. 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
- SUBTOTAL
- in file Functions.php, method PHPExcel_Calculation_Functions::SUBTOTAL()
SUBTOTAL
Returns a subtotal in a list or database.
- SUM
- in file Functions.php, method PHPExcel_Calculation_Functions::SUM()
SUM
SUM computes the sum of all the values and cells referenced in the argument list.
- sum
- in file Stats.php, method Base::sum()
Calculates SUM { xi }
- sum2
- in file Stats.php, method Base::sum2()
Calculates SUM { (xi)^2 }
- sumN
- in file Stats.php, method Base::sumN()
Calculates SUM { (xi)^n }
- SUMSQ
- in file Functions.php, method PHPExcel_Calculation_Functions::SUMSQ()
SUMSQ
- svd
- in file Matrix.php, method Matrix::svd()
svd
- SYD
- in file Functions.php, method PHPExcel_Calculation_Functions::SYD()
SYD
Returns the sum-of-years' digits depreciation of an asset for a specified period.
top
t
- $TextColor
- in file fpdf.php, variable FPDF::$TextColor
- $Time1st
- in file OLE_PPS.php, variable PHPExcel_Shared_OLE_PPS::$Time1st
A timestamp
- $Time2nd
- in file OLE_PPS.php, variable PHPExcel_Shared_OLE_PPS::$Time2nd
A timestamp
- $title
- in file fpdf.php, variable FPDF::$title
- $tMargin
- in file fpdf.php, variable FPDF::$tMargin
- $two_sqrtpi
- in file Functions.php, variable PHPExcel_Calculation_Functions::$two_sqrtpi
- $Type
- in file OLE_PPS.php, variable PHPExcel_Shared_OLE_PPS::$Type
The PPS type.
- TextElement.php
- procedural page TextElement.php
- test.php
- procedural page test.php
- tile.php
- procedural page tile.php
- TestMatrix.php
- procedural page TestMatrix.php
- times.php
- procedural page times.php
- timesb.php
- procedural page timesb.php
- timesbi.php
- procedural page timesbi.php
- timesi.php
- procedural page timesi.php
- Theme.php
- procedural page Theme.php
- TDIST
- in file Functions.php, method PHPExcel_Calculation_Functions::TDIST()
TDIST
Returns the probability of Student's T distribution.
- 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, class TestMatrix
- TestMatrix
- in file TestMatrix.php, method TestMatrix::TestMatrix()
- Text
- in file fpdf.php, method FPDF::Text()
- tile
- in file tile.php, function tile()
Tiling of matrix X in [rowWise by colWise] dimension.
- TIME
- in file Functions.php, method PHPExcel_Calculation_Functions::TIME()
TIME
- times
- in file Matrix.php, method Matrix::times()
times
- TIMEVALUE
- in file Functions.php, method PHPExcel_Calculation_Functions::TIMEVALUE()
TIMEVALUE
- TINV
- in file Functions.php, method PHPExcel_Calculation_Functions::TINV()
TINV
Returns the one-tailed probability of the chi-squared distribution.
- toArray
- in file Worksheet.php, method PHPExcel_Worksheet::toArray()
Create array from worksheet
- toArray
- in file HashTable.php, method PHPExcel_HashTable::toArray()
HashTable to array
- toCSSArray
- in file Excel2007.php, method PHPExcel_Reader_Excel2007::toCSSArray()
- 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).
- tql2
- in file EigenvalueDecomposition.php, method EigenvalueDecomposition::tql2()
Symmetric tridiagonal QL algorithm.
- trace
- in file Matrix.php, method Matrix::trace()
trace
- TRANSPOSE
- in file Functions.php, method PHPExcel_Calculation_Functions::TRANSPOSE()
TRANSPOSE
- transpose
- in file Matrix.php, method Matrix::transpose()
transpose
- tred2
- in file EigenvalueDecomposition.php, method EigenvalueDecomposition::tred2()
Symmetric Householder reduction to tridiagonal form.
- TRIMMEAN
- in file Functions.php, method PHPExcel_Calculation_Functions::TRIMMEAN()
TRIMMEAN
Returns the mean of the interior of a data set. taken by excluding a percentage of data points from the top and bottom tails of a data set.
- 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
Truncates value to the number of fractional digits by number_digits.
- 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_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
- $U
- in file SingularValueDecomposition.php, variable SingularValueDecomposition::$U
Internal storage of U.
- $underline
- in file fpdf.php, variable FPDF::$underline
- 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
- 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
- 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
- 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)
top
v
- $V
- in file EigenvalueDecomposition.php, variable EigenvalueDecomposition::$V
Array for internal storage of eigenvectors.
- $V
- in file SingularValueDecomposition.php, variable SingularValueDecomposition::$V
Internal storage of V.
- val
- in file LMQuadTest.php, method LMQuadTest::val()
- VARA
- in file Functions.php, method PHPExcel_Calculation_Functions::VARA()
VARA
- VARFunc
- in file Functions.php, method PHPExcel_Calculation_Functions::VARFunc()
VARFunc
Estimates variance based on a sample.
- variance
- in file Stats.php, method Base::variance()
Calculates the variance (unbiased) of the data points in the set
- 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. or calc().
- VARP
- in file Functions.php, method PHPExcel_Calculation_Functions::VARP()
VARP
- VARPA
- in file Functions.php, method PHPExcel_Calculation_Functions::VARPA()
VARPA
- 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 fpdf.php, variable FPDF::$w
- $wPt
- in file fpdf.php, variable FPDF::$wPt
- $ws
- in file fpdf.php, variable FPDF::$ws
- Worksheet.php
- procedural page Worksheet.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
- WARNING
- in file Error.php, constant WARNING
- WEEKOFYEAR
- in file Functions.php, method PHPExcel_Calculation_Functions::WEEKOFYEAR()
WEEKOFYEAR
- WEIBULL
- in file Functions.php, method PHPExcel_Calculation_Functions::WEIBULL()
WEIBULL
Returns the Weibull distribution. analysis, such as calculating a device's mean time to failure.
- WHITESPACE
- in file FormulaParser.php, class constant PHPExcel_Calculation_FormulaParser::WHITESPACE
- WORKDAY
- in file Functions.php, method PHPExcel_Calculation_Functions::WORKDAY()
WORKDAY
- worksheets
- in file Workbook.php, method PHPExcel_Writer_Excel5_Workbook::worksheets()
An accessor for the _worksheets[] array.
- write
- in file Worksheet.php, method PHPExcel_Writer_Excel5_Worksheet::write()
Map to the appropriate write method acording to the token recieved.
- Write
- in file fpdf.php, method FPDF::Write()
- writeAllDefinedNamesBiff8
- in file Workbook.php, method PHPExcel_Writer_Excel5_Workbook::writeAllDefinedNamesBiff8()
Writes all the DEFINEDNAME records (BIFF8).
- writeAllSheets
- in file PDF.php, method PHPExcel_Writer_PDF::writeAllSheets()
Write all sheets (resets sheetIndex to NULL)
- writeAllSheets
- in file HTML.php, method PHPExcel_Writer_HTML::writeAllSheets()
Write all sheets (resets sheetIndex to NULL)
- writeBlank
- in file Worksheet.php, method PHPExcel_Writer_Excel5_Worksheet::writeBlank()
Write a blank cell to the specified row and column (zero indexed).
- writeBoolErr
- in file Worksheet.php, method PHPExcel_Writer_Excel5_Worksheet::writeBoolErr()
Write a boolean or an error type to the specified row and column (zero indexed)
- 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
- writeCountry
- in file Workbook.php, method PHPExcel_Writer_Excel5_Workbook::writeCountry()
Stores the COUNTRY record for localization
- writeData
- in file BIFFwriter.php, method PHPExcel_Writer_Excel5_BIFFwriter::writeData()
General storage function like _append and _prepend, but returns string instead of modifying $this->_data
- writeDefinedNameBiff8
- in file Workbook.php, method PHPExcel_Writer_Excel5_Workbook::writeDefinedNameBiff8()
Write a DEFINEDNAME record for BIFF8 using explicit binary formula data
- writeDocPropsApp
- in file DocProps.php, method PHPExcel_Writer_Excel2007_DocProps::writeDocPropsApp()
Write docProps/app.
- writeDocPropsCore
- in file DocProps.php, method PHPExcel_Writer_Excel2007_DocProps::writeDocPropsCore()
Write docProps/core.
- 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.
- writeExternsheetBiff8
- in file Workbook.php, method PHPExcel_Writer_Excel5_Workbook::writeExternsheetBiff8()
Writes the Excel BIFF EXTERNSHEET record. formulas.
- writeFormula
- in file Worksheet.php, method PHPExcel_Writer_Excel5_Worksheet::writeFormula()
Write a formula to the specified row and column (zero indexed).
- writeHeaderFooterDrawingRelationships
- in file Rels.php, method PHPExcel_Writer_Excel2007_Rels::writeHeaderFooterDrawingRelationships()
Write header/footer drawing relationships to XML format
- writeNote
- in file Worksheet.php, method PHPExcel_Writer_Excel5_Worksheet::writeNote()
Writes a note associated with the cell given by the row and column.
- writeNumber
- in file Worksheet.php, method PHPExcel_Writer_Excel5_Worksheet::writeNumber()
Write a double to the specified row and column (zero indexed).
- writeRaw
- in file XMLWriter.php, method PHPExcel_Shared_XMLWriter::writeRaw()
Fallback method for writeRaw, introduced in PHP 5.
- 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
- writeSharedStringsTable
- in file Workbook.php, method PHPExcel_Writer_Excel5_Workbook::writeSharedStringsTable()
Write all of the workbooks strings into an indexed array.
- writeString
- in file Worksheet.php, method PHPExcel_Writer_Excel5_Worksheet::writeString()
Write a string to the specified row and column (zero indexed).
- writeStringBIFF8
- in file Worksheet.php, method PHPExcel_Writer_Excel5_Worksheet::writeStringBIFF8()
Write a string to the specified row and column (zero indexed).
- 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
- writeSupbookInternal
- in file Workbook.php, method PHPExcel_Writer_Excel5_Workbook::writeSupbookInternal()
Write Internal SUPBOOK record
- writeTheme
- in file Theme.php, method PHPExcel_Writer_Excel2007_Theme::writeTheme()
Write theme to XML format
- writeUrl
- in file Worksheet.php, method PHPExcel_Writer_Excel5_Worksheet::writeUrl()
Write a hyperlink.
- 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
- 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
top
x
- $x
- in file fpdf.php, variable FPDF::$x
- XMLWriter.php
- procedural page XMLWriter.php
- 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_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_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_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_SCL
- in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_SCL
- XLS_Type_SHEET
- in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_SHEET
- XLS_Type_SHEETPR
- in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_SHEETPR
- XLS_Type_SST
- in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_SST
- XLS_Type_STRING
- in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_STRING
- XLS_Type_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_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
top
top
top
_
- $_activesheet
- in file Workbook.php, variable PHPExcel_Writer_Excel5_Workbook::$_activesheet
The active worksheet of the workbook (0 indexed)
- $_activeSheetIndex
- in file PHPExcel.php, variable PHPExcel::$_activeSheetIndex
Active sheet index
- $_active_pane
- in file Worksheet.php, variable PHPExcel_Writer_Excel5_Worksheet::$_active_pane
The active pane for the worksheet
- $_alignment
- in file Style.php, variable PHPExcel_Style::$_alignment
Alignment
- $_alignment
- in file Shadow.php, variable PHPExcel_Worksheet_Drawing_Shadow::$_alignment
Shadow alignment
- $_alignWithMargins
- in file HeaderFooter.php, variable PHPExcel_Worksheet_HeaderFooter::$_alignWithMargins
Align with margins, defaults to true
- $_allowBlank
- in file DataValidation.php, variable PHPExcel_Cell_DataValidation::$_allowBlank
Allow Blank
- $_alpha
- in file Shadow.php, variable PHPExcel_Worksheet_Drawing_Shadow::$_alpha
Alpha
- $_archive
- in file ZipStreamWrapper.php, variable PHPExcel_Shared_ZipStreamWrapper::$_archive
Internal ZipAcrhive
- $_argb
- in file Color.php, variable PHPExcel_Style_Color::$_argb
ARGB - Alpha RGB
- $_author
- in file Comment.php, variable PHPExcel_Comment::$_author
Author
- $_autoFilter
- in file Worksheet.php, variable PHPExcel_Worksheet::$_autoFilter
Autofilter Range
- $_autoFilter
- in file Protection.php, variable PHPExcel_Worksheet_Protection::$_autoFilter
AutoFilter
- $_autoSize
- in file ColumnDimension.php, variable PHPExcel_Worksheet_ColumnDimension::$_autoSize
Auto size?
- $_bg_color
- in file Format.php, variable PHPExcel_Writer_Excel5_Format::$_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
- $_blip
- in file BSE.php, variable PHPExcel_Shared_Escher_DggContainer_BstoreContainer_BSE::$_blip
The BLIP (Big Large Image or Picture)
- $_blipType
- in file BSE.php, variable PHPExcel_Shared_Escher_DggContainer_BstoreContainer_BSE::$_blipType
The BLIP type
- $_blurRadius
- in file Shadow.php, variable PHPExcel_Worksheet_Drawing_Shadow::$_blurRadius
Blur radius
- $_bold
- in file Format.php, variable PHPExcel_Writer_Excel5_Format::$_bold
Bold style
- $_bold
- in file Font.php, variable PHPExcel_Style_Font::$_bold
Bold
- $_borderColor
- in file Border.php, variable PHPExcel_Style_Border::$_borderColor
Border color
- $_borders
- in file Style.php, variable PHPExcel_Style::$_borders
Borders
- $_bordersHashTable
- in file Excel2007.php, variable PHPExcel_Writer_Excel2007::$_bordersHashTable
Private unique PHPExcel_Style_Borders HashTable
- $_borderStyle
- in file Border.php, variable PHPExcel_Style_Border::$_borderStyle
Border style
- $_bottom
- in file Borders.php, variable PHPExcel_Style_Borders::$_bottom
Bottom
- $_bottom
- in file Format.php, variable PHPExcel_Writer_Excel5_Format::$_bottom
Style of the bottom border of the cell
- $_bottom
- in file PageMargins.php, variable PHPExcel_Worksheet_PageMargins::$_bottom
Bottom
- $_bottom_color
- in file Format.php, variable PHPExcel_Writer_Excel5_Format::$_bottom_color
Color of the bottom border of the cell.
- $_breaks
- in file Worksheet.php, variable PHPExcel_Worksheet::$_breaks
Collection of breaks
- $_BSECollection
- in file BstoreContainer.php, variable PHPExcel_Shared_Escher_DggContainer_BstoreContainer::$_BSECollection
BLIP Store Entries.
- $_bstoreContainer
- in file DggContainer.php, variable PHPExcel_Shared_Escher_DggContainer::$_bstoreContainer
BLIP Store Container
- $_builtInFormats
- in file NumberFormat.php, variable PHPExcel_Style_NumberFormat::$_builtInFormats
Excel built-in number formats
- $_builtInStyles
- in file Excel5.php, variable PHPExcel_Reader_Excel5::$_builtInStyles
Built-in styles
- $_byte_order
- in file Parser.php, variable PHPExcel_Writer_Excel5_Parser::$_byte_order
The byte order.
- $_byte_order
- in file BIFFwriter.php, variable PHPExcel_Writer_Excel5_BIFFwriter::$_byte_order
The byte order of this architecture.
- $_calculatedValues
- in file Stats.php, variable Base::$_calculatedValues
Array for caching result values, should be reset
- $_calculationCache
- in file Calculation.php, variable PHPExcel_Calculation::$_calculationCache
Calculation cache
- $_calculationCacheEnabled
- in file Calculation.php, variable PHPExcel_Calculation::$_calculationCacheEnabled
Calculation cache enabled
- $_calculationCacheExpirationTime
- in file Calculation.php, variable PHPExcel_Calculation::$_calculationCacheExpirationTime
Calculation cache expiration time
- $_category
- in file DocumentProperties.php, variable PHPExcel_DocumentProperties::$_category
Category
- $_category
- in file Function.php, variable PHPExcel_Calculation_Function::$_category
Category (represented by CATEGORY_*)
- $_cell
- in file Hyperlink.php, variable PHPExcel_Cell_Hyperlink::$_cell
Cell representing the hyperlink
- $_cellCollection
- in file Worksheet.php, variable PHPExcel_Worksheet::$_cellCollection
Collection of cells
- $_cellCollectionIsSorted
- in file Worksheet.php, variable PHPExcel_Worksheet::$_cellCollectionIsSorted
Is the current cell collection sorted already?
- $_codepage
- in file Excel5.php, variable PHPExcel_Reader_Excel5::$_codepage
Codepage set in the Excel file being read.
- $_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
- $_collapsed
- in file RowDimension.php, variable PHPExcel_Worksheet_RowDimension::$_collapsed
Collapsed
- $_collapsed
- in file ColumnDimension.php, variable PHPExcel_Worksheet_ColumnDimension::$_collapsed
Collapsed
- $_color
- in file Shadow.php, variable PHPExcel_Worksheet_Drawing_Shadow::$_color
Color
- $_color
- in file Format.php, variable PHPExcel_Writer_Excel5_Format::$_color
Index to the cell's color
- $_color
- in file Font.php, variable PHPExcel_Style_Font::$_color
Foreground color
- $_colors
- in file Excel5.php, variable PHPExcel_Writer_Excel5::$_colors
Color cache
- $_column
- in file Cell.php, variable PHPExcel_Cell::$_column
Column of the cell
- $_columnDimensions
- in file Worksheet.php, variable PHPExcel_Worksheet::$_columnDimensions
Collection of column dimensions
- $_columnIndex
- in file ColumnDimension.php, variable PHPExcel_Worksheet_ColumnDimension::$_columnIndex
Column index
- $_columnsToRepeatAtLeft
- in file PageSetup.php, variable PHPExcel_Worksheet_PageSetup::$_columnsToRepeatAtLeft
Columns to repeat at left
- $_comments
- in file Worksheet.php, variable PHPExcel_Worksheet::$_comments
Collection of comments
- $_condition
- in file Conditional.php, variable PHPExcel_Style_Conditional::$_condition
Condition
- $_conditionalStyles
- in file Style.php, variable PHPExcel_Style::$_conditionalStyles
Conditional styles
- $_conditionType
- in file Conditional.php, variable PHPExcel_Style_Conditional::$_conditionType
Condition type
- $_controlCharacters
- in file String.php, variable PHPExcel_Shared_String::$_controlCharacters
Control characters array
- $_coordinates
- in file BaseDrawing.php, variable PHPExcel_Worksheet_BaseDrawing::$_coordinates
Coordinates
- $_country_code
- in file Workbook.php, variable PHPExcel_Writer_Excel5_Workbook::$_country_code
The country code used for localization
- $_created
- in file DocumentProperties.php, variable PHPExcel_DocumentProperties::$_created
Created
- $_creator
- in file DocumentProperties.php, variable PHPExcel_DocumentProperties::$_creator
Creator
- $_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 Excel5.php, variable PHPExcel_Reader_Excel5::$_data
Stream data that is read.
- $_data
- in file Stats.php, variable Base::$_data
The simple or cummulative data set.
- $_data
- in file OLE_PPS.php, variable PHPExcel_Shared_OLE_PPS::$_data
The PPS's data (only used if it's not using a temporary file)
- $_data
- in file Escher.php, variable PHPExcel_Reader_Excel5_Escher::$_data
Escher stream data (binary)
- $_data
- in file Blip.php, variable PHPExcel_Shared_Escher_DggContainer_BstoreContainer_BSE_Blip::$_data
Raw image data
- $_data
- in file BIFFwriter.php, variable PHPExcel_Writer_Excel5_BIFFwriter::$_data
The string containing the data of the BIFF stream
- $_data
- in file ZipStreamWrapper.php, variable PHPExcel_Shared_ZipStreamWrapper::$_data
Data
- $_dataExpanded
- in file Stats.php, variable Base::$_dataExpanded
Expanded data set. is being used.
- $_dataOption
- in file Stats.php, variable Base::$_dataOption
Flag for data type, one of STATS_DATA_SIMPLE or STATS_DATA_CUMMULATIVE.
- $_dataSize
- in file Escher.php, variable PHPExcel_Reader_Excel5_Escher::$_dataSize
Size in bytes of the Escher stream data
- $_datasize
- in file BIFFwriter.php, variable PHPExcel_Writer_Excel5_BIFFwriter::$_datasize
The size of the data in bytes.
- $_dataSize
- in file Excel5.php, variable PHPExcel_Reader_Excel5::$_dataSize
Size in bytes of $this->_data
- $_dataType
- in file Cell.php, variable PHPExcel_Cell::$_dataType
Type of the cell data
- $_dataValidation
- in file Cell.php, variable PHPExcel_Cell::$_dataValidation
Data validation
- $_defaultColumnDimension
- in file Worksheet.php, variable PHPExcel_Worksheet::$_defaultColumnDimension
Default column dimension
- $_defaultRowDimension
- in file Worksheet.php, variable PHPExcel_Worksheet::$_defaultRowDimension
Default row dimension
- $_defaultStyle
- in file Style.php, variable PHPExcel_Style::$_defaultStyle
Default style
- $_definedname
- in file Excel5.php, variable PHPExcel_Reader_Excel5::$_definedname
Defined names
- $_deleteColumns
- in file Protection.php, variable PHPExcel_Worksheet_Protection::$_deleteColumns
Delete columns
- $_deleteRows
- in file Protection.php, variable PHPExcel_Worksheet_Protection::$_deleteRows
Delete rows
- $_delimiter
- in file CSV.php, variable PHPExcel_Reader_CSV::$_delimiter
Delimiter
- $_delimiter
- in file CSV.php, variable PHPExcel_Writer_CSV::$_delimiter
Delimiter
- $_description
- in file DocumentProperties.php, variable PHPExcel_DocumentProperties::$_description
Description
- $_description
- in file BaseDrawing.php, variable PHPExcel_Worksheet_BaseDrawing::$_description
Description
- $_dgContainer
- in file Escher.php, variable PHPExcel_Shared_Escher::$_dgContainer
Drawing Container
- $_dggContainer
- in file Escher.php, variable PHPExcel_Shared_Escher::$_dggContainer
Drawing Group Container
- $_diagonal
- in file Borders.php, variable PHPExcel_Style_Borders::$_diagonal
Diagonal
- $_diagonalDirection
- in file Borders.php, variable PHPExcel_Style_Borders::$_diagonalDirection
DiagonalDirection
- $_differentFirst
- in file HeaderFooter.php, variable PHPExcel_Worksheet_HeaderFooter::$_differentFirst
Different header for first page, defaults to false
- $_differentOddEven
- in file HeaderFooter.php, variable PHPExcel_Worksheet_HeaderFooter::$_differentOddEven
Different header for Odd/Even, defaults to false
- $_dim_colmax
- in file Worksheet.php, variable PHPExcel_Writer_Excel5_Worksheet::$_dim_colmax
Last column for the DIMENSIONS record
- $_dim_colmin
- in file Worksheet.php, variable PHPExcel_Writer_Excel5_Worksheet::$_dim_colmin
First column for the DIMENSIONS record
- $_dim_rowmax
- in file Worksheet.php, variable PHPExcel_Writer_Excel5_Worksheet::$_dim_rowmax
Last row for the DIMENSIONS record
- $_dim_rowmin
- in file Worksheet.php, variable PHPExcel_Writer_Excel5_Worksheet::$_dim_rowmin
First row for the DIMENSIONS record
- $_direction
- in file Shadow.php, variable PHPExcel_Worksheet_Drawing_Shadow::$_direction
Shadow direction (in degrees)
- $_distance
- in file Shadow.php, variable PHPExcel_Worksheet_Drawing_Shadow::$_distance
Shadow distance
- $_drawingCollection
- in file Worksheet.php, variable PHPExcel_Worksheet::$_drawingCollection
Collection of drawings
- $_drawingData
- in file Excel5.php, variable PHPExcel_Reader_Excel5::$_drawingData
The combined MSODRAWING data (per sheet)
- $_drawingGroupData
- in file Excel5.php, variable PHPExcel_Reader_Excel5::$_drawingGroupData
The combined MSODRAWINGGROUP data
- $_drawingHashTable
- in file Excel2007.php, variable PHPExcel_Writer_Excel2007::$_drawingHashTable
Private unique PHPExcel_Worksheet_BaseDrawing HashTable
- $_enclosure
- in file CSV.php, variable PHPExcel_Writer_CSV::$_enclosure
Enclosure
- $_enclosure
- in file CSV.php, variable PHPExcel_Reader_CSV::$_enclosure
Enclosure
- $_endColor
- in file Fill.php, variable PHPExcel_Style_Fill::$_endColor
End color
- $_error
- in file DataValidation.php, variable PHPExcel_Cell_DataValidation::$_error
Error
- $_errorCodes
- in file Functions.php, variable PHPExcel_Calculation_Functions::$_errorCodes
List of error codes
- $_errorCodes
- in file DataType.php, variable PHPExcel_Cell_DataType::$_errorCodes
List of error codes
- $_errorStyle
- in file DataValidation.php, variable PHPExcel_Cell_DataValidation::$_errorStyle
Error style
- $_errorTitle
- in file DataValidation.php, variable PHPExcel_Cell_DataValidation::$_errorTitle
Error title
- $_evenFooter
- in file HeaderFooter.php, variable PHPExcel_Worksheet_HeaderFooter::$_evenFooter
EvenFooter
- $_evenHeader
- in file HeaderFooter.php, variable PHPExcel_Worksheet_HeaderFooter::$_evenHeader
EvenHeader
- $_excelName
- in file Function.php, variable PHPExcel_Calculation_Function::$_excelName
Excel name
- $_externalBooks
- in file Excel5.php, variable PHPExcel_Reader_Excel5::$_externalBooks
External books
- $_ext_sheets
- in file Parser.php, variable PHPExcel_Writer_Excel5_Parser::$_ext_sheets
Array of external sheets
- $_fg_color
- in file Format.php, variable PHPExcel_Writer_Excel5_Format::$_fg_color
The cell's foreground color.
- $_fileclosed
- in file Workbook.php, variable PHPExcel_Writer_Excel5_Workbook::$_fileclosed
Flag for preventing close from being called twice.
- $_filehandle
- in file Worksheet.php, variable PHPExcel_Writer_Excel5_Worksheet::$_filehandle
Filehandle to the temporary file for storing data
- $_filename
- in file Workbook.php, variable PHPExcel_Writer_Excel5_Workbook::$_filename
Filename for the Workbook
- $_fileNameInArchive
- in file ZipStreamWrapper.php, variable PHPExcel_Shared_ZipStreamWrapper::$_fileNameInArchive
Filename in ZipAcrhive
- $_file_handle
- in file OLE.php, variable PHPExcel_Shared_OLE::$_file_handle
The file handle for reading an OLE container
- $_fill
- in file Style.php, variable PHPExcel_Style::$_fill
Fill
- $_fillColor
- in file Comment.php, variable PHPExcel_Comment::$_fillColor
Comment fill color
- $_fillHashTable
- in file Excel2007.php, variable PHPExcel_Writer_Excel2007::$_fillHashTable
Private unique PHPExcel_Style_Fill HashTable
- $_fillType
- in file Fill.php, variable PHPExcel_Style_Fill::$_fillType
Fill type
- $_firstColumnIndex
- in file Worksheet.php, variable PHPExcel_Writer_Excel5_Worksheet::$_firstColumnIndex
Index of first used column (at least 0)
- $_firstFooter
- in file HeaderFooter.php, variable PHPExcel_Worksheet_HeaderFooter::$_firstFooter
FirstFooter
- $_firstHeader
- in file HeaderFooter.php, variable PHPExcel_Worksheet_HeaderFooter::$_firstHeader
FirstHeader
- $_firstRowIndex
- in file Worksheet.php, variable PHPExcel_Writer_Excel5_Worksheet::$_firstRowIndex
Index of first used row (at least 0)
- $_firstsheet
- in file Workbook.php, variable PHPExcel_Writer_Excel5_Workbook::$_firstsheet
1st displayed worksheet in the workbook (0 indexed)
- $_fitToHeight
- in file PageSetup.php, variable PHPExcel_Worksheet_PageSetup::$_fitToHeight
Fit To Height
- $_fitToWidth
- in file PageSetup.php, variable PHPExcel_Worksheet_PageSetup::$_fitToWidth
Fit To Width
- $_font
- in file Style.php, variable PHPExcel_Style::$_font
Font
- $_font
- in file Run.php, variable PHPExcel_RichText_Run::$_font
Font
- $_fontHashTable
- in file Excel2007.php, variable PHPExcel_Writer_Excel2007::$_fontHashTable
Private unique PHPExcel_Style_Font HashTable
- $_fonts
- in file Excel5.php, variable PHPExcel_Reader_Excel5::$_fonts
Shared fonts
- $_font_charset
- in file Format.php, variable PHPExcel_Writer_Excel5_Format::$_font_charset
Byte specifiying the font charset.
- $_font_family
- in file Format.php, variable PHPExcel_Writer_Excel5_Format::$_font_family
Byte specifiying the font family.
- $_font_name
- in file Format.php, variable PHPExcel_Writer_Excel5_Format::$_font_name
The font name (ASCII).
- $_font_outline
- in file Format.php, variable PHPExcel_Writer_Excel5_Format::$_font_outline
Bit specifiying if the font has outline.
- $_font_script
- in file Format.php, variable PHPExcel_Writer_Excel5_Format::$_font_script
2 bytes specifiying the script type for the font.
- $_font_shadow
- in file Format.php, variable PHPExcel_Writer_Excel5_Format::$_font_shadow
Bit specifiying if the font has shadow.
- $_font_strikeout
- in file Format.php, variable PHPExcel_Writer_Excel5_Format::$_font_strikeout
Bit specifiying if the font has strikeout.
- $_footer
- in file PageMargins.php, variable PHPExcel_Worksheet_PageMargins::$_footer
Footer
- $_formatCells
- in file Protection.php, variable PHPExcel_Worksheet_Protection::$_formatCells
Format cells
- $_formatCode
- in file NumberFormat.php, variable PHPExcel_Style_NumberFormat::$_formatCode
Format Code
- $_formatColumns
- in file Protection.php, variable PHPExcel_Worksheet_Protection::$_formatColumns
Format columns
- $_formatRows
- in file Protection.php, variable PHPExcel_Worksheet_Protection::$_formatRows
Format rows
- $_formats
- in file Workbook.php, variable PHPExcel_Writer_Excel5_Workbook::$_formats
Array containing references to all of this workbook's formats
- $_formats
- in file Excel5.php, variable PHPExcel_Reader_Excel5::$_formats
Shared formats
- $_formula
- in file FormulaParser.php, variable PHPExcel_Calculation_FormulaParser::$_formula
Formula
- $_formula
- in file Parser.php, variable PHPExcel_Writer_Excel5_Parser::$_formula
The formula to parse
- $_formula1
- in file DataValidation.php, variable PHPExcel_Cell_DataValidation::$_formula1
Formula 1
- $_formula2
- in file DataValidation.php, variable PHPExcel_Cell_DataValidation::$_formula2
Formula 2
- $_freezePane
- in file Worksheet.php, variable PHPExcel_Worksheet::$_freezePane
Freeze pane
- $_frozen
- in file Excel5.php, variable PHPExcel_Reader_Excel5::$_frozen
Panes are frozen? (in sheet currently being read).
- $_functionMappings
- in file Calculation.php, variable PHPExcel_Calculation::$_functionMappings
Function mappings (from Excel to PHPExcel)
- $_hashIndex
- in file Protection.php, variable PHPExcel_Style_Protection::$_hashIndex
Hash index
- $_hashIndex
- in file NumberFormat.php, variable PHPExcel_Style_NumberFormat::$_hashIndex
Hash index
- $_hashIndex
- in file Fill.php, variable PHPExcel_Style_Fill::$_hashIndex
Hash index
- $_hashIndex
- in file Border.php, variable PHPExcel_Style_Border::$_hashIndex
Hash index
- $_hashIndex
- in file Color.php, variable PHPExcel_Style_Color::$_hashIndex
Hash index
- $_hashIndex
- in file Conditional.php, variable PHPExcel_Style_Conditional::$_hashIndex
Hash index
- $_hashIndex
- in file BaseDrawing.php, variable PHPExcel_Worksheet_BaseDrawing::$_hashIndex
Hash index
- $_hashIndex
- in file Borders.php, variable PHPExcel_Style_Borders::$_hashIndex
Hash index
- $_hashIndex
- in file Comment.php, variable PHPExcel_Comment::$_hashIndex
Hash index
- $_hashIndex
- in file RichText.php, variable PHPExcel_RichText::$_hashIndex
Hash index
- $_hashIndex
- in file Style.php, variable PHPExcel_Style::$_hashIndex
Hash index
- $_hashIndex
- in file HeaderFooterDrawing.php, variable PHPExcel_Worksheet_HeaderFooterDrawing::$_hashIndex
Hash index
- $_hashIndex
- in file Alignment.php, variable PHPExcel_Style_Alignment::$_hashIndex
Hash index
- $_hashIndex
- in file Drawing.php, variable PHPExcel_Worksheet_Drawing::$_hashIndex
Hash index
- $_hashIndex
- in file MemoryDrawing.php, variable PHPExcel_Worksheet_MemoryDrawing::$_hashIndex
Hash index
- $_hashIndex
- in file Font.php, variable PHPExcel_Style_Font::$_hashIndex
Hash index
- $_hashIndex
- in file Shadow.php, variable PHPExcel_Worksheet_Drawing_Shadow::$_hashIndex
Hash index
- $_hashIndex
- in file Worksheet.php, variable PHPExcel_Worksheet::$_hashIndex
Hash index
- $_header
- in file PageMargins.php, variable PHPExcel_Worksheet_PageMargins::$_header
Header
- $_headerFooter
- in file Worksheet.php, variable PHPExcel_Worksheet::$_headerFooter
Page header/footer
- $_headerFooterImages
- in file HeaderFooter.php, variable PHPExcel_Worksheet_HeaderFooter::$_headerFooterImages
Header/footer images
- $_height
- in file BaseDrawing.php, variable PHPExcel_Worksheet_BaseDrawing::$_height
Height
- $_height
- in file HeaderFooterDrawing.php, variable PHPExcel_Worksheet_HeaderFooterDrawing::$_height
Height
- $_height
- in file Comment.php, variable PHPExcel_Comment::$_height
Comment height (CSS style, i.
- $_hidden
- in file Protection.php, variable PHPExcel_Style_Protection::$_hidden
Hidden
- $_hidden
- in file Format.php, variable PHPExcel_Writer_Excel5_Format::$_hidden
Bit specifying if formulas are hidden.
- $_horizontal
- in file Borders.php, variable PHPExcel_Style_Borders::$_horizontal
Horizontal
- $_horizontal
- in file Alignment.php, variable PHPExcel_Style_Alignment::$_horizontal
Horizontal
- $_horizontalCentered
- in file PageSetup.php, variable PHPExcel_Worksheet_PageSetup::$_horizontalCentered
Center page horizontally
- $_hyperlink
- in file Cell.php, variable PHPExcel_Cell::$_hyperlink
Hyperlink
- $_imageCounter
- in file BaseDrawing.php, variable PHPExcel_Worksheet_BaseDrawing::$_imageCounter
Image counter
- $_imageIndex
- in file BaseDrawing.php, variable PHPExcel_Worksheet_BaseDrawing::$_imageIndex
Image index
- $_imageResource
- in file MemoryDrawing.php, variable PHPExcel_Worksheet_MemoryDrawing::$_imageResource
Image resource
- $_imagesRoot
- in file HTML.php, variable PHPExcel_Writer_HTML::$_imagesRoot
Images root
- $_indent
- in file Alignment.php, variable PHPExcel_Style_Alignment::$_indent
Indent - only possible with horizontal alignment left and right
- $_indent
- in file Format.php, variable PHPExcel_Writer_Excel5_Format::$_indent
Indent level
- $_indexedColors
- in file Color.php, variable PHPExcel_Style_Color::$_indexedColors
Indexed colors array
- $_insertColumns
- in file Protection.php, variable PHPExcel_Worksheet_Protection::$_insertColumns
Insert columns
- $_insertHyperlinks
- in file Protection.php, variable PHPExcel_Worksheet_Protection::$_insertHyperlinks
Insert hyperlinks
- $_insertRows
- in file Protection.php, variable PHPExcel_Worksheet_Protection::$_insertRows
Insert rows
- $_instance
- in file Calculation.php, variable PHPExcel_Calculation::$_instance
Instance of this class
- $_instance
- in file ReferenceHelper.php, variable PHPExcel_ReferenceHelper::$_instance
Instance of this class
- $_invalidChars
- in file Functions.php, variable PHPExcel_Calculation_Functions::$_invalidChars
- $_isFitToPages
- in file Excel5.php, variable PHPExcel_Reader_Excel5::$_isFitToPages
Fit printout to number of pages? (in sheet currently being read).
- $_italic
- in file Font.php, variable PHPExcel_Style_Font::$_italic
Italic
- $_italic
- in file Format.php, variable PHPExcel_Writer_Excel5_Format::$_italic
Bit specifiying if the font is italic.
- $_items
- in file HashTable.php, variable PHPExcel_HashTable::$_items
HashTable elements
- $_keyMap
- in file HashTable.php, variable PHPExcel_HashTable::$_keyMap
HashTable key map
- $_keywords
- in file DocumentProperties.php, variable PHPExcel_DocumentProperties::$_keywords
Keywords
- $_lastColumnIndex
- in file Worksheet.php, variable PHPExcel_Writer_Excel5_Worksheet::$_lastColumnIndex
Index of last used column (no used columns means -1)
- $_lastModifiedBy
- in file DocumentProperties.php, variable PHPExcel_DocumentProperties::$_lastModifiedBy
LastModifiedBy
- $_lastRowIndex
- in file Worksheet.php, variable PHPExcel_Writer_Excel5_Worksheet::$_lastRowIndex
Index of last used row.
- $_left
- in file Format.php, variable PHPExcel_Writer_Excel5_Format::$_left
Style of the left border of the cell
- $_left
- in file Borders.php, variable PHPExcel_Style_Borders::$_left
Left
- $_left
- in file PageMargins.php, variable PHPExcel_Worksheet_PageMargins::$_left
Left
- $_left_color
- in file Format.php, variable PHPExcel_Writer_Excel5_Format::$_left_color
Color of the left border of the cell.
- $_limit
- in file BIFFwriter.php, variable PHPExcel_Writer_Excel5_BIFFwriter::$_limit
The maximun length for a BIFF record.
- $_lineEnding
- in file CSV.php, variable PHPExcel_Reader_CSV::$_lineEnding
Line ending
- $_lineEnding
- in file CSV.php, variable PHPExcel_Writer_CSV::$_lineEnding
Line ending
- $_list
- in file OLE.php, variable PHPExcel_Shared_OLE::$_list
Array of PPS's found on the OLE container
- $_loadSheetsOnly
- in file Excel5.php, variable PHPExcel_Reader_Excel5::$_loadSheetsOnly
Restict which sheets should be loaded?
- $_loadSheetsOnly
- in file Excel2007.php, variable PHPExcel_Reader_Excel2007::$_loadSheetsOnly
Restict which sheets should be loaded?
- $_localOnly
- in file NamedRange.php, variable PHPExcel_NamedRange::$_localOnly
Is the named range local? (i.
- $_locked
- in file Protection.php, variable PHPExcel_Style_Protection::$_locked
Locked
- $_locked
- in file Format.php, variable PHPExcel_Writer_Excel5_Format::$_locked
Bit specifying if the cell is locked.
- $_lockRevision
- in file DocumentSecurity.php, variable PHPExcel_DocumentSecurity::$_lockRevision
LockRevision
- $_lockStructure
- in file DocumentSecurity.php, variable PHPExcel_DocumentSecurity::$_lockStructure
LockStructure
- $_lockWindows
- in file DocumentSecurity.php, variable PHPExcel_DocumentSecurity::$_lockWindows
LockWindows
- $_lookahead
- in file Parser.php, variable PHPExcel_Writer_Excel5_Parser::$_lookahead
The character ahead of the current char
- $_marginLeft
- in file Comment.php, variable PHPExcel_Comment::$_marginLeft
Left margin (CSS style, i.
- $_marginTop
- in file Comment.php, variable PHPExcel_Comment::$_marginTop
Top margin (CSS style, i.
- $_mergeCells
- in file Worksheet.php, variable PHPExcel_Worksheet::$_mergeCells
Collection of merged cell ranges
- $_mimeType
- in file MemoryDrawing.php, variable PHPExcel_Worksheet_MemoryDrawing::$_mimeType
Mime type
- $_modified
- in file DocumentProperties.php, variable PHPExcel_DocumentProperties::$_modified
Modified
- $_name
- in file HeaderFooterDrawing.php, variable PHPExcel_Worksheet_HeaderFooterDrawing::$_name
Name
- $_name
- in file Font.php, variable PHPExcel_Style_Font::$_name
Name
- $_name
- in file NamedRange.php, variable PHPExcel_NamedRange::$_name
Range name
- $_name
- in file BaseDrawing.php, variable PHPExcel_Worksheet_BaseDrawing::$_name
Name
- $_namedRanges
- in file PHPExcel.php, variable PHPExcel::$_namedRanges
Named ranges
- $_nullOption
- in file Stats.php, variable Base::$_nullOption
Flag for null handling options.
- $_numberFormat
- in file Style.php, variable PHPExcel_Style::$_numberFormat
Number Format
- $_numFmtHashTable
- in file Excel2007.php, variable PHPExcel_Writer_Excel2007::$_numFmtHashTable
Private unique PHPExcel_Style_NumberFormat HashTable
- $_num_format
- in file Format.php, variable PHPExcel_Writer_Excel5_Format::$_num_format
An index (2 bytes) to a FORMAT record (number format).
- $_object
- in file Escher.php, variable PHPExcel_Reader_Excel5_Escher::$_object
The object to be returned by the reader.
- $_objects
- in file Protection.php, variable PHPExcel_Worksheet_Protection::$_objects
Objects
- $_objs
- in file Excel5.php, variable PHPExcel_Reader_Excel5::$_objs
Objects.
- $_oddFooter
- in file HeaderFooter.php, variable PHPExcel_Worksheet_HeaderFooter::$_oddFooter
OddFooter
- $_oddHeader
- in file HeaderFooter.php, variable PHPExcel_Worksheet_HeaderFooter::$_oddHeader
OddHeader
- $_office2003compatibility
- in file Excel2007.php, variable PHPExcel_Writer_Excel2007::$_office2003compatibility
Office2003 compatibility
- $_offsetX
- in file HeaderFooterDrawing.php, variable PHPExcel_Worksheet_HeaderFooterDrawing::$_offsetX
Offset X
- $_offsetX
- in file BaseDrawing.php, variable PHPExcel_Worksheet_BaseDrawing::$_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
- $_ole
- in file Excel5.php, variable PHPExcel_Reader_Excel5::$_ole
OLE reader
- $_operator
- in file DataValidation.php, variable PHPExcel_Cell_DataValidation::$_operator
Operator
- $_operatorType
- in file Conditional.php, variable PHPExcel_Style_Conditional::$_operatorType
Operator type
- $_OPT
- in file SpContainer.php, variable PHPExcel_Shared_Escher_DgContainer_SpgrContainer_SpContainer::$_OPT
Array of options
- $_OPT
- in file DggContainer.php, variable PHPExcel_Shared_Escher_DggContainer::$_OPT
Array of options for the drawing group
- $_orientation
- in file PageSetup.php, variable PHPExcel_Worksheet_PageSetup::$_orientation
Orientation
- $_outline
- in file Borders.php, variable PHPExcel_Style_Borders::$_outline
Outline, defaults to true
- $_outlineLevel
- in file RowDimension.php, variable PHPExcel_Worksheet_RowDimension::$_outlineLevel
Outline level
- $_outlineLevel
- in file ColumnDimension.php, variable PHPExcel_Worksheet_ColumnDimension::$_outlineLevel
Outline level
- $_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_row_level
- in file Worksheet.php, variable PHPExcel_Writer_Excel5_Worksheet::$_outline_row_level
Outline row level.
- $_outline_style
- in file Worksheet.php, variable PHPExcel_Writer_Excel5_Worksheet::$_outline_style
Auto outline styles.
- $_pageMargins
- in file Worksheet.php, variable PHPExcel_Worksheet::$_pageMargins
Page margins
- $_pageSetup
- in file Worksheet.php, variable PHPExcel_Worksheet::$_pageSetup
Page setup
- $_palette
- in file Workbook.php, variable PHPExcel_Writer_Excel5_Workbook::$_palette
Array containing the colour palette
- $_palette
- in file Excel5.php, variable PHPExcel_Reader_Excel5::$_palette
Color palette
- $_paperSize
- in file PageSetup.php, variable PHPExcel_Worksheet_PageSetup::$_paperSize
Paper size
- $_parent
- in file Border.php, variable PHPExcel_Style_Border::$_parent
Parent
- $_parent
- in file RichText.php, variable PHPExcel_RichText::$_parent
Parent cell
- $_parent
- in file Fill.php, variable PHPExcel_Style_Fill::$_parent
Parent Style
- $_parent
- in file Protection.php, variable PHPExcel_Style_Protection::$_parent
Parent Style
- $_parent
- in file DataValidation.php, variable PHPExcel_Cell_DataValidation::$_parent
Parent cell
- $_parent
- in file Worksheet.php, variable PHPExcel_Worksheet::$_parent
Parent spreadsheet
- $_parent
- in file Borders.php, variable PHPExcel_Style_Borders::$_parent
Parent
- $_parent
- in file Font.php, variable PHPExcel_Style_Font::$_parent
Parent Style
- $_parent
- in file Cell.php, variable PHPExcel_Cell::$_parent
Parent worksheet
- $_parent
- in file SpContainer.php, variable PHPExcel_Shared_Escher_DgContainer_SpgrContainer_SpContainer::$_parent
Parent Shape Group Container
- $_parent
- in file Alignment.php, variable PHPExcel_Style_Alignment::$_parent
Parent Style
- $_parent
- in file BSE.php, variable PHPExcel_Shared_Escher_DggContainer_BstoreContainer_BSE::$_parent
The parent BLIP Store Entry Container
- $_parent
- in file NumberFormat.php, variable PHPExcel_Style_NumberFormat::$_parent
Parent Style
- $_parentPropertyName
- in file Alignment.php, variable PHPExcel_Style_Alignment::$_parentPropertyName
Parent Borders
- $_parentPropertyName
- in file Border.php, variable PHPExcel_Style_Border::$_parentPropertyName
Parent Property Name
- $_parentPropertyName
- in file Protection.php, variable PHPExcel_Style_Protection::$_parentPropertyName
Parent Borders
- $_parentPropertyName
- in file Borders.php, variable PHPExcel_Style_Borders::$_parentPropertyName
Parent Borders
- $_parentPropertyName
- in file Fill.php, variable PHPExcel_Style_Fill::$_parentPropertyName
Parent Borders
- $_parentPropertyName
- in file Font.php, variable PHPExcel_Style_Font::$_parentPropertyName
Parent Borders
- $_parentPropertyName
- in file NumberFormat.php, variable PHPExcel_Style_NumberFormat::$_parentPropertyName
Parent Borders
- $_parentWriter
- in file WriterPart.php, variable PHPExcel_Writer_Excel2007_WriterPart::$_parentWriter
Parent IWriter object
- $_parser
- in file Worksheet.php, variable PHPExcel_Writer_Excel5_Worksheet::$_parser
Reference to the parser used for parsing formulas
- $_parser
- in file Workbook.php, variable PHPExcel_Writer_Excel5_Workbook::$_parser
Formula parser
- $_parse_tree
- in file Parser.php, variable PHPExcel_Writer_Excel5_Parser::$_parse_tree
The parse tree to be generated
- $_password
- in file Protection.php, variable PHPExcel_Worksheet_Protection::$_password
Password
- $_path
- in file Drawing.php, variable PHPExcel_Worksheet_Drawing::$_path
Path
- $_path
- in file HeaderFooterDrawing.php, variable PHPExcel_Worksheet_HeaderFooterDrawing::$_path
Path
- $_pattern
- in file Format.php, variable PHPExcel_Writer_Excel5_Format::$_pattern
The cell's background fill pattern.
- $_phpExcel
- in file PDF.php, variable PHPExcel_Writer_PDF::$_phpExcel
PHPExcel object
- $_phpExcel
- in file Workbook.php, variable PHPExcel_Writer_Excel5_Workbook::$_phpExcel
Workbook
- $_phpExcel
- in file Excel5.php, variable PHPExcel_Writer_Excel5::$_phpExcel
PHPExcel object
- $_phpExcel
- in file Excel5.php, variable PHPExcel_Reader_Excel5::$_phpExcel
Workbook to be returned by the reader.
- $_phpExcel
- in file HTML.php, variable PHPExcel_Writer_HTML::$_phpExcel
PHPExcel object
- $_phpExcel
- in file CSV.php, variable PHPExcel_Writer_CSV::$_phpExcel
PHPExcel object
- $_phpExcelName
- in file Function.php, variable PHPExcel_Calculation_Function::$_phpExcelName
PHPExcel name
- $_phpSheet
- in file Excel5.php, variable PHPExcel_Reader_Excel5::$_phpSheet
Worksheet that is currently being built by the reader.
- $_phpSheet
- in file Worksheet.php, variable PHPExcel_Writer_Excel5_Worksheet::$_phpSheet
Sheet object
- $_pivotTables
- in file Protection.php, variable PHPExcel_Worksheet_Protection::$_pivotTables
Pivot tables
- $_pos
- in file Excel5.php, variable PHPExcel_Reader_Excel5::$_pos
Current position in stream
- $_pos
- in file Escher.php, variable PHPExcel_Reader_Excel5_Escher::$_pos
Current position of stream pointer in Escher stream data
- $_position
- in file ZipStreamWrapper.php, variable PHPExcel_Shared_ZipStreamWrapper::$_position
Position in file
- $_preCalculateFormulas
- in file PDF.php, variable PHPExcel_Writer_PDF::$_preCalculateFormulas
Pre-calculate formulas
- $_preCalculateFormulas
- in file HTML.php, variable PHPExcel_Writer_HTML::$_preCalculateFormulas
Pre-calculate formulas
- $_preCalculateFormulas
- in file Excel2007.php, variable PHPExcel_Writer_Excel2007::$_preCalculateFormulas
Pre-calculate formulas
- $_preCalculateFormulas
- in file CSV.php, variable PHPExcel_Writer_CSV::$_preCalculateFormulas
Pre-calculate formulas
- $_printArea
- in file PageSetup.php, variable PHPExcel_Worksheet_PageSetup::$_printArea
Print area
- $_printGridlines
- in file Worksheet.php, variable PHPExcel_Worksheet::$_printGridlines
Print gridlines?
- $_prompt
- in file DataValidation.php, variable PHPExcel_Cell_DataValidation::$_prompt
Prompt
- $_promptTitle
- in file DataValidation.php, variable PHPExcel_Cell_DataValidation::$_promptTitle
Prompt title
- $_properties
- in file PHPExcel.php, variable PHPExcel::$_properties
Document properties
- $_protectedCells
- in file Worksheet.php, variable PHPExcel_Worksheet::$_protectedCells
Collection of protected cell ranges
- $_protection
- in file Style.php, variable PHPExcel_Style::$_protection
Protection
- $_protection
- in file Worksheet.php, variable PHPExcel_Worksheet::$_protection
Protection
- $_range
- in file NamedRange.php, variable PHPExcel_NamedRange::$_range
Range of the referenced cells
- $_readDataOnly
- in file Excel2007.php, variable PHPExcel_Reader_Excel2007::$_readDataOnly
Read data only?
- $_readDataOnly
- in file Excel5.php, variable PHPExcel_Reader_Excel5::$_readDataOnly
Read data only?
- $_readFilter
- in file Excel5.php, variable PHPExcel_Reader_Excel5::$_readFilter
PHPExcel_Reader_IReadFilter instance
- $_readFilter
- in file Excel2007.php, variable PHPExcel_Reader_Excel2007::$_readFilter
PHPExcel_Reader_IReadFilter instance
- $_ref
- in file Excel5.php, variable PHPExcel_Reader_Excel5::$_ref
REF structures.
- $_references
- in file Parser.php, variable PHPExcel_Writer_Excel5_Parser::$_references
Array of sheet references in the form of REF structures
- $_renderingFunction
- in file MemoryDrawing.php, variable PHPExcel_Worksheet_MemoryDrawing::$_renderingFunction
Rendering function
- $_resizeProportional
- in file BaseDrawing.php, variable PHPExcel_Worksheet_BaseDrawing::$_resizeProportional
Proportional resize
- $_resizeProportional
- in file HeaderFooterDrawing.php, variable PHPExcel_Worksheet_HeaderFooterDrawing::$_resizeProportional
Proportional resize
- $_revisionsPassword
- in file DocumentSecurity.php, variable PHPExcel_DocumentSecurity::$_revisionsPassword
RevisionsPassword
- $_richTextElements
- in file RichText.php, variable PHPExcel_RichText::$_richTextElements
Rich text elements
- $_right
- in file PageMargins.php, variable PHPExcel_Worksheet_PageMargins::$_right
Right
- $_right
- in file Format.php, variable PHPExcel_Writer_Excel5_Format::$_right
Style of the right border of the cell
- $_right
- in file Borders.php, variable PHPExcel_Style_Borders::$_right
Right
- $_right_color
- in file Format.php, variable PHPExcel_Writer_Excel5_Format::$_right_color
Color of the right border of the cell.
- $_rotation
- in file BaseDrawing.php, variable PHPExcel_Worksheet_BaseDrawing::$_rotation
Rotation
- $_rotation
- in file Format.php, variable PHPExcel_Writer_Excel5_Format::$_rotation
Integer specifying the text rotation.
- $_rotation
- in file Fill.php, variable PHPExcel_Style_Fill::$_rotation
Rotation
- $_row
- in file Cell.php, variable PHPExcel_Cell::$_row
Row of the cell
- $_rowDimensions
- in file Worksheet.php, variable PHPExcel_Worksheet::$_rowDimensions
Collection of row dimensions
- $_rowHeight
- in file RowDimension.php, variable PHPExcel_Worksheet_RowDimension::$_rowHeight
Row height (in pt)
- $_rowIndex
- in file RowDimension.php, variable PHPExcel_Worksheet_RowDimension::$_rowIndex
Row index
- $_rowsToRepeatAtTop
- in file PageSetup.php, variable PHPExcel_Worksheet_PageSetup::$_rowsToRepeatAtTop
Rows to repeat at top
- $_scale
- in file PageSetup.php, variable PHPExcel_Worksheet_PageSetup::$_scale
Scale (Print Scale)
- $_scaleWithDocument
- in file HeaderFooter.php, variable PHPExcel_Worksheet_HeaderFooter::$_scaleWithDocument
Scale with document, defaults to true
- $_scenarios
- in file Protection.php, variable PHPExcel_Worksheet_Protection::$_scenarios
Scenarios
- $_searchLocations
- in file IOFactory.php, variable PHPExcel_IOFactory::$_searchLocations
Search locations
- $_security
- in file PHPExcel.php, variable PHPExcel::$_security
Document security
- $_selected
- in file Workbook.php, variable PHPExcel_Writer_Excel5_Workbook::$_selected
Number of workbook tabs selected
- $_selectedCell
- in file Worksheet.php, variable PHPExcel_Worksheet::$_selectedCell
Selected cell
- $_selection
- in file Worksheet.php, variable PHPExcel_Writer_Excel5_Worksheet::$_selection
Array containing the selected area for the worksheet
- $_selectLockedCells
- in file Protection.php, variable PHPExcel_Worksheet_Protection::$_selectLockedCells
Select locked cells
- $_selectUnlockedCells
- in file Protection.php, variable PHPExcel_Worksheet_Protection::$_selectUnlockedCells
Select unlocked cells
- $_shadow
- in file BaseDrawing.php, variable PHPExcel_Worksheet_BaseDrawing::$_shadow
Shadow
- $_sheet
- in file Protection.php, variable PHPExcel_Worksheet_Protection::$_sheet
Sheet
- $_sheetIndex
- in file CSV.php, variable PHPExcel_Writer_CSV::$_sheetIndex
Sheet index to write
- $_sheetIndex
- in file HTML.php, variable PHPExcel_Writer_HTML::$_sheetIndex
Sheet index to write
- $_sheetIndex
- in file PDF.php, variable PHPExcel_Writer_PDF::$_sheetIndex
Sheet index to write
- $_sheetIndex
- in file CSV.php, variable PHPExcel_Reader_CSV::$_sheetIndex
Sheet index to read
- $_sheetname
- in file Workbook.php, variable PHPExcel_Writer_Excel5_Workbook::$_sheetname
The default sheetname for all sheets created.
- $_sheetnames
- in file Workbook.php, variable PHPExcel_Writer_Excel5_Workbook::$_sheetnames
Array of sheetnames for creating the EXTERNSHEET records
- $_sheets
- in file Excel5.php, variable PHPExcel_Reader_Excel5::$_sheets
Worksheets
- $_sheetView
- in file Worksheet.php, variable PHPExcel_Worksheet::$_sheetView
Sheet view
- $_showDropDown
- in file DataValidation.php, variable PHPExcel_Cell_DataValidation::$_showDropDown
Show DropDown
- $_showErrorMessage
- in file DataValidation.php, variable PHPExcel_Cell_DataValidation::$_showErrorMessage
Show ErrorMessage
- $_showGridlines
- in file Worksheet.php, variable PHPExcel_Worksheet::$_showGridlines
Show gridlines?
- $_showInputMessage
- in file DataValidation.php, variable PHPExcel_Cell_DataValidation::$_showInputMessage
Show InputMessage
- $_showSummaryBelow
- in file Worksheet.php, variable PHPExcel_Worksheet::$_showSummaryBelow
Show summary below? (Row/Column outline)
- $_showSummaryRight
- in file Worksheet.php, variable PHPExcel_Worksheet::$_showSummaryRight
Show summary right? (Row/Column outline)
- $_shrinkToFit
- in file Alignment.php, variable PHPExcel_Style_Alignment::$_shrinkToFit
Shrink to fit
- $_shrink_to_fit
- in file Format.php, variable PHPExcel_Writer_Excel5_Format::$_shrink_to_fit
Shrink to fit
- $_size
- in file Format.php, variable PHPExcel_Writer_Excel5_Format::$_size
Height of font (1/20 of a point)
- $_sort
- in file Protection.php, variable PHPExcel_Worksheet_Protection::$_sort
Sort
- $_spContainerCollection
- in file SpgrContainer.php, variable PHPExcel_Shared_Escher_DgContainer_SpgrContainer::$_spContainerCollection
Shape Container collection
- $_spgrContainer
- in file DgContainer.php, variable PHPExcel_Shared_Escher_DgContainer::$_spgrContainer
- $_spreadSheet
- in file Excel2007.php, variable PHPExcel_Writer_Excel2007::$_spreadSheet
Private PHPExcel
- $_spreadSheet
- in file Serialized.php, variable PHPExcel_Writer_Serialized::$_spreadSheet
Private PHPExcel
- $_sst
- in file Excel5.php, variable PHPExcel_Reader_Excel5::$_sst
Shared strings.
- $_StartBlock
- in file OLE_PPS.php, variable PHPExcel_Shared_OLE_PPS::$_StartBlock
Starting block (small or big) for this PPS's data inside the container
- $_startColor
- in file Fill.php, variable PHPExcel_Style_Fill::$_startColor
Start color
- $_startCoordinates
- in file SpContainer.php, variable PHPExcel_Shared_Escher_DgContainer_SpgrContainer_SpContainer::$_startCoordinates
Cell coordinates of upper-left corner of shape, e.
- $_striketrough
- in file Font.php, variable PHPExcel_Style_Font::$_striketrough
Striketrough
- $_stringTable
- in file Excel2007.php, variable PHPExcel_Writer_Excel2007::$_stringTable
Private string table
- $_string_sizeinfo_size
- in file Workbook.php, variable PHPExcel_Writer_Excel5_Workbook::$_string_sizeinfo_size
number of bytes for sizeinfo of strings
- $_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
- $_style
- in file Conditional.php, variable PHPExcel_Style_Conditional::$_style
Style
- $_styles
- in file Worksheet.php, variable PHPExcel_Worksheet::$_styles
Collection of styles
- $_stylesConditionalHashTable
- in file Excel2007.php, variable PHPExcel_Writer_Excel2007::$_stylesConditionalHashTable
Private unique PHPExcel_Style_Conditional HashTable
- $_stylesHashTable
- in file Excel2007.php, variable PHPExcel_Writer_Excel2007::$_stylesHashTable
Private unique PHPExcel_Style HashTable
- $_subject
- in file DocumentProperties.php, variable PHPExcel_DocumentProperties::$_subject
Subject
- $_subScript
- in file Font.php, variable PHPExcel_Style_Font::$_subScript
Subscript
- $_superScript
- in file Font.php, variable PHPExcel_Style_Font::$_superScript
Superscript
- $_tempDir
- in file Excel5.php, variable PHPExcel_Writer_Excel5::$_tempDir
Temporary storage directory
- $_tempDir
- in file PDF.php, variable PHPExcel_Writer_PDF::$_tempDir
Temporary storage directory
- $_tempFileName
- in file XMLWriter.php, variable PHPExcel_Shared_XMLWriter::$_tempFileName
Temporary filename
- $_tempFilesCreated
- in file Worksheet.php, variable PHPExcel_Writer_Excel5_Worksheet::$_tempFilesCreated
List of temporary files created
- $_text
- in file Comment.php, variable PHPExcel_Comment::$_text
Rich text comment
- $_text
- in file TextElement.php, variable PHPExcel_RichText_TextElement::$_text
Text
- $_text
- in file Conditional.php, variable PHPExcel_Style_Conditional::$_text
Text
- $_textRotation
- in file Alignment.php, variable PHPExcel_Style_Alignment::$_textRotation
Text rotation
- $_text_h_align
- in file Format.php, variable PHPExcel_Writer_Excel5_Format::$_text_h_align
The three bits specifying the text horizontal alignment.
- $_text_justlast
- in file Format.php, variable PHPExcel_Writer_Excel5_Format::$_text_justlast
1 bit, apparently not used.
- $_text_v_align
- in file Format.php, variable PHPExcel_Writer_Excel5_Format::$_text_v_align
The three bits specifying the text vertical alignment.
- $_text_wrap
- in file Format.php, variable PHPExcel_Writer_Excel5_Format::$_text_wrap
Bit specifying if the text is wrapped at the right border.
- $_title
- in file Worksheet.php, variable PHPExcel_Worksheet::$_title
Worksheet title
- $_title
- in file DocumentProperties.php, variable PHPExcel_DocumentProperties::$_title
Title
- $_tmp_dir
- in file OLE_File.php, variable PHPExcel_Shared_OLE_PPS_File::$_tmp_dir
The temporary dir for storing the OLE file
- $_tmp_dir
- in file Workbook.php, variable PHPExcel_Writer_Excel5_Workbook::$_tmp_dir
The temporary dir for storing the OLE file
- $_tmp_dir
- in file OLE_Root.php, variable PHPExcel_Shared_OLE_PPS_Root::$_tmp_dir
The temporary dir for storing the OLE file
- $_tmp_dir
- in file Worksheet.php, variable PHPExcel_Writer_Excel5_Worksheet::$_tmp_dir
The temporary dir for storing files
- $_tmp_format
- in file Workbook.php, variable PHPExcel_Writer_Excel5_Workbook::$_tmp_format
The default XF format.
- $_tokens
- in file FormulaParser.php, variable PHPExcel_Calculation_FormulaParser::$_tokens
Tokens
- $_tokenSubType
- in file FormulaToken.php, variable PHPExcel_Calculation_FormulaToken::$_tokenSubType
Token SubType (represented by TOKEN_SUBTYPE_*)
- $_tokenType
- in file FormulaToken.php, variable PHPExcel_Calculation_FormulaToken::$_tokenType
Token Type (represented by TOKEN_TYPE_*)
- $_tooltip
- in file Hyperlink.php, variable PHPExcel_Cell_Hyperlink::$_tooltip
Tooltip to display on the hyperlink
- $_top
- in file PageMargins.php, variable PHPExcel_Worksheet_PageMargins::$_top
Top
- $_top
- in file Format.php, variable PHPExcel_Writer_Excel5_Format::$_top
Style of the top border of the cell
- $_top
- in file Borders.php, variable PHPExcel_Style_Borders::$_top
Top
- $_top_color
- in file Format.php, variable PHPExcel_Writer_Excel5_Format::$_top_color
Color of the top border of the cell.
- $_type
- in file DataValidation.php, variable PHPExcel_Cell_DataValidation::$_type
Type
- $_underline
- in file Font.php, variable PHPExcel_Style_Font::$_underline
Underline
- $_underline
- in file Format.php, variable PHPExcel_Writer_Excel5_Format::$_underline
The text underline property
- $_uniqueName
- in file MemoryDrawing.php, variable PHPExcel_Worksheet_MemoryDrawing::$_uniqueName
Unique name
- $_url
- in file Hyperlink.php, variable PHPExcel_Cell_Hyperlink::$_url
URL to link the cell to
- $_url_format
- in file Worksheet.php, variable PHPExcel_Writer_Excel5_Worksheet::$_url_format
Reference to the (default) Format object for URLs
- $_url_format
- in file Workbook.php, variable PHPExcel_Writer_Excel5_Workbook::$_url_format
The default format for URLs.
- $_useBOM
- in file CSV.php, variable PHPExcel_Writer_CSV::$_useBOM
Whether to write a BOM (for UTF8).
- $_useDiskCaching
- in file Excel2007.php, variable PHPExcel_Writer_Excel2007::$_useDiskCaching
Use disk caching where possible?
- $_using_tmpfile
- in file Worksheet.php, variable PHPExcel_Writer_Excel5_Worksheet::$_using_tmpfile
Boolean indicating if we are using a temporary file for storing data
- $_value
- in file FormulaToken.php, variable PHPExcel_Calculation_FormulaToken::$_value
Value
- $_value
- in file Cell.php, variable PHPExcel_Cell::$_value
Value of the cell
- $_version
- in file Excel5.php, variable PHPExcel_Reader_Excel5::$_version
BIFF version
- $_vertical
- in file Alignment.php, variable PHPExcel_Style_Alignment::$_vertical
Vertical
- $_vertical
- in file Borders.php, variable PHPExcel_Style_Borders::$_vertical
Vertical
- $_verticalCentered
- in file PageSetup.php, variable PHPExcel_Worksheet_PageSetup::$_verticalCentered
Center page vertically
- $_visible
- in file ColumnDimension.php, variable PHPExcel_Worksheet_ColumnDimension::$_visible
Visible?
- $_visible
- in file Shadow.php, variable PHPExcel_Worksheet_Drawing_Shadow::$_visible
Visible
- $_visible
- in file Comment.php, variable PHPExcel_Comment::$_visible
Visible
- $_visible
- in file RowDimension.php, variable PHPExcel_Worksheet_RowDimension::$_visible
Visible?
- $_width
- in file HeaderFooterDrawing.php, variable PHPExcel_Worksheet_HeaderFooterDrawing::$_width
Width
- $_width
- in file Comment.php, variable PHPExcel_Comment::$_width
Comment width (CSS style, i.
- $_width
- in file BaseDrawing.php, variable PHPExcel_Worksheet_BaseDrawing::$_width
Width
- $_width
- in file ColumnDimension.php, variable PHPExcel_Worksheet_ColumnDimension::$_width
Column width
- $_workbookPassword
- in file DocumentSecurity.php, variable PHPExcel_DocumentSecurity::$_workbookPassword
WorkbookPassword
- $_worksheet
- in file NamedRange.php, variable PHPExcel_NamedRange::$_worksheet
Worksheet on which the named range can be resolved
- $_worksheet
- in file BaseDrawing.php, variable PHPExcel_Worksheet_BaseDrawing::$_worksheet
Worksheet
- $_workSheetCollection
- in file PHPExcel.php, variable PHPExcel::$_workSheetCollection
Collection of Worksheet objects
- $_worksheets
- in file Workbook.php, variable PHPExcel_Writer_Excel5_Workbook::$_worksheets
Array containing references to all of this workbook's worksheets
- $_wrapText
- in file Alignment.php, variable PHPExcel_Style_Alignment::$_wrapText
Wrap text
- $_writerParts
- in file Excel2007.php, variable PHPExcel_Writer_Excel2007::$_writerParts
Private writer parts
- $_xf
- in file Excel5.php, variable PHPExcel_Reader_Excel5::$_xf
Shared styles
- $_xf_index
- in file Format.php, variable PHPExcel_Writer_Excel5_Format::$_xf_index
The index given by the workbook when creating a new format.
- $_xf_index
- in file Workbook.php, variable PHPExcel_Writer_Excel5_Workbook::$_xf_index
Index for creating adding new formats to the workbook
- $_xls_colmax
- in file Worksheet.php, variable PHPExcel_Writer_Excel5_Worksheet::$_xls_colmax
Maximum number of columns for an Excel spreadsheet (BIFF5)
- $_xls_rowmax
- in file Worksheet.php, variable PHPExcel_Writer_Excel5_Worksheet::$_xls_rowmax
Maximum number of rows for an Excel spreadsheet (BIFF5)
- $_xls_strmax
- in file Worksheet.php, variable PHPExcel_Writer_Excel5_Worksheet::$_xls_strmax
Maximum number of characters for a string (LABEL record in BIFF5)
- $_xmlWriter
- in file XMLWriter.php, variable PHPExcel_Shared_XMLWriter::$_xmlWriter
Internal XMLWriter
- $_zoomScale
- in file SheetView.php, variable PHPExcel_Worksheet_SheetView::$_zoomScale
ZoomScale
Valid values range from 10 to 400.
- $_zoomScaleNormal
- in file SheetView.php, variable PHPExcel_Worksheet_SheetView::$_zoomScaleNormal
ZoomScaleNormal
Valid values range from 10 to 400.
- _addColor
- in file Excel5.php, method PHPExcel_Writer_Excel5::_addColor()
Add color
- _addContinue
- in file BIFFwriter.php, method PHPExcel_Writer_Excel5_BIFFwriter::_addContinue()
Excel limits the size of BIFF records. Excel 97 the limit is 8228 bytes. must be split up into CONTINUE blocks.
- _adjust2
- in file OLE_Root.php, method PHPExcel_Shared_OLE_PPS_Root::_adjust2()
Helper function for caculating a magic value for block sizes
- _advance
- in file Parser.php, method PHPExcel_Writer_Excel5_Parser::_advance()
Advance to the next valid token.
- _allStyles
- in file Excel5.php, method PHPExcel_Writer_Excel5::_allStyles()
Get an array of all styles
- _append
- in file BIFFwriter.php, method PHPExcel_Writer_Excel5_BIFFwriter::_append()
General storage function
- _append
- in file Worksheet.php, method PHPExcel_Writer_Excel5_Worksheet::_append()
Store Worksheet data in memory using the parent's class append() or to a temporary file, the default.
- _beginpage
- in file fpdf.php, method FPDF::_beginpage()
- _buildControlCharacters
- in file String.php, method PHPExcel_Shared_String::_buildControlCharacters()
Build control characters array
- _calcSheetOffsets
- in file Workbook.php, method PHPExcel_Writer_Excel5_Workbook::_calcSheetOffsets()
Calculate offsets for Worksheet BOF records.
- _calcSize
- in file OLE_Root.php, method PHPExcel_Shared_OLE_PPS_Root::_calcSize()
Calculate some numbers
- _calculateSharedStringsSizes
- in file Workbook.php, method PHPExcel_Writer_Excel5_Workbook::_calculateSharedStringsSizes()
Calculate Handling of the SST continue blocks is complicated by the need to include an additional continuation byte depending on whether the string is split between blocks or whether it starts at the beginning of the block. additional complications that will arise later when/if Rich Strings are supported).
- _cellToPackedRowcol
- in file Parser.php, method PHPExcel_Writer_Excel5_Parser::_cellToPackedRowcol()
pack() row and column into the required 3 or 4 byte format.
- _cellToRowcol
- in file Parser.php, method PHPExcel_Writer_Excel5_Parser::_cellToRowcol()
Convert an Excel cell reference such as A1 or $B2 or C$3 or $D$4 to a zero indexed row and column number. whether the row or column are relative references.
- _checkRowCol
- in file Worksheet.php, method PHPExcel_Writer_Excel5_Worksheet::_checkRowCol()
Check row and col before writing to a cell, and update the sheet's
- _condition
- in file Parser.php, method PHPExcel_Writer_Excel5_Parser::_condition()
It parses a condition.
- _convert
- in file Parser.php, method PHPExcel_Writer_Excel5_Parser::_convert()
Convert a token to the proper ptg value.
- _convertFunction
- in file Parser.php, method PHPExcel_Writer_Excel5_Parser::_convertFunction()
Convert a function to a ptgFunc or ptgFuncVarV depending on the number of args that it takes.
- _convertNumber
- in file Parser.php, method PHPExcel_Writer_Excel5_Parser::_convertNumber()
Convert a number token to ptgInt or ptgNum
- _convertRange2d
- in file Parser.php, method PHPExcel_Writer_Excel5_Parser::_convertRange2d()
Convert an Excel range such as A1:D4 to a ptgRefV.
- _convertRange3d
- in file Parser.php, method PHPExcel_Writer_Excel5_Parser::_convertRange3d()
Convert an Excel 3d range such as "Sheet1!A1:D4" or "Sheet1:Sheet2!A1:D4" to a ptgArea3d.
- _convertRef2d
- in file Parser.php, method PHPExcel_Writer_Excel5_Parser::_convertRef2d()
Convert an Excel reference such as A1, $B2, C$3 or $D$4 to a ptgRefV.
- _convertRef3d
- in file Parser.php, method PHPExcel_Writer_Excel5_Parser::_convertRef3d()
Convert an Excel 3d reference such as "Sheet1!A1" or "Sheet1:Sheet2!A1" to a ptgRef3d.
- _convertString
- in file Parser.php, method PHPExcel_Writer_Excel5_Parser::_convertString()
Convert a string token to ptgStr
- _createCSSStyle
- in file HTML.php, method PHPExcel_Writer_HTML::_createCSSStyle()
Create CSS style
- _createCSSStyleAlignment
- in file HTML.php, method PHPExcel_Writer_HTML::_createCSSStyleAlignment()
Create CSS style (PHPExcel_Style_Alignment)
- _createCSSStyleBorder
- in file HTML.php, method PHPExcel_Writer_HTML::_createCSSStyleBorder()
Create CSS style (PHPExcel_Style_Border)
- _createCSSStyleBorders
- in file HTML.php, method PHPExcel_Writer_HTML::_createCSSStyleBorders()
Create CSS style (PHPExcel_Style_Borders)
- _createCSSStyleFill
- in file HTML.php, method PHPExcel_Writer_HTML::_createCSSStyleFill()
Create CSS style (PHPExcel_Style_Fill)
- _createCSSStyleFont
- in file HTML.php, method PHPExcel_Writer_HTML::_createCSSStyleFont()
Create CSS style (PHPExcel_Style_Font)
- _createFormulaFromTokens
- in file Excel5.php, method PHPExcel_Reader_Excel5::_createFormulaFromTokens()
Take array of tokens together with additional data for formula and return human readable formula
- _createNumber
- in file Excel5.php, method PHPExcel_Reader_Excel5::_createNumber()
Reads 8 bytes and returns IEEE 754 float
- _createTree
- in file Parser.php, method PHPExcel_Writer_Excel5_Parser::_createTree()
Creates a tree. as elements.
- _DataLen
- in file OLE_PPS.php, method PHPExcel_Shared_OLE_PPS::_DataLen()
Returns the amount of data saved for this PPS
- _decodeCodepage
- in file Excel5.php, method PHPExcel_Reader_Excel5::_decodeCodepage()
Convert string to UTF-8.
- _dochecks
- in file fpdf.php, method FPDF::_dochecks()
*****************************************************************************
- _dounderline
- in file fpdf.php, method FPDF::_dounderline()
- _encodeUTF16
- in file Excel5.php, method PHPExcel_Reader_Excel5::_encodeUTF16()
Get UTF-8 string from (compressed or uncompressed) UTF-16 string
- _enddoc
- in file fpdf.php, method FPDF::_enddoc()
- _endpage
- in file fpdf.php, method FPDF::_endpage()
- _escape
- in file fpdf.php, method FPDF::_escape()
- _expression
- in file Parser.php, method PHPExcel_Writer_Excel5_Parser::_expression()
It parses a expression.
- _extractNumber
- in file Excel5.php, method PHPExcel_Reader_Excel5::_extractNumber()
Same as _createNumber, but not hardcoded to read from $this->_data
- _fact
- in file Parser.php, method PHPExcel_Writer_Excel5_Parser::_fact()
It parses a factor.
- _freadint
- in file fpdf.php, method FPDF::_freadint()
- _func
- in file Parser.php, method PHPExcel_Writer_Excel5_Parser::_func()
It parses a function call.
- _generateRow
- in file HTML.php, method PHPExcel_Writer_HTML::_generateRow()
Generate row
- _generateTableFooter
- in file HTML.php, method PHPExcel_Writer_HTML::_generateTableFooter()
Generate table footer
- _generateTableHeader
- in file HTML.php, method PHPExcel_Writer_HTML::_generateTableHeader()
Generate table header
- _getBlockOffset
- in file OLE.php, method PHPExcel_Shared_OLE::_getBlockOffset()
- _getColor
- in file Format.php, method PHPExcel_Writer_Excel5_Format::_getColor()
Used in conjunction with the set_xxx_color methods to convert a color string into a number. to 8.
- _getDateValue
- in file Functions.php, method PHPExcel_Calculation_Functions::_getDateValue()
_getDateValue
- _getfontpath
- in file fpdf.php, method FPDF::_getfontpath()
- _getFormulaFromData
- in file Excel5.php, method PHPExcel_Reader_Excel5::_getFormulaFromData()
Take formula data and additional data for formula and return human readable formula
- _getFormulaFromStructure
- in file Excel5.php, method PHPExcel_Reader_Excel5::_getFormulaFromStructure()
Convert formula structure into human readable Excel formula like 'A3+A5*5'
- _GetIEEE754
- in file Excel5.php, method PHPExcel_Reader_Excel5::_GetIEEE754()
- _getImageMimeType
- in file ContentTypes.php, method PHPExcel_Writer_Excel2007_ContentTypes::_getImageMimeType()
Get image mime type
- _GetInt2d
- in file Excel5.php, method PHPExcel_Reader_Excel5::_GetInt2d()
Read 16-bit unsigned integer
- _GetInt2d
- in file Escher.php, method PHPExcel_Reader_Excel5_Escher::_GetInt2d()
Read 16-bit unsigned integer
- _GetInt4d
- in file OLERead.php, method PHPExcel_Shared_OLERead::_GetInt4d()
- _GetInt4d
- in file Escher.php, method PHPExcel_Reader_Excel5_Escher::_GetInt4d()
Read 32-bit signed integer
- _GetInt4d
- in file Excel5.php, method PHPExcel_Reader_Excel5::_GetInt4d()
Read 32-bit signed integer
- _getNextToken
- in file Excel5.php, method PHPExcel_Reader_Excel5::_getNextToken()
Fetch next token from binary formula data
- _getPpsWk
- in file OLE_PPS.php, method PHPExcel_Shared_OLE_PPS::_getPpsWk()
Returns a string with the PPS's WK (What is a WK?)
- _getRefIndex
- in file Parser.php, method PHPExcel_Writer_Excel5_Parser::_getRefIndex()
Look up the REF index that corresponds to an external sheet name (or range). array.
- _getSheetIndex
- in file Parser.php, method PHPExcel_Writer_Excel5_Parser::_getSheetIndex()
Look up the index that corresponds to an external sheet name. sheet names is updated by the addworksheet() method of the PHPExcel_Writer_Excel5_Workbook class.
- _getSplicedRecordData
- in file Excel5.php, method PHPExcel_Reader_Excel5::_getSplicedRecordData()
Reads a record from current position in data stream and continues reading data as long as CONTINUE records are found. is in one piece.
- _getTimeValue
- in file Functions.php, method PHPExcel_Calculation_Functions::_getTimeValue()
_getTimeValue
- _initialize
- in file Worksheet.php, method PHPExcel_Writer_Excel5_Worksheet::_initialize()
Open a tmp file to store the majority of the Worksheet data. for example due to write permissions, store the data in memory. slow for large files.
- _initializeHashes
- in file Parser.php, method PHPExcel_Writer_Excel5_Parser::_initializeHashes()
Initialize the ptg and function hashes.
- _loadSerialized
- in file Serialized.php, method PHPExcel_Reader_Serialized::_loadSerialized()
Load PHPExcel Serialized file
- _makeSmallData
- in file OLE_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)
- _mapBorderStyle
- in file Excel5.php, method PHPExcel_Writer_Excel5::_mapBorderStyle()
Map border style
- _mapBorderStyle
- in file HTML.php, method PHPExcel_Writer_HTML::_mapBorderStyle()
Map border style
- _mapBorderStyle
- in file Excel5.php, method PHPExcel_Reader_Excel5::_mapBorderStyle()
Map border style
- _mapBuiltInColor
- in file Excel5.php, method PHPExcel_Reader_Excel5::_mapBuiltInColor()
Map built-in color to RGB value
- _mapColor
- in file Excel5.php, method PHPExcel_Reader_Excel5::_mapColor()
Map color array from BIFF8 built-in color index
- _mapColorBIFF5
- in file Excel5.php, method PHPExcel_Reader_Excel5::_mapColorBIFF5()
Map color array from BIFF5 built-in color index
- _mapErrorCode
- in file Excel5.php, method PHPExcel_Reader_Excel5::_mapErrorCode()
Map error code, e.
- _mapErrorCode
- in file Excel5.php, method PHPExcel_Writer_Excel5::_mapErrorCode()
Map Error code
- _mapFillPattern
- in file Excel5.php, method PHPExcel_Reader_Excel5::_mapFillPattern()
Get fill pattern from index
- _mapFillType
- in file Excel5.php, method PHPExcel_Writer_Excel5::_mapFillType()
Map fill type
- _mapHAlign
- in file HTML.php, method PHPExcel_Writer_HTML::_mapHAlign()
Map HAlign
- _mapUnderline
- in file Excel5.php, method PHPExcel_Writer_Excel5::_mapUnderline()
Map underline
- _mapVAlign
- in file Excel5.php, method PHPExcel_Writer_Excel5::_mapVAlign()
Map VAlign
- _mapVAlign
- in file HTML.php, method PHPExcel_Writer_HTML::_mapVAlign()
Map VAlign
- _match
- in file Parser.php, method PHPExcel_Writer_Excel5_Parser::_match()
Checks if it's a valid token.
- _newobj
- in file fpdf.php, method FPDF::_newobj()
- _out
- in file fpdf.php, method FPDF::_out()
- _packExtRef
- in file Parser.php, method PHPExcel_Writer_Excel5_Parser::_packExtRef()
Convert the sheet name part of an external reference, for example "Sheet1" or "Sheet1:Sheet2", to a packed structure.
- _parenthesizedExpression
- in file Parser.php, method PHPExcel_Writer_Excel5_Parser::_parenthesizedExpression()
This function just introduces a ptgParen element in the tree, so that Excel doesn't get confused when working with a parenthesized formula afterwards.
- _parsejpg
- in file fpdf.php, method FPDF::_parsejpg()
- _parsepng
- in file fpdf.php, method FPDF::_parsepng()
- _parseRichText
- in file Excel2007.php, method PHPExcel_Reader_Excel2007::_parseRichText()
- _parseToTokens
- in file FormulaParser.php, method PHPExcel_Calculation_FormulaParser::_parseToTokens()
Parse to tokens
- _positionImage
- in file Worksheet.php, method PHPExcel_Writer_Excel5_Worksheet::_positionImage()
Calculate the vertices that define the position of the image as required by the OBJ record.
- _ppsTreeComplete
- in file OLE.php, method PHPExcel_Shared_OLE::_ppsTreeComplete()
It checks whether the PPS tree is complete (all PPS's read)
- _prepend
- in file BIFFwriter.php, method PHPExcel_Writer_Excel5_BIFFwriter::_prepend()
General storage function
- _processBitmap
- in file Worksheet.php, method PHPExcel_Writer_Excel5_Worksheet::_processBitmap()
Convert a 24 bit bitmap into the modified internal format used by Windows.
- _processBitmapGd
- in file Worksheet.php, method PHPExcel_Writer_Excel5_Worksheet::_processBitmapGd()
Convert a GD-image into the internal format.
- _putcatalog
- in file fpdf.php, method FPDF::_putcatalog()
- _putfonts
- in file fpdf.php, method FPDF::_putfonts()
- _putheader
- in file fpdf.php, method FPDF::_putheader()
- _putimages
- in file fpdf.php, method FPDF::_putimages()
- _putinfo
- in file fpdf.php, method FPDF::_putinfo()
- _putpages
- in file fpdf.php, method FPDF::_putpages()
- _putresourcedict
- in file fpdf.php, method FPDF::_putresourcedict()
- _putresources
- in file fpdf.php, method FPDF::_putresources()
- _putstream
- in file fpdf.php, method FPDF::_putstream()
- _puttrailer
- in file fpdf.php, method FPDF::_puttrailer()
- _putxobjectdict
- in file fpdf.php, method FPDF::_putxobjectdict()
- _rangeToPackedRange
- in file Parser.php, method PHPExcel_Writer_Excel5_Parser::_rangeToPackedRange()
pack() row range into the required 3 or 4 byte format.
- _readBIFF8CellAddress
- in file Excel5.php, method PHPExcel_Reader_Excel5::_readBIFF8CellAddress()
Reads a cell address in BIFF8 e.
- _readBIFF8CellRangeAddress
- in file Excel5.php, method PHPExcel_Reader_Excel5::_readBIFF8CellRangeAddress()
Reads a cell range address in BIFF8 e.
- _readBIFF8CellRangeAddressFixed
- in file Excel5.php, method PHPExcel_Reader_Excel5::_readBIFF8CellRangeAddressFixed()
Reads a cell range address in BIFF8 e.
- _readBIFF8CellRangeAddressList
- in file Excel5.php, method PHPExcel_Reader_Excel5::_readBIFF8CellRangeAddressList()
Read BIFF8 cell range address list
- _readBIFF8Constant
- in file Excel5.php, method PHPExcel_Reader_Excel5::_readBIFF8Constant()
read BIFF8 constant value which may be 'Empty Value', 'Number', 'String Value', 'Boolean Value', 'Error Value'
- _readBIFF8ConstantArray
- in file Excel5.php, method PHPExcel_Reader_Excel5::_readBIFF8ConstantArray()
read BIFF8 constant value array from array data
- _readBlank
- in file Excel5.php, method PHPExcel_Reader_Excel5::_readBlank()
Read BLANK record
- _readBlipJPEG
- in file Escher.php, method PHPExcel_Reader_Excel5_Escher::_readBlipJPEG()
Read BlipJPEG record.
- _readBlipPNG
- in file Escher.php, method PHPExcel_Reader_Excel5_Escher::_readBlipPNG()
Read BlipPNG record.
- _readBoolErr
- in file Excel5.php, method PHPExcel_Reader_Excel5::_readBoolErr()
Read BOOLERR record This record represents a Boolean value or error value cell.
- _readBorder
- in file Excel2007.php, method PHPExcel_Reader_Excel2007::_readBorder()
- _readBottomMargin
- in file Excel5.php, method PHPExcel_Reader_Excel5::_readBottomMargin()
Read BOTTOMMARGIN record
- _readBSE
- in file Escher.php, method PHPExcel_Reader_Excel5_Escher::_readBSE()
Read BSE record
- _readBstoreContainer
- in file Escher.php, method PHPExcel_Reader_Excel5_Escher::_readBstoreContainer()
Read BstoreContainer record (Blip Store Container)
- _readByteStringLong
- in file Excel5.php, method PHPExcel_Reader_Excel5::_readByteStringLong()
Read byte string (16-bit string length)
- _readByteStringShort
- in file Excel5.php, method PHPExcel_Reader_Excel5::_readByteStringShort()
Read byte string (8-bit string length)
- _readClientAnchor
- in file Escher.php, method PHPExcel_Reader_Excel5_Escher::_readClientAnchor()
Read ClientAnchor record.
- _readClientData
- in file Escher.php, method PHPExcel_Reader_Excel5_Escher::_readClientData()
Read ClientData record
- _readClientTextbox
- in file Escher.php, method PHPExcel_Reader_Excel5_Escher::_readClientTextbox()
Read ClientTextbox record
- _readCodepage
- in file Excel5.php, method PHPExcel_Reader_Excel5::_readCodepage()
CODEPAGE
This record stores the text encoding used to write byte strings, stored as MS Windows code page identifier.
- _readColInfo
- in file Excel5.php, method PHPExcel_Reader_Excel5::_readColInfo()
Read COLINFO record
- _readColor
- in file Excel5.php, method PHPExcel_Reader_Excel5::_readColor()
Read color
- _readColor
- in file Excel2007.php, method PHPExcel_Reader_Excel2007::_readColor()
- _readData
- in file OLERead.php, method PHPExcel_Shared_OLERead::_readData()
- _readDateMode
- in file Excel5.php, method PHPExcel_Reader_Excel5::_readDateMode()
DATEMODE
This record specifies the base date for displaying date values. base date. Calculation Settings Block. stored in the Workbook Globals Substream.
- _readDefault
- in file Escher.php, method PHPExcel_Reader_Excel5_Escher::_readDefault()
Read a generic record
- _readDefault
- in file Excel5.php, method PHPExcel_Reader_Excel5::_readDefault()
Reads a general type of BIFF record.
- _readDefaultRowHeight
- in file Excel5.php, method PHPExcel_Reader_Excel5::_readDefaultRowHeight()
Read DEFAULTROWHEIGHT record
- _readDefColWidth
- in file Excel5.php, method PHPExcel_Reader_Excel5::_readDefColWidth()
Read DEFCOLWIDTH record
- _readDefinedName
- in file Excel5.php, method PHPExcel_Reader_Excel5::_readDefinedName()
DEFINEDNAME
This record is part of a Link Table. and the token array of an internal defined name. arrays of defined names contain tokens with aberrant token classes.
- _readDg
- in file Escher.php, method PHPExcel_Reader_Excel5_Escher::_readDg()
Read Dg record (Drawing)
- _readDgContainer
- in file Escher.php, method PHPExcel_Reader_Excel5_Escher::_readDgContainer()
Read DgContainer record (Drawing Container)
- _readDgg
- in file Escher.php, method PHPExcel_Reader_Excel5_Escher::_readDgg()
Read Dgg record (Drawing Group)
- _readDggContainer
- in file Escher.php, method PHPExcel_Reader_Excel5_Escher::_readDggContainer()
Read DggContainer record (Drawing Group Container)
- _readExternalBook
- in file Excel5.php, method PHPExcel_Reader_Excel5::_readExternalBook()
Read EXTERNALBOOK record
- _readExternSheet
- in file Excel5.php, method PHPExcel_Reader_Excel5::_readExternSheet()
Read EXTERNSHEET record
- _readFilepass
- in file Excel5.php, method PHPExcel_Reader_Excel5::_readFilepass()
FILEPASS
This record is part of the File Protection Block. contains information about the read/write password of the file. encrypted.
- _readFont
- in file Excel5.php, method PHPExcel_Reader_Excel5::_readFont()
Read a FONT record
- _readFooter
- in file Excel5.php, method PHPExcel_Reader_Excel5::_readFooter()
Read FOOTER record
- _readFormat
- in file Excel5.php, method PHPExcel_Reader_Excel5::_readFormat()
FORMAT
This record contains information about a number format.
- _readFormula
- in file Excel5.php, method PHPExcel_Reader_Excel5::_readFormula()
Read FORMULA record This record contains the token array and the result of a formula cell.
- _readHcenter
- in file Excel5.php, method PHPExcel_Reader_Excel5::_readHcenter()
Read HCENTER record
- _readHeader
- in file Excel5.php, method PHPExcel_Reader_Excel5::_readHeader()
Read HEADER record
- _readHorizontalPageBreaks
- in file Excel5.php, method PHPExcel_Reader_Excel5::_readHorizontalPageBreaks()
Read HORIZONTALPAGEBREAKS record
- _readHyperLink
- in file Excel5.php, method PHPExcel_Reader_Excel5::_readHyperLink()
Read HYPERLINK record
- _readImData
- in file Excel5.php, method PHPExcel_Reader_Excel5::_readImData()
Read IMDATA record
- _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).
- _readLabel
- in file Excel5.php, method PHPExcel_Reader_Excel5::_readLabel()
Read LABEL record This record represents a cell that contains a string. BIFF8 it is usually replaced by the LABELSST record.
- _readLabelSst
- in file Excel5.php, method PHPExcel_Reader_Excel5::_readLabelSst()
Read LABELSST record This record represents a cell that contains a string. replaces the LABEL record and RSTRING record used in BIFF2-BIFF5.
- _readLeftMargin
- in file Excel5.php, method PHPExcel_Reader_Excel5::_readLeftMargin()
Read LEFTMARGIN record
- _readMergedCells
- in file Excel5.php, method PHPExcel_Reader_Excel5::_readMergedCells()
MERGEDCELLS
This record contains the addresses of merged cell ranges in the current sheet.
- _readMsoDrawing
- in file Excel5.php, method PHPExcel_Reader_Excel5::_readMsoDrawing()
Read MSODRAWING record
- _readMsoDrawingGroup
- in file Excel5.php, method PHPExcel_Reader_Excel5::_readMsoDrawingGroup()
Read MSODRAWINGGROUP record
- _readMulBlank
- in file Excel5.php, method PHPExcel_Reader_Excel5::_readMulBlank()
Read MULBLANK record
- _readMulRk
- in file Excel5.php, method PHPExcel_Reader_Excel5::_readMulRk()
Read MULRK record This record represents a cell range containing RK value cells.
- _readNumber
- in file Excel5.php, method PHPExcel_Reader_Excel5::_readNumber()
Read NUMBER record This record represents a cell that contains a floating-point value.
- _readObj
- in file Excel5.php, method PHPExcel_Reader_Excel5::_readObj()
Read OBJ record
- _readOfficeArtRGFOPTE
- in file Escher.php, method PHPExcel_Reader_Excel5_Escher::_readOfficeArtRGFOPTE()
Read OfficeArtRGFOPTE table of property-value pairs
- _readOPT
- in file Escher.php, method PHPExcel_Reader_Excel5_Escher::_readOPT()
Read OPT record.
- _readPageSetup
- in file Excel5.php, method PHPExcel_Reader_Excel5::_readPageSetup()
Read PAGESETUP record
- _readPalette
- in file Excel5.php, method PHPExcel_Reader_Excel5::_readPalette()
Read PALETTE record
- _readPane
- in file Excel5.php, method PHPExcel_Reader_Excel5::_readPane()
Read PANE record
- _readPassword
- in file Excel5.php, method PHPExcel_Reader_Excel5::_readPassword()
PASSWORD - Sheet protection (hashed) password (BIFF2 through BIFF8)
- _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.
- _readPrintGridlines
- in file Excel5.php, method PHPExcel_Reader_Excel5::_readPrintGridlines()
Read PRINTGRIDLINES record
- _readPropertySets
- in file OLERead.php, method PHPExcel_Shared_OLERead::_readPropertySets()
- _readProtect
- in file Excel5.php, method PHPExcel_Reader_Excel5::_readProtect()
PROTECT - Sheet protection (BIFF2 through BIFF8)
- _readRangeProtection
- in file Excel5.php, method PHPExcel_Reader_Excel5::_readRangeProtection()
Read RANGEPROTECTION record
- _readRGB
- in file Excel5.php, method PHPExcel_Reader_Excel5::_readRGB()
Extract RGB color
- _readRightMargin
- in file Excel5.php, method PHPExcel_Reader_Excel5::_readRightMargin()
Read RIGHTMARGIN record
- _readRk
- in file Excel5.php, method PHPExcel_Reader_Excel5::_readRk()
Read RK record This record represents a cell that contains an RK value (encoded integer or floating-point value). floating-point value cannot be encoded to an RK value, a NUMBER record will be written. record INTEGER written in BIFF2.
- _readRow
- in file Excel5.php, method PHPExcel_Reader_Excel5::_readRow()
ROW
This record contains the properties of a single row in a sheet. of 32 rows.
- _readScl
- in file Excel5.php, method PHPExcel_Reader_Excel5::_readScl()
Read SCL record
- _readSheet
- in file Excel5.php, method PHPExcel_Reader_Excel5::_readSheet()
SHEET
This record is located in the Workbook Globals Substream and represents a sheet inside the workbook.
- _readSheetPr
- in file Excel5.php, method PHPExcel_Reader_Excel5::_readSheetPr()
Read SHEETPR record
- _readSheetRangeByRefIndex
- in file Excel5.php, method PHPExcel_Reader_Excel5::_readSheetRangeByRefIndex()
Get a sheet range like Sheet1:Sheet3 from REF index
- _readSp
- in file Escher.php, method PHPExcel_Reader_Excel5_Escher::_readSp()
Read Sp record (Shape)
- _readSpContainer
- in file Escher.php, method PHPExcel_Reader_Excel5_Escher::_readSpContainer()
Read SpContainer record (Shape Container)
- _readSpgr
- in file Escher.php, method PHPExcel_Reader_Excel5_Escher::_readSpgr()
Read Spgr record (Shape Group)
- _readSpgrContainer
- in file Escher.php, method PHPExcel_Reader_Excel5_Escher::_readSpgrContainer()
Read SpgrContainer record (Shape Group Container)
- _readSplitMenuColors
- in file Escher.php, method PHPExcel_Reader_Excel5_Escher::_readSplitMenuColors()
Read SplitMenuColors record
- _readSst
- in file Excel5.php, method PHPExcel_Reader_Excel5::_readSst()
SST - Shared String Table
This record contains a list of all strings used anywhere in the workbook. workbook uses indexes into the list to reference the strings.
- _readStyle
- in file Excel2007.php, method PHPExcel_Reader_Excel2007::_readStyle()
- _readStyle
- in file Excel5.php, method PHPExcel_Reader_Excel5::_readStyle()
Read STYLE record
- _readTertiaryOPT
- in file Escher.php, method PHPExcel_Reader_Excel5_Escher::_readTertiaryOPT()
Read TertiaryOPT record
- _readTopMargin
- in file Excel5.php, method PHPExcel_Reader_Excel5::_readTopMargin()
Read TOPMARGIN record
- _readUnicodeString
- in file Excel5.php, method PHPExcel_Reader_Excel5::_readUnicodeString()
Read Unicode string with no string length field, but with known character count
- _readUnicodeStringLong
- in file Excel5.php, method PHPExcel_Reader_Excel5::_readUnicodeStringLong()
Extracts an Excel Unicode long string (16-bit string length)
- _readUnicodeStringShort
- in file Excel5.php, method PHPExcel_Reader_Excel5::_readUnicodeStringShort()
Extracts an Excel Unicode short string (8-bit string length) OpenOffice documentation: 2. function will automatically find out where the Unicode string ends.
- _readVcenter
- in file Excel5.php, method PHPExcel_Reader_Excel5::_readVcenter()
Read VCENTER record
- _readVerticalPageBreaks
- in file Excel5.php, method PHPExcel_Reader_Excel5::_readVerticalPageBreaks()
Read VERTICALPAGEBREAKS record
- _readWindow2
- in file Excel5.php, method PHPExcel_Reader_Excel5::_readWindow2()
Read WINDOW2 record
- _readXf
- in file Excel5.php, method PHPExcel_Reader_Excel5::_readXf()
XF - Extended Format
This record contains formatting information for cells, rows, columns or styles.
- _saveBbd
- in file OLE_Root.php, method PHPExcel_Shared_OLE_PPS_Root::_saveBbd()
Saving Big Block Depot
- _saveBigData
- in file OLE_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 OLE_Root.php, method PHPExcel_Shared_OLE_PPS_Root::_saveHeader()
Save OLE header
- _savePps
- in file OLE_Root.php, method PHPExcel_Shared_OLE_PPS_Root::_savePps()
Saves all the PPS's WKs
- _savePpsSetPnt
- in file OLE_PPS.php, method PHPExcel_Shared_OLE_PPS::_savePpsSetPnt()
Updates index and pointers to previous, next and children PPS's for this PPS.
- _setByteOrder
- in file BIFFwriter.php, method PHPExcel_Writer_Excel5_BIFFwriter::_setByteOrder()
Determine the byte order and store it as class data to avoid recalculating it for each call to new().
- _setPaletteXl97
- in file Workbook.php, method PHPExcel_Writer_Excel5_Workbook::_setPaletteXl97()
Sets the colour palette to the Excel 97+ default.
- _sizeCol
- in file Worksheet.php, method PHPExcel_Writer_Excel5_Worksheet::_sizeCol()
Convert the width of a cell from user's units to pixels. the relationship is: y = 7x +5. use the default value.
- _sizeRow
- in file Worksheet.php, method PHPExcel_Writer_Excel5_Worksheet::_sizeRow()
Convert the height of a cell from user's units to pixels. the relationship is: y = 4/3x. use the default value. possible to hide row yet).
- _storeAllFonts
- in file Workbook.php, method PHPExcel_Writer_Excel5_Workbook::_storeAllFonts()
Store the Excel FONT records.
- _storeAllNumFormats
- in file Workbook.php, method PHPExcel_Writer_Excel5_Workbook::_storeAllNumFormats()
Store user defined numerical formats i.
- _storeAllStyles
- in file Workbook.php, method PHPExcel_Writer_Excel5_Workbook::_storeAllStyles()
Write all STYLE records.
- _storeAllXfs
- in file Workbook.php, method PHPExcel_Writer_Excel5_Workbook::_storeAllXfs()
Write all XF records.
- _storeBof
- in file BIFFwriter.php, method PHPExcel_Writer_Excel5_BIFFwriter::_storeBof()
Writes Excel BOF record to indicate the beginning of a stream or sub-stream in the BIFF file.
- _storeBoundsheet
- in file Workbook.php, method PHPExcel_Writer_Excel5_Workbook::_storeBoundsheet()
Writes Excel BIFF BOUNDSHEET record.
- _storeBreaks
- in file Worksheet.php, method PHPExcel_Writer_Excel5_Worksheet::_storeBreaks()
Write the HORIZONTALPAGEBREAKS and VERTICALPAGEBREAKS BIFF records.
- _storeCodepage
- in file Workbook.php, method PHPExcel_Writer_Excel5_Workbook::_storeCodepage()
Stores the CODEPAGE biff record.
- _storeColinfo
- in file Worksheet.php, method PHPExcel_Writer_Excel5_Worksheet::_storeColinfo()
Write BIFF record COLINFO to define column widths
Note: The SDK says the record length is 0x0B but Excel writes a 0x0C length record.
- _storeDataValidity
- in file Worksheet.php, method PHPExcel_Writer_Excel5_Worksheet::_storeDataValidity()
Store the DVAL and DV records.
- _storeDatemode
- in file Workbook.php, method PHPExcel_Writer_Excel5_Workbook::_storeDatemode()
Write DATEMODE record to indicate the date system in use (1904 or 1900).
- _storeDefaultRowHeight
- in file Worksheet.php, method PHPExcel_Writer_Excel5_Worksheet::_storeDefaultRowHeight()
Write BIFF record DEFAULTROWHEIGHT.
- _storeDefcol
- in file Worksheet.php, method PHPExcel_Writer_Excel5_Worksheet::_storeDefcol()
Write BIFF record DEFCOLWIDTH if COLINFO records are in use.
- _storeDimensions
- in file Worksheet.php, method PHPExcel_Writer_Excel5_Worksheet::_storeDimensions()
Writes Excel DIMENSIONS to define the area in which there is data.
- _storeEof
- in file BIFFwriter.php, method PHPExcel_Writer_Excel5_BIFFwriter::_storeEof()
Writes Excel EOF record to indicate the end of a BIFF stream.
- _storeExterncount
- in file Worksheet.php, method PHPExcel_Writer_Excel5_Worksheet::_storeExterncount()
Write BIFF record EXTERNCOUNT to indicate the number of external sheet references in a worksheet.
- _storeExterncount
- in file Workbook.php, method PHPExcel_Writer_Excel5_Workbook::_storeExterncount()
Write BIFF record EXTERNCOUNT to indicate the number of external sheet references in the workbook.
- _storeExterns
- in file Workbook.php, method PHPExcel_Writer_Excel5_Workbook::_storeExterns()
Write the EXTERNCOUNT and EXTERNSHEET records. the NAME records.
- _storeExternsheet
- in file Worksheet.php, method PHPExcel_Writer_Excel5_Worksheet::_storeExternsheet()
Writes the Excel BIFF EXTERNSHEET record. formulas. reference to all of the external worksheets the EXTERNSHEET index is the same as the worksheet index.
- _storeExternsheet
- in file Workbook.php, method PHPExcel_Writer_Excel5_Workbook::_storeExternsheet()
Writes the Excel BIFF EXTERNSHEET record. formulas. rows and columns.
- _storeFooter
- in file Worksheet.php, method PHPExcel_Writer_Excel5_Worksheet::_storeFooter()
Store the footer caption BIFF record.
- _storeGridset
- in file Worksheet.php, method PHPExcel_Writer_Excel5_Worksheet::_storeGridset()
Write the GRIDSET BIFF record. PRINTGRIDLINES record.
- _storeGuts
- in file Worksheet.php, method PHPExcel_Writer_Excel5_Worksheet::_storeGuts()
Write the GUTS BIFF record. where Excel outline symbols are displayed. controlled by a flag in WSBOOL.
- _storeHcenter
- in file Worksheet.php, method PHPExcel_Writer_Excel5_Worksheet::_storeHcenter()
Store the horizontal centering HCENTER BIFF record.
- _storeHeader
- in file Worksheet.php, method PHPExcel_Writer_Excel5_Worksheet::_storeHeader()
Store the header caption BIFF record.
- _storeMarginBottom
- in file Worksheet.php, method PHPExcel_Writer_Excel5_Worksheet::_storeMarginBottom()
Store the BOTTOMMARGIN BIFF record.
- _storeMarginLeft
- in file Worksheet.php, method PHPExcel_Writer_Excel5_Worksheet::_storeMarginLeft()
Store the LEFTMARGIN BIFF record.
- _storeMarginRight
- in file Worksheet.php, method PHPExcel_Writer_Excel5_Worksheet::_storeMarginRight()
Store the RIGHTMARGIN BIFF record.
- _storeMarginTop
- in file Worksheet.php, method PHPExcel_Writer_Excel5_Worksheet::_storeMarginTop()
Store the TOPMARGIN BIFF record.
- _storeMergedCells
- in file Worksheet.php, method PHPExcel_Writer_Excel5_Worksheet::_storeMergedCells()
Store the MERGEDCELLS records for all ranges of merged cells
- _storeNameLong
- in file Workbook.php, method PHPExcel_Writer_Excel5_Workbook::_storeNameLong()
Store the NAME record in the long format that is used for storing the repeat rows and columns when both are specified. _storeNameShort() but we use a separate method to keep the code clean.
- _storeNames
- in file Workbook.php, method PHPExcel_Writer_Excel5_Workbook::_storeNames()
Write the NAME record to define the print area and the repeat rows and cols.
- _storeNameShort
- in file Workbook.php, method PHPExcel_Writer_Excel5_Workbook::_storeNameShort()
Store the NAME record in the short format that is used for storing the print area, repeat rows only and repeat columns only.
- _storeNumFormat
- in file Workbook.php, method PHPExcel_Writer_Excel5_Workbook::_storeNumFormat()
Writes Excel FORMAT record for non "built-in" numerical formats.
- _storeObjPicture
- in file Worksheet.php, method PHPExcel_Writer_Excel5_Worksheet::_storeObjPicture()
Store the OBJ record that precedes an IMDATA record. to support other Excel objects.
- _storeOLEFile
- in file Workbook.php, method PHPExcel_Writer_Excel5_Workbook::_storeOLEFile()
Store the workbook in an OLE container
- _storePalette
- in file Workbook.php, method PHPExcel_Writer_Excel5_Workbook::_storePalette()
Stores the PALETTE biff record.
- _storePanes
- in file Worksheet.php, method PHPExcel_Writer_Excel5_Worksheet::_storePanes()
Writes the Excel BIFF PANE record.
- _storePassword
- in file Worksheet.php, method PHPExcel_Writer_Excel5_Worksheet::_storePassword()
Write the worksheet PASSWORD record.
- _storePrintGridlines
- in file Worksheet.php, method PHPExcel_Writer_Excel5_Worksheet::_storePrintGridlines()
Write the PRINTGRIDLINES BIFF record. GRIDSET record.
- _storePrintHeaders
- in file Worksheet.php, method PHPExcel_Writer_Excel5_Worksheet::_storePrintHeaders()
Write the PRINTHEADERS BIFF record.
- _storeProtect
- in file Worksheet.php, method PHPExcel_Writer_Excel5_Worksheet::_storeProtect()
Set the Biff PROTECT record to indicate that the worksheet is protected.
- _storeRangeProtection
- in file Worksheet.php, method PHPExcel_Writer_Excel5_Worksheet::_storeRangeProtection()
Write BIFF record RANGEPROTECTION
- _storeSelection
- in file Worksheet.php, method PHPExcel_Writer_Excel5_Worksheet::_storeSelection()
Write BIFF record SELECTION.
- _storeSetup
- in file Worksheet.php, method PHPExcel_Writer_Excel5_Worksheet::_storeSetup()
Store the page setup SETUP BIFF record.
- _storeStyle
- in file Workbook.php, method PHPExcel_Writer_Excel5_Workbook::_storeStyle()
Write Excel BIFF STYLE records.
- _storeVcenter
- in file Worksheet.php, method PHPExcel_Writer_Excel5_Worksheet::_storeVcenter()
Store the vertical centering VCENTER BIFF record.
- _storeWindow1
- in file Workbook.php, method PHPExcel_Writer_Excel5_Workbook::_storeWindow1()
Write Excel BIFF WINDOW1 record.
- _storeWindow2
- in file Worksheet.php, method PHPExcel_Writer_Excel5_Worksheet::_storeWindow2()
Write BIFF record Window2.
- _storeWorkbook
- in file Workbook.php, method PHPExcel_Writer_Excel5_Workbook::_storeWorkbook()
Assemble worksheets into a workbook and send the BIFF data to an OLE storage.
- _storeWsbool
- in file Worksheet.php, method PHPExcel_Writer_Excel5_Worksheet::_storeWsbool()
Write the WSBOOL BIFF record, mainly for fit-to-page. with the SETUP record.
- _storeZoom
- in file Worksheet.php, method PHPExcel_Writer_Excel5_Worksheet::_storeZoom()
Store the window zoom factor. simplicity we will store all fractions with a numerator of 100.
- _term
- in file Parser.php, method PHPExcel_Writer_Excel5_Parser::_term()
It parses a term.
- _textstring
- in file fpdf.php, method FPDF::_textstring()
- _uncompressByteString
- in file Excel5.php, method PHPExcel_Reader_Excel5::_uncompressByteString()
Convert UTF-16 string in compressed notation to uncompressed form.
- _updateCellRange
- in file ReferenceHelper.php, method PHPExcel_ReferenceHelper::_updateCellRange()
Update cell range
- _updateSingleCellReference
- in file ReferenceHelper.php, method PHPExcel_ReferenceHelper::_updateSingleCellReference()
Update single cell reference
- _UTF8toExcelDoubleQuoted
- in file Excel5.php, method PHPExcel_Reader_Excel5::_UTF8toExcelDoubleQuoted()
Convert UTF-8 string to string surounded by double quotes.
- _validate
- in file Stats.php, method Base::_validate()
Utility function to validate the data and modify it
- _writeAutoFilter
- in file Worksheet.php, method PHPExcel_Writer_Excel2007_Worksheet::_writeAutoFilter()
Write AutoFilter
- _writeBIFF8CellRangeAddressFixed
- in file Worksheet.php, method PHPExcel_Writer_Excel5_Worksheet::_writeBIFF8CellRangeAddressFixed()
Write a cell range address in BIFF8
- _writeBookViews
- in file Workbook.php, method PHPExcel_Writer_Excel2007_Workbook::_writeBookViews()
Write BookViews
- _writeBorder
- in file Style.php, method PHPExcel_Writer_Excel2007_Style::_writeBorder()
Write Border
- _writeBorderPr
- in file Style.php, method PHPExcel_Writer_Excel2007_Style::_writeBorderPr()
Write BorderPr
- _writeBreaks
- in file Worksheet.php, method PHPExcel_Writer_Excel2007_Worksheet::_writeBreaks()
Write Breaks
- _writeCalcPr
- in file Workbook.php, method PHPExcel_Writer_Excel2007_Workbook::_writeCalcPr()
Write calcPr
- _writeCell
- in file Worksheet.php, method PHPExcel_Writer_Excel2007_Worksheet::_writeCell()
Write Cell
- _writeCellStyleDxf
- in file Style.php, method PHPExcel_Writer_Excel2007_Style::_writeCellStyleDxf()
Write Cell Style Dxf
- _writeCellStyleXf
- in file Style.php, method PHPExcel_Writer_Excel2007_Style::_writeCellStyleXf()
Write Cell Style Xf
- _writeCols
- in file Worksheet.php, method PHPExcel_Writer_Excel2007_Worksheet::_writeCols()
Write Cols
- _writeComment
- in file Comments.php, method PHPExcel_Writer_Excel2007_Comments::_writeComment()
Write comment to XML format
- _writeConditionalFormatting
- in file Worksheet.php, method PHPExcel_Writer_Excel2007_Worksheet::_writeConditionalFormatting()
Write ConditionalFormatting
- _writeDataValidations
- in file Worksheet.php, method PHPExcel_Writer_Excel2007_Worksheet::_writeDataValidations()
Write DataValidations
- _writeDefaultContentType
- in file ContentTypes.php, method PHPExcel_Writer_Excel2007_ContentTypes::_writeDefaultContentType()
Write Default content type
- _writeDefinedNameForAutofilter
- in file Workbook.php, method PHPExcel_Writer_Excel2007_Workbook::_writeDefinedNameForAutofilter()
Write Defined Name for autoFilter
- _writeDefinedNameForNamedRange
- in file Workbook.php, method PHPExcel_Writer_Excel2007_Workbook::_writeDefinedNameForNamedRange()
Write Defined Name for autoFilter
- _writeDefinedNameForPrintArea
- in file Workbook.php, method PHPExcel_Writer_Excel2007_Workbook::_writeDefinedNameForPrintArea()
Write Defined Name for PrintTitles
- _writeDefinedNameForPrintTitles
- in file Workbook.php, method PHPExcel_Writer_Excel2007_Workbook::_writeDefinedNameForPrintTitles()
Write Defined Name for PrintTitles
- _writeDefinedNames
- in file Workbook.php, method PHPExcel_Writer_Excel2007_Workbook::_writeDefinedNames()
Write Defined Names
- _writeDimension
- in file Worksheet.php, method PHPExcel_Writer_Excel2007_Worksheet::_writeDimension()
Write Dimension
- _writeDrawing
- in file Drawing.php, method PHPExcel_Writer_Excel2007_Drawing::_writeDrawing()
Write drawings to XML format
- _writeDrawings
- in file Worksheet.php, method PHPExcel_Writer_Excel2007_Worksheet::_writeDrawings()
Write Drawings
- _writeFileVersion
- in file Workbook.php, method PHPExcel_Writer_Excel2007_Workbook::_writeFileVersion()
Write file version
- _writeFill
- in file Style.php, method PHPExcel_Writer_Excel2007_Style::_writeFill()
Write Fill
- _writeFont
- in file Style.php, method PHPExcel_Writer_Excel2007_Style::_writeFont()
Write Font
- _writeGradientFill
- in file Style.php, method PHPExcel_Writer_Excel2007_Style::_writeGradientFill()
Write Gradient Fill
- _writeHeaderFooter
- in file Worksheet.php, method PHPExcel_Writer_Excel2007_Worksheet::_writeHeaderFooter()
Write Header / Footer
- _writeHyperlinks
- in file Worksheet.php, method PHPExcel_Writer_Excel2007_Worksheet::_writeHyperlinks()
Write Hyperlinks
- _writeImageTagInCell
- in file HTML.php, method PHPExcel_Writer_HTML::_writeImageTagInCell()
Generate image tag in cell
- _writeLegacyDrawing
- in file Worksheet.php, method PHPExcel_Writer_Excel2007_Worksheet::_writeLegacyDrawing()
Write LegacyDrawing
- _writeLegacyDrawingHF
- in file Worksheet.php, method PHPExcel_Writer_Excel2007_Worksheet::_writeLegacyDrawingHF()
Write LegacyDrawingHF
- _writeLine
- in file CSV.php, method PHPExcel_Writer_CSV::_writeLine()
Write line to CSV file
- _writeMergeCells
- in file Worksheet.php, method PHPExcel_Writer_Excel2007_Worksheet::_writeMergeCells()
Write MergeCells
- _writeNamedRanges
- in file Workbook.php, method PHPExcel_Writer_Excel2007_Workbook::_writeNamedRanges()
Write named ranges
- _writeNumFmt
- in file Style.php, method PHPExcel_Writer_Excel2007_Style::_writeNumFmt()
Write NumberFormat
- _writeOverrideContentType
- in file ContentTypes.php, method PHPExcel_Writer_Excel2007_ContentTypes::_writeOverrideContentType()
Write Override content type
- _writePageMargins
- in file Worksheet.php, method PHPExcel_Writer_Excel2007_Worksheet::_writePageMargins()
Write PageMargins
- _writePageSetup
- in file Worksheet.php, method PHPExcel_Writer_Excel2007_Worksheet::_writePageSetup()
Write PageSetup
- _writePatternFill
- in file Style.php, method PHPExcel_Writer_Excel2007_Style::_writePatternFill()
Write Pattern Fill
- _writePrintOptions
- in file Worksheet.php, method PHPExcel_Writer_Excel2007_Worksheet::_writePrintOptions()
Write PrintOptions
- _writeProtectedRanges
- in file Worksheet.php, method PHPExcel_Writer_Excel2007_Worksheet::_writeProtectedRanges()
Write ProtectedRanges
- _writeRelationship
- in file Rels.php, method PHPExcel_Writer_Excel2007_Rels::_writeRelationship()
Write Override content type
- _writeSerialized
- in file Serialized.php, method PHPExcel_Writer_Serialized::_writeSerialized()
Serialize PHPExcel object to XML
- _writeSheet
- in file Workbook.php, method PHPExcel_Writer_Excel2007_Workbook::_writeSheet()
Write sheet
- _writeSheetData
- in file Worksheet.php, method PHPExcel_Writer_Excel2007_Worksheet::_writeSheetData()
Write SheetData
- _writeSheetFormatPr
- in file Worksheet.php, method PHPExcel_Writer_Excel2007_Worksheet::_writeSheetFormatPr()
Write SheetFormatPr
- _writeSheetPr
- in file Worksheet.php, method PHPExcel_Writer_Excel2007_Worksheet::_writeSheetPr()
Write SheetPr
- _writeSheetProtection
- in file Worksheet.php, method PHPExcel_Writer_Excel2007_Worksheet::_writeSheetProtection()
Write SheetProtection
- _writeSheets
- in file Workbook.php, method PHPExcel_Writer_Excel2007_Workbook::_writeSheets()
Write sheets
- _writeSheetViews
- in file Worksheet.php, method PHPExcel_Writer_Excel2007_Worksheet::_writeSheetViews()
Write SheetViews
- _writeUrlExternal
- in file Worksheet.php, method PHPExcel_Writer_Excel5_Worksheet::_writeUrlExternal()
Write links to external directory names such as 'c:\foo. c:\foo.
- _writeUrlInternal
- in file Worksheet.php, method PHPExcel_Writer_Excel5_Worksheet::_writeUrlInternal()
Used to write internal reference hyperlinks such as "Sheet1!A1".
- _writeUrlRange
- in file Worksheet.php, method PHPExcel_Writer_Excel5_Worksheet::_writeUrlRange()
This is the more general form of writeUrl(). written to a range of cells. to be written. (Sheet1!A1) or external ('c:\temp\foo.
- _writeUrlWeb
- in file Worksheet.php, method PHPExcel_Writer_Excel5_Worksheet::_writeUrlWeb()
Used to write http, ftp and mailto hyperlinks.
- _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
- _writeWorkbookPr
- in file Workbook.php, method PHPExcel_Writer_Excel2007_Workbook::_writeWorkbookPr()
Write WorkbookPr
- _writeWorkbookProtection
- in file Workbook.php, method PHPExcel_Writer_Excel2007_Workbook::_writeWorkbookProtection()
Write WorkbookProtection
- _XF
- in file Worksheet.php, method PHPExcel_Writer_Excel5_Worksheet::_XF()
Returns an index to the XF record in the workbook
- __calcAbsoluteDeviation
- in file Stats.php, method Base::__calcAbsoluteDeviation()
Utility function to calculate the absolute deviation with or without
- __calcVariance
- in file Stats.php, method Base::__calcVariance()
Utility function to calculate the variance with or without
- __call
- in file XMLWriter.php, method PHPExcel_Shared_XMLWriter::__call()
Catch function calls (and pass them to internal XMLWriter)
- __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 DocumentSecurity.php, method PHPExcel_DocumentSecurity::__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 Comment.php, method PHPExcel_Comment::__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 ColumnDimension.php, method PHPExcel_Worksheet_ColumnDimension::__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 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 Shadow.php, method PHPExcel_Worksheet_Drawing_Shadow::__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 PHPExcel.php, method PHPExcel::__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 Protection.php, method PHPExcel_Worksheet_Protection::__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.
- __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 RichText.php, method PHPExcel_RichText::__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 PageSetup.php, method PHPExcel_Worksheet_PageSetup::__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 MemoryDrawing.php, method PHPExcel_Worksheet_MemoryDrawing::__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 NumberFormat.php, method PHPExcel_Style_NumberFormat::__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.
- __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 Color.php, method PHPExcel_Style_Color::__clone()
Implement PHP __clone to create a deep clone, not just a shallow copy.
- __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 Borders.php, method PHPExcel_Style_Borders::__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 Cell.php, method PHPExcel_Cell::__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 BaseDrawing.php, method PHPExcel_Worksheet_BaseDrawing::__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.
- __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 Style.php, method PHPExcel_Style::__clone()
Implement PHP __clone to create a deep clone, not just a shallow copy.
- __clone
- in file SheetView.php, method PHPExcel_Worksheet_SheetView::__clone()
Implement PHP __clone to create a deep clone, not just a shallow copy.
- __construct
- in file DocumentProperties.php, method PHPExcel_DocumentProperties::__construct()
Create a new PHPExcel_DocumentProperties
- __construct
- in file Calculation.php, method PHPExcel_Calculation::__construct()
Create a new PHPExcel_Calculation
- __construct
- in file Font.php, method PHPExcel_Style_Font::__construct()
Create a new PHPExcel_Style_Font
- __construct
- in file HeaderFooter.php, method PHPExcel_Worksheet_HeaderFooter::__construct()
Create a new PHPExcel_Worksheet_HeaderFooter
- __construct
- in file HashTable.php, method PHPExcel_HashTable::__construct()
Create a new PHPExcel_HashTable
- __construct
- in file Function.php, method PHPExcel_Calculation_Function::__construct()
Create a new PHPExcel_Calculation_Function
- __construct
- in file Fill.php, method PHPExcel_Style_Fill::__construct()
Create a new PHPExcel_Style_Fill
- __construct
- in file Comment.php, method PHPExcel_Comment::__construct()
Create a new PHPExcel_Comment
- __construct
- in file MemoryDrawing.php, method PHPExcel_Worksheet_MemoryDrawing::__construct()
Create a new PHPExcel_Worksheet_MemoryDrawing
- __construct
- in file DocumentSecurity.php, method PHPExcel_DocumentSecurity::__construct()
Create a new PHPExcel_DocumentSecurity
- __construct
- in file XMLWriter.php, method PHPExcel_Shared_XMLWriter::__construct()
Create a new PHPExcel_Shared_XMLWriter instance
- __construct
- in file IOFactory.php, method PHPExcel_IOFactory::__construct()
Private constructor for PHPExcel_IOFactory
- __construct
- in file Drawing.php, method PHPExcel_Worksheet_Drawing::__construct()
Create a new PHPExcel_Worksheet_Drawing
- __construct
- in file Worksheet.php, method PHPExcel_Worksheet::__construct()
Create a new worksheet
- __construct
- in file CSV.php, method PHPExcel_Reader_CSV::__construct()
Create a new PHPExcel_Reader_CSV
- __construct
- in file Borders.php, method PHPExcel_Style_Borders::__construct()
Create a new PHPExcel_Style_Borders
- __construct
- in file HTML.php, method PHPExcel_Writer_HTML::__construct()
Create a new PHPExcel_Writer_HTML
- __construct
- in file CSV.php, method PHPExcel_Writer_CSV::__construct()
Create a new PHPExcel_Writer_CSV
- __construct
- in file HeaderFooterDrawing.php, method PHPExcel_Worksheet_HeaderFooterDrawing::__construct()
Create a new PHPExcel_Worksheet_HeaderFooterDrawing
- __construct
- in file FormulaToken.php, method PHPExcel_Calculation_FormulaToken::__construct()
Create a new PHPExcel_Calculation_FormulaToken
- __construct
- in file FormulaParser.php, method PHPExcel_Calculation_FormulaParser::__construct()
Create a new PHPExcel_Calculation_FormulaParser
- __construct
- in file DataValidation.php, method PHPExcel_Cell_DataValidation::__construct()
Create a new PHPExcel_Cell_DataValidation
- __construct
- in file Conditional.php, method PHPExcel_Style_Conditional::__construct()
Create a new PHPExcel_Style_Conditional
- __construct
- in file Hyperlink.php, method PHPExcel_Cell_Hyperlink::__construct()
Create a new PHPExcel_Cell_Hyperlink
- __construct
- in file ColumnDimension.php, method PHPExcel_Worksheet_ColumnDimension::__construct()
Create a new PHPExcel_Worksheet_RowDimension
- __construct
- in file OLE_PPS.php, method PHPExcel_Shared_OLE_PPS::__construct()
The constructor
- __construct
- in file SheetView.php, method PHPExcel_Worksheet_SheetView::__construct()
Create a new PHPExcel_Worksheet_SheetView
- __construct
- in file BaseDrawing.php, method PHPExcel_Worksheet_BaseDrawing::__construct()
Create a new PHPExcel_Worksheet_BaseDrawing
- __construct
- in file Shadow.php, method PHPExcel_Worksheet_Drawing_Shadow::__construct()
Create a new PHPExcel_Worksheet_Drawing_Shadow
- __construct
- in file Serialized.php, method PHPExcel_Writer_Serialized::__construct()
Create a new PHPExcel_Writer_Serialized
- __construct
- in file NamedRange.php, method PHPExcel_NamedRange::__construct()
Create a new NamedRange
- __construct
- in file Run.php, method PHPExcel_RichText_Run::__construct()
Create a new PHPExcel_RichText_Run instance
- __construct
- in file Style.php, method PHPExcel_Style::__construct()
Create a new PHPExcel_Style
- __construct
- in file TextElement.php, method PHPExcel_RichText_TextElement::__construct()
Create a new PHPExcel_RichText_TextElement instance
- __construct
- in file Escher.php, method PHPExcel_Reader_Excel5_Escher::__construct()
Create a new PHPExcel_Reader_Excel5_Escher instance
- __construct
- in file Color.php, method PHPExcel_Style_Color::__construct()
Create a new PHPExcel_Style_Color
- __construct
- in file Excel5.php, method PHPExcel_Writer_Excel5::__construct()
Create a new PHPExcel_Writer_Excel5
- __construct
- in file Cell.php, method PHPExcel_Cell::__construct()
Create a new Cell
- __construct
- in file Excel5.php, method PHPExcel_Reader_Excel5::__construct()
Create a new PHPExcel_Reader_Excel5 instance
- __construct
- in file RichText.php, method PHPExcel_RichText::__construct()
Create a new PHPExcel_RichText instance
- __construct
- in file RowDimension.php, method PHPExcel_Worksheet_RowDimension::__construct()
Create a new PHPExcel_Worksheet_RowDimension
- __construct
- in file Excel2007.php, method PHPExcel_Reader_Excel2007::__construct()
Create a new PHPExcel_Reader_Excel2007 instance
- __construct
- in file ReferenceHelper.php, method PHPExcel_ReferenceHelper::__construct()
Create a new PHPExcel_Calculation
- __construct
- in file PageMargins.php, method PHPExcel_Worksheet_PageMargins::__construct()
Create a new PHPExcel_Worksheet_PageMargins
- __construct
- in file OLE_Root.php, method PHPExcel_Shared_OLE_PPS_Root::__construct()
- __construct
- in file NumberFormat.php, method PHPExcel_Style_NumberFormat::__construct()
Create a new PHPExcel_Style_NumberFormat
- __construct
- in file OLE_File.php, method PHPExcel_Shared_OLE_PPS_File::__construct()
The constructor
- __construct
- in file Excel2007.php, method PHPExcel_Writer_Excel2007::__construct()
Create a new PHPExcel_Writer_Excel2007
- __construct
- in file Alignment.php, method PHPExcel_Style_Alignment::__construct()
Create a new PHPExcel_Style_Alignment
- __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 PageSetup.php, method PHPExcel_Worksheet_PageSetup::__construct()
Create a new PHPExcel_Worksheet_PageSetup
- __construct
- in file PHPExcel.php, method PHPExcel::__construct()
Create a new PHPExcel with one Worksheet
- __construct
- in file Border.php, method PHPExcel_Style_Border::__construct()
Create a new PHPExcel_Style_Border
- __construct
- in file PDF.php, method PHPExcel_Writer_PDF::__construct()
Create a new PHPExcel_Writer_PDF
- __destruct
- in file XMLWriter.php, method PHPExcel_Shared_XMLWriter::__destruct()
Destructor
- __format
- in file Stats.php, method Base::__format()
Utility function to format a PEAR_Error to be used by calc(),
- __sumabsdev
- in file Stats.php, method Base::__sumabsdev()
Utility function to calculate: SUM { | xi - mean | }
- __sumdiff
- in file Stats.php, method Base::__sumdiff()
Utility function to calculate: SUM { (xi - mean)^n }
top
|
|