filters
Swinder::Column Class Reference
List of all members.Detailed Description
Definition at line 134 of file sheet.h.
Public Member Functions | |
| Column (Sheet *sheet, unsigned index) | |
| virtual | ~Column () |
| Sheet * | sheet () const |
| unsigned | index () const |
| double | width () const |
| void | setWidth (double w) |
| const Format & | format () const |
| void | setFormat (const Format &f) |
| void | setFormatIndex (int index) |
| int | formatIndex () const |
| bool | visible () const |
| void | setVisible (bool v) |
The documentation for this class was generated from the following files:

