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

Element index for package PHPExcel_Cell

[ a ] [ d ] [ g ] [ h ] [ i ] [ o ] [ p ] [ s ] [ t ] [ _ ]

_

$_alignment
in file Style.php, variable PHPExcel_Style::$_alignment
    Alignment
$_allowBlank
in file DataValidation.php, variable PHPExcel_Cell_DataValidation::$_allowBlank
    Allow Blank
$_borders
in file Style.php, variable PHPExcel_Style::$_borders
    Borders
$_cell
in file Hyperlink.php, variable PHPExcel_Cell_Hyperlink::$_cell
    Cell representing the hyperlink
$_conditionalStyles
in file Style.php, variable PHPExcel_Style::$_conditionalStyles
    Conditional styles
$_defaultStyle
in file Style.php, variable PHPExcel_Style::$_defaultStyle
    Default style
$_error
in file DataValidation.php, variable PHPExcel_Cell_DataValidation::$_error
    Error
$_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
$_fill
in file Style.php, variable PHPExcel_Style::$_fill
    Fill
$_font
in file Style.php, variable PHPExcel_Style::$_font
    Font
$_formula1
in file DataValidation.php, variable PHPExcel_Cell_DataValidation::$_formula1
    Formula 1
$_formula2
in file DataValidation.php, variable PHPExcel_Cell_DataValidation::$_formula2
    Formula 2
$_numberFormat
in file Style.php, variable PHPExcel_Style::$_numberFormat
    Number Format
$_operator
in file DataValidation.php, variable PHPExcel_Cell_DataValidation::$_operator
    Operator
$_parent
in file DataValidation.php, variable PHPExcel_Cell_DataValidation::$_parent
    Parent cell
$_prompt
in file DataValidation.php, variable PHPExcel_Cell_DataValidation::$_prompt
    Prompt
$_promptTitle
in file DataValidation.php, variable PHPExcel_Cell_DataValidation::$_promptTitle
    Prompt title
$_protection
in file Style.php, variable PHPExcel_Style::$_protection
    Protection
$_showDropDown
in file DataValidation.php, variable PHPExcel_Cell_DataValidation::$_showDropDown
    Show DropDown
$_showErrorMessage
in file DataValidation.php, variable PHPExcel_Cell_DataValidation::$_showErrorMessage
    Show ErrorMessage
$_showInputMessage
in file DataValidation.php, variable PHPExcel_Cell_DataValidation::$_showInputMessage
    Show InputMessage
$_tooltip
in file Hyperlink.php, variable PHPExcel_Cell_Hyperlink::$_tooltip
    Tooltip to display on the hyperlink
$_type
in file DataValidation.php, variable PHPExcel_Cell_DataValidation::$_type
    Type
$_url
in file Hyperlink.php, variable PHPExcel_Cell_Hyperlink::$_url
    URL to link the cell to
__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 DataValidation.php, method PHPExcel_Cell_DataValidation::__clone()
    Implement PHP __clone to create a deep clone, not just a shallow copy.
__construct
in file Style.php, method PHPExcel_Style::__construct()
    Create a new PHPExcel_Style
__construct
in file DataValidation.php, method PHPExcel_Cell_DataValidation::__construct()
    Create a new PHPExcel_Cell_DataValidation
__construct
in file Hyperlink.php, method PHPExcel_Cell_Hyperlink::__construct()
    Create a new PHPExcel_Cell_Hyperlink
top

a

applyFromArray
in file Style.php, method PHPExcel_Style::applyFromArray()
    Apply styles from array
top

d

dataTypeForValue
in file DataType.php, method PHPExcel_Cell_DataType::dataTypeForValue()
    DataType for value
DataType.php
procedural page DataType.php
DataValidation.php
procedural page DataValidation.php
top

g

getAlignment
in file Style.php, method PHPExcel_Style::getAlignment()
    Get Alignment
getAllowBlank
in file DataValidation.php, method PHPExcel_Cell_DataValidation::getAllowBlank()
    Get Allow Blank
getBorders
in file Style.php, method PHPExcel_Style::getBorders()
    Get Borders
getConditionalStyles
in file Style.php, method PHPExcel_Style::getConditionalStyles()
    Get Conditional Styles
