ssml:alignment
Alignment
Element information
Namespace: http://schemas.openxmlformats.org/spreadsheetml/2006/main
Schema document: sml-styles.xsd
Type: ssml:CT_CellAlignment
Properties: Local, Qualified
Content
- Empty content
Attributes
| Name | Occ | Type | Description | Notes |
|---|---|---|---|---|
| horizontal | [0..1] | ssml:ST_HorizontalAlignment | Horizontal Alignment | |
| vertical | [0..1] | ssml:ST_VerticalAlignment | Vertical Alignment | |
| textRotation | [0..1] | xsd:unsignedInt | Text Rotation | |
| wrapText | [0..1] | xsd:boolean | Wrap Text | |
| indent | [0..1] | xsd:unsignedInt | Indent | |
| relativeIndent | [0..1] | xsd:int | Relative Indent | |
| justifyLastLine | [0..1] | xsd:boolean | Justify Last Line | |
| shrinkToFit | [0..1] | xsd:boolean | Shrink To Fit | |
| readingOrder | [0..1] | xsd:unsignedInt | Reading Order |
Used in
- Type ssml:CT_Xf (Elements ssml:xf, ssml:xf)
- Type ssml:CT_Dxf (Elements ssml:odxf, ssml:ndxf, ssml:dxf)
Sample instance
<ssml:alignment/>



