Share via


NoNamespace.workbookPassword Field

Definition

Represents the workbookPassword XML attribute.

public static readonly System.Xml.Linq.XName workbookPassword;
 staticval mutable workbookPassword : System.Xml.Linq.XName
Public Shared ReadOnly workbookPassword As XName 

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: workbookProtection.
  • corresponds to the following strongly-typed properties: WorkbookProtection.WorkbookPassword.

Applies to