Share via


NoNamespace.revisionsAlgorithmName Field

Definition

Represents the revisionsAlgorithmName XML attribute.

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

Applies to