FormControlProperties.PasswordEdit プロパティ

定義

passwordEdit, このプロパティは、Office 2010 以降でのみ使用できます。

スキーマ内の次の属性を表します: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

プロパティ値

属性

適用対象