ExcelScript.AllowEditRangeOptions interface

The interface used to construct optional fields of the AllowEditRange object.

Properties

password

The password associated with the AllowEditRange.

Property Details

password

The password associated with the AllowEditRange.

password?: string;

Property Value

string