Documentation

RelsVBA 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.
writeVBARelationships()  : string
Write relationships for a signed VBA Project.

Properties

Methods

__construct()

Set parent Xlsx object.

public __construct(Xlsx $writer) : mixed
Parameters
$writer : Xlsx

getParentWriter()

Get parent Xlsx object.

public getParentWriter() : Xlsx
Return values
Xlsx

writeVBARelationships()

Write relationships for a signed VBA Project.

public writeVBARelationships() : string
Return values
string

XML Output


        
On this page

Search results