:: com :: sun :: star :: sheet ::
|
unpublished |
service Shape |
|
|
- Usage Restrictions
- not published
- Description
- specifies the service of shapes in a spreadsheet document
|
Included Services - Summary |
::com::sun::star::drawing::Shape |
- (referenced entity's summary:)
- This abstract service specifies the general characteristics of all
::com::sun::star::drawing::Shapes.
|
Properties' Summary |
[ readonly ] ::com::sun::star::uno::XInterface
Anchor |
contains the object where this shape is anchored on.
|
long
HoriOrientPosition |
contains the horizontal position of the object (1/100 mm).
|
long
VertOrientPosition |
contains the vertical position of the object (1/100 mm).
|
Properties' Details |
Anchor
[ readonly ] ::com::sun::star::uno::XInterface Anchor;
- Description
- contains the object where this shape is anchored on.
Possible objects are XSpreadsheet and XCell.
|
|
HoriOrientPosition
long HoriOrientPosition;
- Description
- contains the horizontal position of the object (1/100 mm).
The position is relative to the anchor object.
If the underlying table layout direction is left to right
the position is the difference of the left top edge of the anchor
object and the left top edge of the drawing object.
If the underlying table layout direction is right to left
the position is the difference of the right top edge of the anchor
object and the right top edge of the drawing object.
|
|
VertOrientPosition
long VertOrientPosition;
- Description
- contains the vertical position of the object (1/100 mm).
The position is relative to the anchor object.
If the underlying table layout direction is left to right
the position is the difference of the left top edge of the anchor
object and the left top edge of the drawing object.
If the underlying table layout direction is right to left
the position is the difference of the right top edge of the anchor
object and the right top edge of the drawing object.
|
|
Top of Page
Copyright © 2000, 2014 LibreOffice contributors and/or their affiliates. All rights reserved.
LibreOffice was created by The Document Foundation, based on OpenOffice.org, which is Copyright 2000, 2010 Oracle and/or its affiliates.
The Document Foundation acknowledges all community members, please find more info at our website.
Privacy Policy | Impressum (Legal Info) | Copyright information: The source code of LibreOffice is licensed under the GNU Lesser General Public License (LGPLv3). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.