ExcelReader Xojo Component

ExcelReader.Border Class

A class that represent Excel cell border.

Object
   Border

class ExcelReader.Border

Constructors

BorderConstructs a Border object from BorderStyleValues enum.

Properties

BorderColorThe color of the border
StyleStyle of the border. This can be any value from ExcelReader.Border.BorderStyleValues

Enumerations

BorderStyleValuesA enum that represents Excel border styles.

Supported Platforms:

  • macOS Carbon
  • macOS Intel 32 bit
  • 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
  • iOS