Excel.AllowEditRangeOptions interface

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

Remarks

[ API set: ExcelApiOnline 1.1 ]

Properties

password

The password associated with the AllowEditRange.

Property Details

password

The password associated with the AllowEditRange.

password?: string;

Property Value

string

Remarks

[ API set: ExcelApiOnline 1.1 ]