Function geoCell
Create a table cell for a geoWTable object. Allows use of function syntax instead of object-> syntax
Package: Geolib
License: Lesser General Public Licence see LICENCE file or http://www.gnu.org/licenses/lgpl.html
Author: Peter Pitchford peter@geotonics.com
Located at geoFunctions.php
License: Lesser General Public Licence see LICENCE file or http://www.gnu.org/licenses/lgpl.html
Author: Peter Pitchford peter@geotonics.com
Located at geoFunctions.php
string |
$celltext |
Text |
string |
$colspan = null |
Column span |
string |
$rowspan = null |
Row span |
string |
$class = null |
Class |
string |
$valign = null |
Valign |
string |
$style = null |
Style |
string |
$id = null |
Id |
object
|
GeoCell Object |