Anypia Programmer's Documentation
ContentsIndexHome
PreviousUpNext
OutFileHTML::writeBeginTable Method (std::string&)

Writes the html for the start of a table, without a caption.

C++
void writeBeginTable(
    const std::string& width
);
Parameters 
Description 
const std::string& width 
Width of table (e.g. "95%"). 
Copyright (c) 2010. All rights reserved.
What do you think about this topic? Send feedback!