Sheets are added to a document by using the make command of the Standard Suite.
makev : Create a new object.
make
newclass : The class of the new object.
[ at locationspecifier ] : The location at which to insert the object.
[ with dataany ] : The initial contents of the object.
[ with propertiesrecord ] : The initial values for properties of the object.
⇒ specifier : The new object.
When creating a sheet, the optional with properties parameter of the make command is supported, so that sheets can be created and named with a single statement.
Mention of third-party websites and products is for informational purposes only and constitutes neither an endorsement nor a recommendation. MACOSXAUTOMATION.COM assumes no responsibility with regard to the selection, performance or use of information or products found at third-party websites. MACOSXAUTOMATION.COM provides this only as a convenience to our users. MACOSXAUTOMATION.COM has not tested the information found on these sites and makes no representations regarding its accuracy or reliability. There are risks inherent in the use of any information or products found on the Internet, and MACOSXAUTOMATION.COM assumes no responsibility in this regard. Please understand that a third-party site is independent from MACOSXAUTOMATION.COM and that MACOSXAUTOMATION.COM has no control over the content on that website. Please contact the vendor for additional information.