Share via


NoNamespace.workbookAlgorithmName Field

Definition

Represents the workbookAlgorithmName XML attribute.

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

Applies to