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

Class: PHPExcel_Worksheet_SheetView

Source Location: /PHPExcel/Worksheet/SheetView.php

Class Overview


PHPExcel_Worksheet_SheetView


Author(s):

Copyright:

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

Methods



Class Details

[line 36]
PHPExcel_Worksheet_SheetView



Tags:

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


[ Top ]


Class Methods


constructor __construct [line 59]

PHPExcel_Worksheet_SheetView __construct( )

Create a new PHPExcel_Worksheet_SheetView



Tags:

access:  public


[ Top ]

method getZoomScale [line 68]

int getZoomScale( )

Get ZoomScale



Tags:

access:  public


[ Top ]

method getZoomScaleNormal [line 97]

int getZoomScaleNormal( )

Get ZoomScaleNormal



Tags:

access:  public


[ Top ]

method setZoomScale [line 81]

PHPExcel_Worksheet_SheetView setZoomScale( [int $pValue = 100])

Set ZoomScale

Valid values range from 10 to 400.




Tags:

throws:  Exception
access:  public


Parameters:

int   $pValue  

[ Top ]

method setZoomScaleNormal [line 110]

PHPExcel_Worksheet_SheetView setZoomScaleNormal( [int $pValue = 100])

Set ZoomScale

Valid values range from 10 to 400.




Tags:

throws:  Exception
access:  public


Parameters:

int   $pValue  

[ Top ]

method __clone [line 122]

void __clone( )

Implement PHP __clone to create a deep clone, not just a shallow copy.



Tags:

access:  public


[ Top ]


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