a:sy
Vertical Ratio
Element information
Namespace: http://schemas.openxmlformats.org/drawingml/2006/main
Schema document: dml-baseTypes.xsd
Type: a:CT_Ratio
Properties: Local, Qualified
Content
- Empty content
Attributes
| Name | Occ | Type | Description | Notes |
|---|---|---|---|---|
| n | [1..1] | xsd:long | Numerator | |
| d | [1..1] | xsd:long | Denominator |
Used in
- Type a:CT_Scale2D (Element p:scale)
Sample instance
<a:sy n="1" d="1"/>



