Share via


NoNamespace.revisionsPassword Field

Definition

Represents the revisionsPassword XML attribute.

public static readonly System.Xml.Linq.XName revisionsPassword;
 staticval mutable revisionsPassword : System.Xml.Linq.XName
Public Shared ReadOnly revisionsPassword 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.RevisionsPassword.

Applies to