Share via


O.regrouptable Field

Definition

Represents the o:regrouptable XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: shapelayout.
  • has the following child XML elements: entry.
  • has the following XML attributes: ext.
  • corresponds to the following strongly-typed classes: RegroupTable.

Applies to