ExcelExporter REALbasic Classes

ExcelExporterColumn Class

A class that represents a Excel column.

Object
   ExcelExporterColumn

class ExcelExporterColumn

Constructors

ExcelExporterColumnThe default constructor for the column.

Properties

AutoFitWidthSet to true if the Excel AutoFitWidth flag should be on the column.
DataTypeSets the default datatype for the column.
WidthTo set the width of the column.

Methods

DefineNumericUse this method to define the column as Numeric.
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