ASP.NET Core MVC Controls | ComponentOne
In This Topic
    WorkbookBorderSetting Class
    In This Topic
    File
    wijmo.xlsx.js
    Module
    wijmo.xlsx
    Implements
    IWorkbookBorderSetting

    Represents the Workbook Object Model background setting definition.

    Constructor

    Properties

    Constructor

    constructor

    constructor(): void
    

    Initializes a new instance of the WorkbookBorderSetting class.

    Returns
    void

    Properties

    color

    Gets or sets the border color.

    For export, the color can be specified in any valid HTML format like 6-character dash notation or rgb/rgba/hsl/hsla functional form. In case of rgba/hsla representations, specified alpha channel value is ignored.

    For import, a value is always represented in the HTML 6-character dash notation, for example, "#afbfcf".

    Type
    string

    style

    Gets or sets the border type.

    Type
    BorderStyle