ILIAS
eassessment Revision 61809
◀ ilDoc Overview
Main Page
Related Pages
Modules
Namespaces
Data Structures
Files
Examples
File List
Globals
All
Data Structures
Namespaces
Files
Functions
Variables
Groups
Pages
ITextElement.php
Go to the documentation of this file.
1
<?php
34
interface
PHPExcel_RichText_ITextElement
35
{
41
public
function
getText
();
42
49
public
function
setText
($pText =
''
);
50
56
public
function
getFont
();
57
63
public
function
getHashCode
();
64
}
Services
Excel
PHPExcel
1.7.6
Classes
PHPExcel
RichText
ITextElement.php
Generated on Mon Apr 25 2016 19:01:27 for ILIAS by
1.8.1.2 (using
Doxyfile
)