Share via


NoNamespace.workbookSpinCount Field

Definition

Represents the workbookSpinCount XML attribute.

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

Applies to