Share via


NoNamespace.insertColumns Field

Definition

Represents the insertColumns XML attribute.

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

Applies to