Share via


NoNamespace.deleteColumns Field

Definition

Represents the deleteColumns XML attribute.

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

Applies to