File: Parser.php
Source Location: /Spreadsheet_Excel_Writer-0.8/Writer/Parser.php
Classes:
Spreadsheet_Excel_Writer_Parser
Class for parsing Excel formulas
Page Details:
Class for parsing Excel formulas
License Information: Spreadsheet_Excel_Writer: A library for generating Excel Spreadsheets Copyright (c) 2002-2003 Xavier Noguer xnoguer@rezebra.com This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA Includes:
require_once('PEAR.php') [line 96]
SPREADSHEET_EXCEL_WRITER_ADD [line 28]
SPREADSHEET_EXCEL_WRITER_CLOSE [line 53]
SPREADSHEET_EXCEL_WRITER_COMA [line 58]
SPREADSHEET_EXCEL_WRITER_DIV [line 43]
SPREADSHEET_EXCEL_WRITER_EQ [line 88]
SPREADSHEET_EXCEL_WRITER_GE [line 83]
SPREADSHEET_EXCEL_WRITER_GT [line 68]
SPREADSHEET_EXCEL_WRITER_LE [line 78]
SPREADSHEET_EXCEL_WRITER_LT [line 73]
SPREADSHEET_EXCEL_WRITER_MUL [line 38]
SPREADSHEET_EXCEL_WRITER_NE [line 93]
SPREADSHEET_EXCEL_WRITER_OPEN [line 48]
SPREADSHEET_EXCEL_WRITER_SEMICOLON [line 63]
SPREADSHEET_EXCEL_WRITER_SUB [line 33]
Documentation generated on Mon, 11 Mar 2019 13:51:57 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.
|