Modify

Opened 14 years ago

Closed 14 years ago

#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, 14 years ago

Component: AutoItStandard UDFs

comment:2 by water, 14 years ago

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.