Package com.mindoo.remote.api.symphony.spreadsheet

Interfaces for Symphony Spreadsheet access.

See:
          Description


Interface Summary
IRemoteChart This class represent a chart on a chart object.
IRemoteChartObject This class represents an embedded chart object of a sheet.
IRemoteChartObjects This class represents a collection of all the chart objects of a sheet.
IRemoteChartTitle This class represents the title of a chart.
IRemoteDataPilotField This class represents a field which can be a row, column, data, page or hidden field in a DataPilot table.
IRemoteDataPilotFields This class represents a collection of all the DataPilot fields in a DataPilot table report.
IRemoteDataPilotTable This class represents a DataPilot table reports on a sheet.
IRemoteDataPilotTables This class represents a collection of all the DataPilot tables on the specified sheet.
IRemoteName This class represents a named range.
IRemoteNames This class represents a collection of all the named ranges in a spreadsheet.
IRemoteRange This class represents a cell, a row, a column, or a collection of cells in the a sheet.
IRemoteSheet This class represents a sheet.
IRemoteSheets This class represents a collection of all the sheets in a spreadsheet.
IRemoteSpreadsheet This class represents a Lotus Symphony spreadsheet.
IRemoteSpreadsheets This class represents a collection of all the opened spreadsheets.
IRemoteTableStyle This class represents a table style of a spreadsheet.
IRemoteTableStyles This class represents a collection of all the table styles in a spreadsheet.
 

Package com.mindoo.remote.api.symphony.spreadsheet Description

Interfaces for Symphony Spreadsheet access.