\PHPExcel_Writer_Excel2007_RelsVBA

PHPExcel_Writer_Excel2007_RelsVBA

Summary

Methods
Properties
Constants
setParentWriter()
getParentWriter()
__construct()
writeVBARelationships()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
$_parentWriter
N/A

Properties

Methods

setParentWriter()

setParentWriter(\PHPExcel_Writer_IWriter  $pWriter = null) 

Set parent IWriter object

Parameters

\PHPExcel_Writer_IWriter $pWriter

Throws

\PHPExcel_Writer_Exception

getParentWriter()

getParentWriter() : \PHPExcel_Writer_IWriter

Get parent IWriter object

Throws

\PHPExcel_Writer_Exception

Returns

\PHPExcel_Writer_IWriter

__construct()

__construct(\PHPExcel_Writer_IWriter  $pWriter = null) 

Set parent IWriter object

Parameters

\PHPExcel_Writer_IWriter $pWriter

Throws

\PHPExcel_Writer_Exception

writeVBARelationships()

writeVBARelationships(\PHPExcel  $pPHPExcel = null) : string

Write relationships for a signed VBA Project

Parameters

\PHPExcel $pPHPExcel

Throws

\PHPExcel_Writer_Exception

Returns

string —

XML Output