class CellData extends Collection (View source)

Properties

protected $collection_key
protected $dataSourceFormulaType
protected $dataSourceFormulaDataType
protected $dataSourceTableType
protected $dataSourceTableDataType
protected $dataValidationType
protected $dataValidationDataType
protected $effectiveFormatType
protected $effectiveFormatDataType
protected $effectiveValueType
protected $effectiveValueDataType
string $formattedValue
$hyperlink
string $note
protected $pivotTableType
protected $pivotTableDataType
protected $textFormatRunsType
protected $textFormatRunsDataType
protected $userEnteredFormatType
protected $userEnteredFormatDataType
protected $userEnteredValueType
protected $userEnteredValueDataType

Methods

setDataSourceFormula(DataSourceFormula $dataSourceFormula)

No description

setDataSourceTable(DataSourceTable $dataSourceTable)

No description

setDataValidation(DataValidationRule $dataValidation)

No description

setEffectiveFormat(CellFormat $effectiveFormat)

No description

getEffectiveFormat()

No description

setEffectiveValue(ExtendedValue $effectiveValue)

No description

getEffectiveValue()

No description

setFormattedValue($formattedValue)

No description

string
getFormattedValue()

No description

setHyperlink($hyperlink)

No description

string
getHyperlink()

No description

setNote($note)

No description

string
getNote()

No description

setPivotTable(PivotTable $pivotTable)

No description

getPivotTable()

No description

setTextFormatRuns($textFormatRuns)

No description

getTextFormatRuns()

No description

setUserEnteredFormat(CellFormat $userEnteredFormat)

No description

getUserEnteredFormat()

No description

setUserEnteredValue(ExtendedValue $userEnteredValue)

No description

Details

setDataSourceFormula(DataSourceFormula $dataSourceFormula)

No description

Parameters

DataSourceFormula $dataSourceFormula

DataSourceFormula getDataSourceFormula()

No description

Return Value

DataSourceFormula

setDataSourceTable(DataSourceTable $dataSourceTable)

No description

Parameters

DataSourceTable $dataSourceTable

DataSourceTable getDataSourceTable()

No description

Return Value

DataSourceTable

setDataValidation(DataValidationRule $dataValidation)

No description

Parameters

DataValidationRule $dataValidation

DataValidationRule getDataValidation()

No description

Return Value

DataValidationRule

setEffectiveFormat(CellFormat $effectiveFormat)

No description

Parameters

CellFormat $effectiveFormat

CellFormat getEffectiveFormat()

No description

Return Value

CellFormat

setEffectiveValue(ExtendedValue $effectiveValue)

No description

Parameters

ExtendedValue $effectiveValue

ExtendedValue getEffectiveValue()

No description

Return Value

ExtendedValue

setFormattedValue($formattedValue)

No description

Parameters

$formattedValue

string getFormattedValue()

No description

Return Value

string

No description

Parameters

$hyperlink

No description

Return Value

string

setNote($note)

No description

Parameters

$note

string getNote()

No description

Return Value

string

setPivotTable(PivotTable $pivotTable)

No description

Parameters

PivotTable $pivotTable

PivotTable getPivotTable()

No description

Return Value

PivotTable

setTextFormatRuns($textFormatRuns)

No description

Parameters

$textFormatRuns

TextFormatRun[] getTextFormatRuns()

No description

Return Value

TextFormatRun[]

setUserEnteredFormat(CellFormat $userEnteredFormat)

No description

Parameters

CellFormat $userEnteredFormat

CellFormat getUserEnteredFormat()

No description

Return Value

CellFormat

setUserEnteredValue(ExtendedValue $userEnteredValue)

No description

Parameters

ExtendedValue $userEnteredValue

ExtendedValue getUserEnteredValue()

No description

Return Value

ExtendedValue