ComponentOne ASP.NET MVC Controls
WorkbookTextRun Class
File
wijmo.xlsx.js
Module
wijmo.xlsx
Implements
IWorkbookTextRun

Represents the Workbook Object Model text run definition.

Constructor

Properties

Constructor

constructor

constructor(): WorkbookTextRun

Initializes a new instance of the WorkbookTextRun class.

Returns
WorkbookTextRun

Properties

font

Gets or sets the font of the text run.

Type
WorkbookFont

text

Gets or sets the text of the text run.

Type
string