Share via


FormControlProperties.PasswordEdit Property

Definition

passwordEdit, this property is only available in Office 2010 and later.

Represents the following attribute in the schema: passwordEdit

[DocumentFormat.OpenXml.SchemaAttr(0, "passwordEdit")]
public DocumentFormat.OpenXml.BooleanValue PasswordEdit { get; set; }
public DocumentFormat.OpenXml.BooleanValue PasswordEdit { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "passwordEdit")]
public DocumentFormat.OpenXml.BooleanValue? PasswordEdit { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("passwordEdit")]
public DocumentFormat.OpenXml.BooleanValue? PasswordEdit { get; set; }
public DocumentFormat.OpenXml.BooleanValue? PasswordEdit { get; set; }
member this.PasswordEdit : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "passwordEdit")>]
member this.PasswordEdit : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("passwordEdit")>]
member this.PasswordEdit : DocumentFormat.OpenXml.BooleanValue with get, set
Public Property PasswordEdit As BooleanValue

Property Value

Attributes

Applies to