ExcelArrayPseudoFunctions
in package
Table of Contents
Methods
- anchorArray() : array<string|int, mixed>|string
- single() : mixed
Methods
anchorArray()
public
static anchorArray(string $cellReference, Cell $cell) : array<string|int, mixed>|string
Parameters
- $cellReference : string
- $cell : Cell
Return values
array<string|int, mixed>|stringsingle()
public
static single(string $cellReference, Cell $cell) : mixed
Parameters
- $cellReference : string
- $cell : Cell