Share via


NoNamespace.selectLockedCells Field

Definition

Represents the selectLockedCells XML attribute.

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

Applies to