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

Class: PHPExcel_Writer_Excel2007_Style

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

Class Overview

PHPExcel_Writer_Excel2007_WriterPart
   |
   --PHPExcel_Writer_Excel2007_Style

PHPExcel_Writer_Excel2007_Style


Author(s):

Copyright:

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

Methods


Inherited Methods


Class Details

[line 36]
PHPExcel_Writer_Excel2007_Style



Tags:

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


[ Top ]


Class Methods


method allBorders [line 629]

PHPExcel_Style_Borders[] allBorders( [ $pPHPExcel = null])

Get an array of all borders



Tags:

return:  All borders in PHPExcel
throws:  Exception
access:  public


Parameters:

PHPExcel   $pPHPExcel  

[ Top ]

method allConditionalStyles [line 551]

PHPExcel_Style_Conditional[] allConditionalStyles( [ $pPHPExcel = null])

Get an array of all conditional styles



Tags:

return:  All conditional styles in PHPExcel
throws:  Exception
access:  public


Parameters:

PHPExcel   $pPHPExcel  

[ Top ]

method allFills [line 575]

PHPExcel_Style_Fill[] allFills( [ $pPHPExcel = null])

Get an array of all fills



Tags:

return:  All fills in PHPExcel
throws:  Exception
access:  public


Parameters:

PHPExcel   $pPHPExcel  

[ Top ]

method allFonts [line 607]

PHPExcel_Style_Font[] allFonts( [ $pPHPExcel = null])

Get an array of all fonts



Tags:

return:  All fonts in PHPExcel
throws:  Exception
access:  public


Parameters:

PHPExcel   $pPHPExcel  

[ Top ]

method allNumberFormats [line 651]

PHPExcel_Style_NumberFormat[] allNumberFormats( [ $pPHPExcel = null])

Get an array of all number formats



Tags:

return:  All number formats in PHPExcel
throws:  Exception
access:  public


Parameters:

PHPExcel   $pPHPExcel  

[ Top ]

method allStyles [line 537]

PHPExcel_Style[] allStyles( [ $pPHPExcel = null])

Get an array of all styles



Tags:

return:  All styles in PHPExcel
throws:  Exception
access:  public


Parameters:

PHPExcel   $pPHPExcel  

[ Top ]

method writeStyles [line 45]

string writeStyles( [ $pPHPExcel = null])

Write styles to XML format



Tags:

return:  XML Output
throws:  Exception
access:  public


Parameters:

PHPExcel   $pPHPExcel  

[ Top ]


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