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 |
Property Details
password
The password associated with the AllowEditRange
.
password?: string;
Property Value
string
Remarks
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Office Add-ins