Share via


NoNamespace.insertRowShift Field

Definition

Represents the insertRowShift XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: table.
  • corresponds to the following strongly-typed properties: Table.InsertRowShift.

Applies to