kspread
KSpread::rangeInfo Struct Reference
#include <Functions.h>
Public Member Functions | |
| int | columns () |
| int | rows () |
Public Attributes | |
| int | col1 |
| int | col2 |
| int | row1 |
| int | row2 |
Detailed Description
Definition at line 41 of file Functions.h.
Member Function Documentation
| int KSpread::rangeInfo::columns | ( | ) | [inline] |
Definition at line 43 of file Functions.h.
| int KSpread::rangeInfo::rows | ( | ) | [inline] |
Definition at line 44 of file Functions.h.
Member Data Documentation
Definition at line 42 of file Functions.h.
Definition at line 42 of file Functions.h.
Definition at line 42 of file Functions.h.
Definition at line 42 of file Functions.h.
The documentation for this struct was generated from the following file:
