https://bugs.freedesktop.org/show_bug.cgi?id=38385

--- Comment #8 from Andreas J Guelzow <[email protected]> 2012-08-14 19:55:54 
UTC ---
Created attachment 65564
  --> https://bugs.freedesktop.org/attachment.cgi?id=65564
sample file

This sample file specifies borders for D5 on all sides:

      <c r="D5" s="1" t="str">
        <v>This cell should have borders on all sides!</v>
      </c>

with


  <borders count="1">
    <border diagonalUp="0" diagonalDown="0">
      <start style="thick">
        <color rgb="FF000000"/>
      </start>
      <end style="thick">
        <color rgb="FF000000"/>
      </end>
      <top style="thick">
        <color rgb="FF000000"/>
      </top>
      <bottom style="thick">
        <color rgb="FF000000"/>
      </bottom>
    </border>
  </borders>

and

  <cellXfs count="2">
    <xf applyAlignment="0" applyBorder="0" applyFont="0" applyFill="0"
applyNumberFormat="0" xfId="0"/>
    <xf applyAlignment="1" applyBorder="1" applyFont="1" applyFill="1"
applyNumberFormat="1" fontId="0" fillId="0" borderId="0" numFmtId="0" xfId="0">
      <alignment horizontal="general" vertical="bottom" wrapText="1"
shrinkToFit="0" textRotation="0" indent="0"/>
    </xf>
  </cellXfs>

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to