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 - 2011 PHPExcel (http://www.codeplex.com/PHPExcel)

Methods


Inherited Methods


Class Details

[line 36]
PHPExcel_Writer_Excel2007_StringTable



Tags:

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


[ Top ]


Class Methods


method createStringTable [line 46]

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

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 227]

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

Flip string table (for index searching)



Tags:

access:  public


Parameters:

array   $stringTable   Stringtable

[ Top ]

method writeRichText [line 149]

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

Write Rich Text



Tags:

throws:  Exception
access:  public


Parameters:

PHPExcel_Shared_XMLWriter   $objWriter   XML Writer
PHPExcel_RichText   $pRichText   Rich text

[ Top ]

method writeStringTable [line 95]

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

Write string table to XML format



Tags:

return:  XML Output
throws:  Exception
access:  public


Parameters:

string[]   $pStringTable  

[ Top ]


Documentation generated on Sun, 27 Feb 2011 16:34:16 -0800 by phpDocumentor 1.4.3