<Grid>
   <Cfg id="Style" NoVScroll="1" NoHScroll="1" IdChars="0123456789" NumberId="1" NoFormatEscape="1" CopyPasteRows="2"/>
   <Cols>
      <C Name="id" Type="Int" CanEdit="0" CanSort="0"/>
      <C Name="A" Width="200" VarHeight="2"/>
      <C Name="B" Spanned="1"/>
      <C Name="C" Spanned="1"/>
      <C Name="D" Spanned="1"/>
   </Cols>
   <Body>
      <B>
         <I id="1"
            A="Wrap attribute - wrap text to more lines" AWrap="1"
            B="Rotate 1" BRotate="1" BRowSpan="2"
            C="Rotate 2" CRotate="2" CRowSpan="2"
            D="Class - vertical align" DClass="Bottom" DRowSpan="2"
            />
         <I id="2"
            A="Align attribute" AAlign="right"
            />
         <I id="3" Spanned="1"
            A="HtmlPrefix/HtmlPostfix - border" AHtmlPrefix="&lt;div style='border:2px dotted blue;'>" AHtmlPostfix="&lt;/div>"
            B="Class - border" BSpan="2" BClass="BorderOuter"
            D="ClassInner - border" DClassInner="BorderInner"
            />
         <I id="4" Spanned="1"
            A="Color - background" AColor="#8F8"
            B="Background" BBackground="#8F8" BSpan="2"
            D="ClassInner - background" DClassInner="Green"
            />
         <I id="5" Spanned="1"
            A="Format Text" AFormat="!!!![aeiouy]!g!&lt;b>$&amp;&lt;/b>"
            BType="Float" BSpan="2" B="-3456.789" BFormat="'&lt;span style=&quot;color:blue;font-weight:bold&quot;>'0'&lt;/span>'.'&lt;span style=&quot;color:red&quot;>'##'&lt;/span> USD'"
            DType="Date" D="12/31/2000 14:56:30" DFormat="'&lt;span style=&quot;background:lime&quot;>'MMM '&lt;b>'dd'&lt;/b>', yyyy'&lt;/span>' '&lt;span style=&quot;background:#FBF;&quot;>'HH.mm.ss'&lt;/span>'"
            />
         <I id="6" Spanned="1"
            A="All attributes" AColor="yellow" AClass="BorderOuter" AClassInner="BorderInner Green" 
            AHtmlPrefix="&lt;div style='border:2px dotted blue;padding:2px;background:silver;'>" AHtmlPostfix="&lt;/div>" 
            AButton="Green.svg" AIcon="Red.svg" AClassInnerIcon="1"
            B="Cursor" BSpan="2" BCursor="crosshair" BButton="Yellow.svg" BSideButtonCursor="nw-resize"
            D="Class - font settings" DClass="Bold"
            />
      </B>
   </Body>
   <Header id="id"/>
   <Media><M MaxWidth="1023" Tag="0"> <Cfg NoHScroll="0"/> </M></Media>
</Grid>