getDefaultStyle
in file Style.php, method PHPExcel_Style::getDefaultStyle()
    Get default style
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
getFill
in file Style.php, method PHPExcel_Style::getFill()
    Get Fill
getFont
in file Style.php, method PHPExcel_Style::getFont()
    Get Font
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
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 DataValidation.php, method PHPExcel_Cell_DataValidation::getHashCode()
    Get hash code
getNumberFormat
in file Style.php, method PHPExcel_Style::getNumberFormat()
    Get Number Format
getOperator
in file DataValidation.php, method PHPExcel_Cell_DataValidation::getOperator()
    Get Operator
getParent
in file DataValidation.php, method PHPExcel_Cell_DataValidation::getParent()
    Get parent
getParent
in file Hyperlink.php, method PHPExcel_Cell_Hyperlink::getParent()
    Get parent
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
getProtection
in file Style.php, method PHPExcel_Style::getProtection()
    Get Protection
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
getShowInputMessage
in file DataValidation.php, method PHPExcel_Cell_DataValidation::getShowInputMessage()
    Get Show InputMessage
getTooltip
in file Hyperlink.php, method PHPExcel_Cell_Hyperlink::getTooltip()
    Get tooltip
getType
in file DataValidation.php, method PHPExcel_Cell_DataValidation::getType()
    Get Type
getUrl
in file Hyperlink.php, method PHPExcel_Cell_Hyperlink::getUrl()
    Get URL
top

h

Hyperlink.php
procedural page Hyperlink.php
top

i

isInternal
in file Hyperlink.php, method PHPExcel_Cell_Hyperlink::isInternal()
    Is this hyperlink internal? (to another sheet)
top

o

OPERATOR_BETWEEN
in file DataValidation.php, class constant PHPExcel_Cell_DataValidation::OPERATOR_BETWEEN
OPERATOR_EQUAL
in file DataValidation.php, class constant PHPExcel_Cell_DataValidation::OPERATOR_EQUAL
OPERATOR_GREATERTHAN
in file DataValidation.php, class constant PHPExcel_Cell_DataValidation::OPERATOR_GREATERTHAN
OPERATOR_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_LESSTHANOREQUAL
in file DataValidation.php, class constant PHPExcel_Cell_DataValidation::OPERATOR_LESSTHANOREQUAL
OPERATOR_NOTBETWEEN
in file DataValidation.php, class constant PHPExcel_Cell_DataValidation::OPERATOR_NOTBETWEEN
OPERATOR_NOTEQUAL
in file DataValidation.php, class constant PHPExcel_Cell_DataValidation::OPERATOR_NOTEQUAL
top

p

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_Style
in file Style.php, class PHPExcel_Style
    PHPExcel_Style
propertyCompleteBind
in file Style.php, method PHPExcel_Style::propertyCompleteBind()
    Property Complete Bind
propertyIsBound
in file Style.php, method PHPExcel_Style::propertyIsBound()
    Property Is Bound
top

s

setAllowBlank
in file DataValidation.php, method PHPExcel_Cell_DataValidation::setAllowBlank()
    Set Allow Blank
setConditionalStyles
in file Style.php, method PHPExcel_Style::setConditionalStyles()
    Set Conditional Styles
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
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
setOperator
in file DataValidation.php, method PHPExcel_Cell_DataValidation::setOperator()
    Set Operator
setParent
in file DataValidation.php, method PHPExcel_Cell_DataValidation::setParent()
    Set Parent
setParent
in file Hyperlink.php, method PHPExcel_Cell_Hyperlink::setParent()
    Set Parent
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
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
setShowInputMessage
in file DataValidation.php, method PHPExcel_Cell_DataValidation::setShowInputMessage()
    Set Show InputMessage
setTooltip
in file Hyperlink.php, method PHPExcel_Cell_Hyperlink::setTooltip()
    Set tooltip
setType
in file DataValidation.php, method PHPExcel_Cell_DataValidation::setType()
    Set Type
setUrl
in file Hyperlink.php, method PHPExcel_Cell_Hyperlink::setUrl()
    Set URL
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
top

t

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_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

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