Modify

#2246 closed Bug (Rejected)

Excel.au3: Some more constants

Reported by: c.haslam@… Owned by:
Milestone: Component: Standard UDFs
Version: 3.3.8.1 Severity: None
Keywords: Cc:

Description

The following constants are missing from excel.au3:

Global Const $xlUp = -4162
Global Const $xlToLeft = -4159

You might consider adding them. Values were obtained from Excel 97 Object Browser.

Attachments (0)

Change History (2)

comment:1 by trancexx, on Aug 10, 2012 at 6:28:08 PM

Component: AutoItStandard UDFs

comment:2 by water, on Sep 1, 2012 at 10:09:10 AM

Resolution: Rejected
Status: newclosed

The UDF should only contain constants used in the code. The list would become too long otherwise. Add constants you need to your script.

Modify Ticket

Action
as closed The ticket will remain with no owner.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.