Share via


NoNamespace.revisionsSpinCount Field

Definition

Represents the revisionsSpinCount XML attribute.

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

Applies to