|
Anypia Programmer's Documentation
|
Writes the html for the contents of one heading in a table, spanning columns.
void writeCellHeadingColSpan( const std::string& heading, const std::string& spanStr );
|
Parameters |
Description |
|
const std::string& heading |
The heading in the table. |
|
const std::string& spanStr |
The number of columns to span, as a string. |
|
Copyright (c) 2010. All rights reserved.
|
|
What do you think about this topic? Send feedback!
|