Share via


NoNamespace.selectUnlockedCells Field

Definition

Represents the selectUnlockedCells XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: sheetProtection.
  • corresponds to the following strongly-typed properties: SheetProtection.SelectUnlockedCells.

Applies to