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