new method



Opens a new spreadsheet. [[Creates a new spreadsheet?]]

Syntax

sheetObject.new()

Applies to

Sheet class.

Parameters

none.

Return value

none.

Usage

[[If you call new(), does whatever sheet is already open get overwritten? Does Sheet prompt you to save it before replacing it with the new sheet?]]

Example
new method example

See also
open method
saveAs method
save method