\PhpOffice\PhpSpreadsheetDocumentGenerator

Summary

Methods
Properties
Constants
generateFunctionListByCategory()
generateFunctionListByName()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
getCategories()
tableRow()
getPhpSpreadsheetFunctionText()
No private properties found
N/A

Methods

generateFunctionListByCategory()

generateFunctionListByCategory(array[]  $phpSpreadsheetFunctions) : string

Parameters

array[] $phpSpreadsheetFunctions

Returns

string —

generateFunctionListByName()

generateFunctionListByName(array[]  $phpSpreadsheetFunctions) : string

Parameters

array[] $phpSpreadsheetFunctions

Returns

string —

getCategories()

getCategories() : array

Returns

array —

tableRow()

tableRow(array  $lengths, ?array  $values = null) : string

Parameters

array $lengths
?array $values

Returns

string —

getPhpSpreadsheetFunctionText()

getPhpSpreadsheetFunctionText(mixed  $functionCall) : string

Parameters

mixed $functionCall

Returns

string —