Overview

Packages

  • JAMA
  • None
  • PHP
  • PHPExcel
    • CachedObjectStorage
    • Calculation
    • Cell
    • Chart
      • Renderer
    • Reader
      • Excel2007
      • Excel5
    • RichText
    • Settings
    • Shared
      • Escher
      • OLE
      • Trend
      • ZipArchive
    • Style
    • Worksheet
      • Drawing
    • Writer
      • 2007
      • CSV
      • Excel2007
      • Excel5
      • HTML
      • PDF

Classes

  • PHPExcel_Chart
  • PHPExcel_Chart_DataSeries
  • PHPExcel_Chart_DataSeriesValues
  • PHPExcel_Chart_Layout
  • PHPExcel_Chart_Legend
  • PHPExcel_Chart_PlotArea
  • PHPExcel_Chart_Title

Exceptions

  • PHPExcel_Chart_Exception
  • Overview
  • Package
  • Class
  • Tree
  • Deprecated
  • Todo
  • Download

Class PHPExcel_Chart_Title

PHPExcel_Chart_Title

Package: PHPExcel\Chart
Category: PHPExcel
Copyright: Copyright (c) 2006 - 2014 PHPExcel (http://www.codeplex.com/PHPExcel)
License: LGPL
Located at controlador/include/phpexcel/PHPExcel/Chart/Title.php
Methods summary
public
# __construct( $caption = null, PHPExcel_Chart_Layout $layout = null )

Create a new PHPExcel_Chart_Title

Create a new PHPExcel_Chart_Title

public string
# getCaption( )

Get caption

Get caption

Returns

string
public PHPExcel_Chart_Title
# setCaption( string $caption = null )

Set caption

Set caption

Parameters

$caption

Returns

PHPExcel_Chart_Title
public PHPExcel_Chart_Layout
# getLayout( )

Get Layout

Get Layout

Returns

PHPExcel_Chart_Layout
Properties summary
private string $_caption

Title Caption

Title Caption

# null
private PHPExcel_Chart_Layout $_layout

Title Layout

Title Layout

# null
Autene API documentation generated by ApiGen