Style.backgroundPosition

Property Description

The background position of the style.

Type

workbook.PositionPercent | workbook.PositionUnits | workbook.PositionValues

Module

N/workbook Module

Parent Object

workbook.Style

Sibling Object Members

Style Object Members

Since

2021.2

Errors

Error Code

Thrown If

WRONG_PARAMETER_TYPE

The value specified for this property is not a workbook.PositionPercent, workbook.PositionUnits, or workbook.PositionValues object.

Related Topics

General Notices