PHPExcel_Writer_Excel2007
[ class tree: PHPExcel_Writer_Excel2007 ] [ index: PHPExcel_Writer_Excel2007 ] [ all elements ]

Class: PHPExcel_Writer_Excel2007_StringTable

Source Location: /PHPExcel/Writer/Excel2007/StringTable.php

Class Overview

PHPExcel_Writer_Excel2007_WriterPart
   |
   --PHPExcel_Writer_Excel2007_StringTable

PHPExcel_Writer_Excel2007_StringTable


Author(s):

Copyright:

  • Copyright (c) 2006 - 2009 PHPExcel (http://www.codeplex.com/PHPExcel)

Methods


Inherited Variables

Inherited Methods


Class Details

[line 52]
PHPExcel_Writer_Excel2007_StringTable

PHPExcel_Writer_Excel2007_StringTable




Tags:

copyright:  Copyright (c) 2006 - 2009 PHPExcel (http://www.codeplex.com/PHPExcel)


[ Top ]


Class Methods


method createStringTable [line 62]

string[] createStringTable( [PHPExcel_Worksheet $pSheet = null], [string[] $pExistingTable = null])

Create worksheet stringtable

Create worksheet stringtable




Tags:

return:  String table for worksheet
throws:  Exception
access:  public


Parameters:

PHPExcel_Worksheet   $pSheet   Worksheet
string[]   $pExistingTable   Existing table to eventually merge with

[ Top ]

method flipStringTable [line 239]

array flipStringTable( [array $stringTable = array()])

Flip string table (for index searching)

Flip string table (for index searching)




Tags:

access:  public


Parameters:

array   $stringTable   Stringtable

[ Top ]

method writeRichText [line 161]

void writeRichText( [ $objWriter = null], [ $pRichText = null])

Write Rich Text

Write Rich Text




Tags:

throws:  Exception
access:  public


Parameters:

PHPExcel_Shared_XMLWriter   $objWriter   XML Writer
PHPExcel_RichText   $pRichText   Rich text

[ Top ]

method writeStringTable [line 113]

string writeStringTable( [string[] $pStringTable = null])

Write string table to XML format

Write string table to XML format




Tags:

return:  XML Output
throws:  Exception
access:  public


Parameters:

string[]   $pStringTable  

[ Top ]


Documentation generated on Mon, 05 Jan 2009 20:38:35 +0100 by phpDocumentor 1.4.1