ExcelExporter REALbasic Classes |
|
StyleGridExcelExporter Class
REALbasic class to export from the Einhugur StyleGrid control to MS Excel file format.
Very Important:The StyleGrid, TypeLib and CoreClasses plugins must all be installed to be able to use this class.
What is not exported:Check boxes, Pictures, and ProgressBars.
Object
StyleGridExcelExporter
class StyleGridExcelExporter
Constructors
Properties
ExportHeader | Set to true if the StyleGrid headers should be included in the export. |
Methods
Export | Exports from the StyleGrid to a new Excel file. This is the quick way to export a single Grid to a single worksheet. |
PopulateSheet | Call this method to populate a ExcelExporterSheet object. |
Save | Saves the exported document to a given destination. |
Workbook | Returns the Excel Workbook object from the StyleGridExcelExporter. |
Supported Platforms:
PPC - MacOS 9Carbon - MacOS 9 and MacOS X (PEF)MacOS X PPC - (Mach-O)MacOS X Universal Binary (Mach-O)Win32 - WindowsLinux x86