Share via


NoNamespace.formatCells Field

Definition

Represents the formatCells XML attribute.

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

Applies to