Gnm.SheetObjectAnchor¶
Fields¶
Name |
Type |
Access |
Description |
---|---|---|---|
base |
r/w |
||
cell_bound |
r/w |
||
mode |
r/w |
||
offset |
[ |
r/w |
Methods¶
|
|
|
|
|
|
|
Details¶
- class Gnm.SheetObjectAnchor¶
- dup()¶
- Return type:
- init(r, offsets, direction, mode)¶
- Parameters:
direction (
GOffice.DrawingAnchorDir
) –GOffice.DrawingAnchorDir
mode (
Gnm.SOAnchorMode
) –Gnm.SOAnchorMode
A utility routine to initialize an anchor. Useful in case we change fields in the future and want to ensure that everything is initialized.