Share via


NoNamespace.revisionsHashValue Field

Definition

Represents the revisionsHashValue XML attribute.

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

Applies to