ExcelExporter REALbasic Classes

ExcelExporterRow Class

A class that represents a Excel row.

Object
   ExcelExporterRow

class ExcelExporterRow

Constructors

ExcelExporterRowThe default constructor for the row.

Properties

AutoFitHeightSet to true if the Excel AutoFitHeight flag should be on the column.
HeightSets the height of the row.
IndexUndocumented and only for Internal use.

Methods

CellReturns a Cell in the row at given index.
CellCountReturns count of Cells in the row object.
GenerateXmlUndocumented and only for Internal use.

Supported Platforms:

  • PPC - MacOS 9
  • Carbon - MacOS 9 and MacOS X (PEF)
  • MacOS X PPC - (Mach-O)
  • MacOS X Universal Binary (Mach-O)
  • Win32 - Windows
  • Linux x86