Share via


NoNamespace.applyProtection Field

Definition

Represents the applyProtection XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: xf.
  • corresponds to the following strongly-typed properties: CellFormat.ApplyProtection.

Applies to