ShapeLayout.RegroupTable Property

Shape Grouping History.Represents the element tag in schema: o:regrouptable

Namespace:  DocumentFormat.OpenXml.Vml.Office
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
Public Property RegroupTable As RegroupTable
    Get
    Set
'Usage
Dim instance As ShapeLayout
Dim value As RegroupTable

value = instance.RegroupTable

instance.RegroupTable = value
public RegroupTable RegroupTable { get; set; }

Property Value

Type: DocumentFormat.OpenXml.Vml.Office.RegroupTable
Returns RegroupTable.

See Also

Reference

ShapeLayout Class

ShapeLayout Members

DocumentFormat.OpenXml.Vml.Office Namespace