Share via


NoNamespace.windowProtection Field

Definition

Represents the windowProtection XML attribute.

public static readonly System.Xml.Linq.XName windowProtection;
 staticval mutable windowProtection : System.Xml.Linq.XName
Public Shared ReadOnly windowProtection As XName 

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: sheetView.
  • corresponds to the following strongly-typed properties: SheetView.WindowProtection.

Applies to