Excel.AllowEditRangeOptions interface
The interface used to construct optional fields of the AllowEditRange
object.
Remarks
Properties
password | The password associated with the |
Property Details
password
The password associated with the AllowEditRange
.
password?: string;
Property Value
string