RelsRibbon
extends WriterPart
in package
Table of Contents
Properties
- $parentWriter : Xlsx
- Parent Xlsx object.
Methods
- __construct() : mixed
- Set parent Xlsx object.
- getParentWriter() : Xlsx
- Get parent Xlsx object.
- writeRibbonRelationships() : string
- Write relationships for additional objects of custom UI (ribbon).
Properties
$parentWriter
Parent Xlsx object.
private
Xlsx
$parentWriter
Methods
__construct()
Set parent Xlsx object.
public
__construct(Xlsx $writer) : mixed
Parameters
- $writer : Xlsx
getParentWriter()
Get parent Xlsx object.
public
getParentWriter() : Xlsx
Return values
XlsxwriteRibbonRelationships()
Write relationships for additional objects of custom UI (ribbon).
public
writeRibbonRelationships(Spreadsheet $spreadsheet) : string
Parameters
- $spreadsheet : Spreadsheet
Return values
string —XML Output