ASP.NET MVC Controls | ComponentOne
In This Topic
    WorkbookTextRun Class
    In This Topic
    File
    wijmo.xlsx.js
    Module
    wijmo.xlsx
    Implements
    IWorkbookTextRun

    Represents the Workbook Object Model text run definition.

    Constructor

    Properties

    Constructor

    constructor

    constructor(): void
    

    Initializes a new instance of the WorkbookTextRun class.

    Returns
    void

    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