To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=105506
                 Issue #|105506
                 Summary|border right
               Component|Spreadsheet
                 Version|OOo 3.1
                Platform|Unknown
                     URL|
              OS/Version|All
                  Status|UNCONFIRMED
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P3
            Subcomponent|programming
             Assigned to|spreadsheet
             Reported by|yohana22





------- Additional comments from yohan...@openoffice.org Thu Oct  1 09:25:07 
+0000 2009 -------
In interactions, when I format cells to the border right in a row.      
It only changes the format of the right border of the cell right. It seems to
interpret that the cells are united and was only changed to what is in the final
standing position.
Set objBorde = 
objServiceManager.Bridge_GetStruct("com.sun.star.table.BorderLine")
                objBorde.color = &HFFFFFF 
                objBorde.innerlinewidth = 1
                objBorde.outerlinewidth = 1
                Set sheet.getCellRangeByName(rango).RightBorder = objBorde

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@sc.openoffice.org
For additional commands, e-mail: issues-h...@sc.openoffice.org


---------------------------------------------------------------------
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org

Reply via email to