Share via


NoNamespace.rowColShift Field

Definition

Represents the rowColShift XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: metadataType.
  • corresponds to the following strongly-typed properties: MetadataType.RowColumnShift.

Applies to