Re: setting rows and columns of applework spreadsheet
Re: setting rows and columns of applework spreadsheet
- Subject: Re: setting rows and columns of applework spreadsheet
- From: System Administrator <email@hidden>
- Date: Sat, 11 May 2002 10:47:45 -0500
Not that I can see, but looking in the AppleWorks dictionary, I see
something that should work, here it is:
Class named range: a user-defined range of cells
Plural form:
named ranges
Elements:
cell by name, by numeric index
row by name, by numeric index, as a range of elements
column by name, by numeric index, as a range of elements
named range by name, as a range of elements
Properties:
name string -- the name of the range
object specifier reference [r/o] -- specifier designating the object
A named range in a spreadsheet limits the function to a specific set of
cells. Does that make sense, and/or would you like more detail to see
how it is used in an AW spreadsheet? I'm new to scripting, (as you can
see from my other posts) but I know AppleWorks very well, and am glad to
help out.
Best wishes,
Russ Conte
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.