draw-ssdraw:pos
Position
Element information
Namespace: http://schemas.openxmlformats.org/drawingml/2006/spreadsheetDrawing
Schema document: dml-spreadsheetDrawing.xsd
Type: a:CT_Point2D
Properties: Local, Qualified
Content
- Empty content
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
x | [1..1] | a:ST_Coordinate | X-Axis Coordinate | |
y | [1..1] | a:ST_Coordinate | Y-Axis Coordinate |
Used in
- Type draw-ssdraw:CT_AbsoluteAnchor (Element draw-ssdraw:absoluteAnchor)
Sample instance
<draw-ssdraw:pos x="1" y="1"/>