To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=112719 Issue #|112719 Summary|MS-EXCEL VBA Macro Rows property 'OutlineLevel' does n |ot supported by Calc Component|Spreadsheet Version|1.0.0 Platform|All URL| OS/Version|All Status|UNCONFIRMED Status whiteboard| Keywords| Resolution| Issue type|DEFECT Priority|P2 Subcomponent|programming Assigned to|spreadsheet Reported by|pppoe
------- Additional comments from [email protected] Sat Jun 26 04:08:50 +0000 2010 ------- I have a excel doc which contain the macros in VBA. Every thing works well before I add the function which containing operation to get outline level(that is the group level of this row). Calc report error "can not find method or property `OutlineLevel" while executing the following line. lineLevel = Rows(3000).OutlineLevel --------------------------------------------------------------------- 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: [email protected] For additional commands, e-mail: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
