GOffice.DataMatrix¶
- Subclasses:
Methods¶
- Inherited:
- Structs:
|
|
|
|
|
|
|
|
|
|
|
|
|
Virtual Methods¶
- Inherited:
|
|
|
|
|
|
|
|
Properties¶
None
Signals¶
- Inherited:
Fields¶
- Inherited:
Name |
Type |
Access |
Description |
|---|---|---|---|
base |
r |
||
maximum |
r |
||
minimum |
r |
||
size |
r |
||
values |
r |
Class Details¶
- class GOffice.DataMatrix(**kwargs)¶
- Bases:
- Abstract:
Yes
- Structure:
- get_markup(i, j)¶
- Parameters:
- Return type:
- do_get_markup(i, j) virtual¶
- Parameters:
- Return type:
gets the
Pango.AttrListfor the string.
- do_get_value(i, j) virtual¶
-
gets a
GOffice.value.
- do_load_size() virtual¶
loads the matrix length.
- do_load_values() virtual¶
loads the values in the cache.