Share via


NoNamespace.insertRows Field

Definition

Represents the insertRows XML attribute.

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

Applies to