Class: Spreadsheet

.Presentation. Spreadsheet


new Spreadsheet()

Augmented.Presentation.Spreadsheet
Instance class preconfigured for editing for use as a Spreadsheet.

If a propery for length is not specified, it will buffer 10 lines for editing.

Source:

Extends

Methods


<static> initialize(options)

Initialize the table view

Parameters:
Name Type Description
options object

The view options

Source:
Returns:

Returns true on success of initalization

Type
boolean