ExcelReader Xojo Component

Run Class

Class which represents Style run.

Styler runs are used when Excel cell has multiple styling set up for single cell.

Object
   Run

class Run

Properties

BoldTrue if Bold, else false.
FontNameFont name for the text in the run
FontSizeFont size for the text in the run..
ItalicTrue if Italic, else false.
TextText in the run.
TextColorColor of the text in the run.

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
  • Linux ARM 64 bit
  • iOS