Share via


NoNamespace.workbookSaltValue Field

Definition

Represents the workbookSaltValue XML attribute.

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

Applies to