<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Colorize Cells"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=142727#c3">Comment # 3</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Colorize Cells"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=142727">bug 142727</a>
              from <span class="vcard"><a class="email" href="mailto:andreas.heinisch@yahoo.de" title="Andreas Heinisch <andreas.heinisch@yahoo.de>"> <span class="fn">Andreas Heinisch</span></a>
</span></b>
        <pre>Repro with:
Sub TestFunction()
    ThisComponent.Sheets(0).getCellByPosition(0, 0).CellBackcolor = &H00FF00
End Sub

Cell background color should be green in both cases.</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>