ssml:raf
Revision AutoFormat
Element information
Namespace: http://schemas.openxmlformats.org/spreadsheetml/2006/main
Schema document: sml-sharedWorkbookRevisions.xsd
Type: ssml:CT_RevisionAutoFormatting
Properties: Local, Qualified
Content
- Empty content
Attributes
| Name | Occ | Type | Description | Notes |
|---|---|---|---|---|
| sheetId | [1..1] | xsd:unsignedInt | Sheet Id | |
| autoFormatId | [0..1] | xsd:unsignedInt | Auto Format Id | from group ssml:AG_AutoFormat |
| applyNumberFormats | [0..1] | xsd:boolean | Apply Number Formats | from group ssml:AG_AutoFormat |
| applyBorderFormats | [0..1] | xsd:boolean | Apply Border Formats | from group ssml:AG_AutoFormat |
| applyFontFormats | [0..1] | xsd:boolean | Apply Font Formats | from group ssml:AG_AutoFormat |
| applyPatternFormats | [0..1] | xsd:boolean | Apply Pattern Formats | from group ssml:AG_AutoFormat |
| applyAlignmentFormats | [0..1] | xsd:boolean | Apply Alignment Formats | from group ssml:AG_AutoFormat |
| applyWidthHeightFormats | [0..1] | xsd:boolean | Apply Width / Height Formats | from group ssml:AG_AutoFormat |
| ref | [1..1] | ssml:ST_Ref | Reference |
Used in
- Type ssml:CT_Revisions (Element ssml:revisions)
Sample instance
<ssml:raf sheetId="1" ref="string"/>



