Documentation

WriterPart
in package

AbstractYes

Table of Contents

Properties

$parentWriter  : Ods
Parent Ods object.

Methods

__construct()  : mixed
Set parent Ods writer.
getParentWriter()  : Ods
Get Ods writer.
write()  : string

Properties

Methods

__construct()

Set parent Ods writer.

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

getParentWriter()

Get Ods writer.

public getParentWriter() : Ods
Return values
Ods

write()

public abstract write() : string
Return values
string

        
On this page

Search results