Share via


NoNamespace.revisionsSaltValue Field

Definition

Represents the revisionsSaltValue XML attribute.

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

Applies to