ExcelWriter Xojo Plugin

ExcelWriterOptions.RowColOptions Class (console safe)

A options class for rows and columns.

Object
   RowColOptions

class ExcelWriterOptions.RowColOptions

Constructors

RowColOptionsDefault constructor with no parameters.
RowColOptionsConstructor that takes visible, level and collapsed as parameters.

Properties

CollapsedSets the outline row as collapsed.
LevelSets the Outline level.
VisibleSets visibility for the row or column.

Constants

Version = 4.5

Supported Platforms:

  • macOS Intel 64 bit
  • macOS Apple Silicon
  • Windows 32 bit
  • Windows 64 bit
  • Windows ARM 64 bit
  • Linux 32 bit
  • Linux 64 bit
  • Linux ARM 32 bit
  • Linux ARM 64 bit
  • iOS