Style.textDecorationLine

Note:

The content in this help topic applies to SuiteScript 2.x.

Property Description

The text decoration line of the style.

Type

string

Module

N/workbook Module

Parent Object

workbook.Style

Sibling Object Members

Style Object Members

Since

2021.2

Errors

Error Code

Thrown If

INVALID_TEXT_DECORATION_LINE

The value of this property is not included in the workbook.TextDecorationLine enum.

WRONG_PARAMETER_TYPE

The value specified for this property is not a string.

Related Topics

N/workbook Module
SuiteScript 2.x Modules
SuiteScript 2.x

General Notices