Share via


NoNamespace.lockStructure Field

Definition

Represents the lockStructure XML attribute.

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

Applies to