:: com :: sun :: star :: sheet ::

interface XSpreadsheetDocument

Methods' Summary
getSheets returns the collection of sheets in the document.  
Methods' Details
getSheets
XSpreadsheets
getSheets();

Description
returns the collection of sheets in the document.
See also
Spreadsheets
Top of Page