https://issues.apache.org/bugzilla/show_bug.cgi?id=46002

           Summary: POI operate the excel OLEObjects Forms.CommandButton.1
           Product: POI
           Version: 3.1
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: normal
          Priority: P2
         Component: HSSF
        AssignedTo: [email protected]
        ReportedBy: [EMAIL PROTECTED]


Hi,
    I have a problem in the POI for Excel. I add an OLEObjects
"Forms.CommandButton.1" in the excel file. Please refer to the Macro recorded.
“ActiveSheet.OLEObjects.Add(ClassType:="Forms.CommandButton.1", Link:=False,
DisplayAsIcon:=False, Left:=35.25, Top:=171, Width:=100.5, Height:=
28.5).Select”. Now I add some rows before the CommandButton, but it does not
move down. It still stay in Left:=35.25, Top:=171. When we manual insert a new
row in the excel file, the CommandButton will move to the next. Please tell to
me how to do use the POI. Please help me. Thanks!

Best Regards,
Jianfeng Jiang


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to