kspread
KSpread::SheetPropertiesDialog Class Reference
List of all members.Detailed Description
Definition at line 31 of file sheet_properties.h.
Public Member Functions | |
| SheetPropertiesDialog (QWidget *parent=0) | |
| ~SheetPropertiesDialog () | |
| virtual void | slotDefault () |
| Sheet::LayoutDirection | layoutDirection () const |
| void | setLayoutDirection (Sheet::LayoutDirection dir) |
| bool | autoCalc () const |
| void | setAutoCalc (bool b) |
| bool | showGrid () const |
| void | setShowGrid (bool b) |
| bool | showPageBorders () const |
| void | setShowPageBorders (bool b) |
| bool | showFormula () const |
| void | setShowFormula (bool b) |
| bool | hideZero () const |
| void | setHideZero (bool b) |
| bool | showFormulaIndicator () const |
| void | setShowFormulaIndicator (bool b) |
| bool | showCommentIndicator () const |
| void | setShowCommentIndicator (bool b) |
| bool | columnAsNumber () const |
| void | setColumnAsNumber (bool b) |
| bool | lcMode () const |
| void | setLcMode (bool b) |
| bool | capitalizeFirstLetter () const |
| void | setCapitalizeFirstLetter (bool b) |
The documentation for this class was generated from the following files:

