Spreadsheet

This class represents a Lotus Symphony Spreadsheet .

Properties

ActiveSheet through getActiveSheet and setActiveSheet

Application through getApplication

FullName through getFullName

Name through getName

Names through getNames

Path through getPath

Saved through isSaved

SaveFormat through getSaveFormat

Sheets through getSheets

TableStyles through getTableStyles

UniqueID through getUniqueID

Visible through isVisible

Methods

closeSpreadsheet

exportPDF

print

saveSpreadsheet

saveAsSpreadsheet

setEditAreaVisible

Creation and access
See examples

Example: Spreadsheet

Usage

Spreadsheet provides access to sheets, and provides ways to save and export the spreadsheet to other formats.