GrapeCity.Xaml.SpreadSheet.UI
RowUngroupUndoAction Constructor


The worksheet.
The row ungroup extent information.
Creates a new instance of the RowUngroupUndoAction class.
Syntax
'Declaration
 
Public Function New( _
   ByVal sheet As Worksheet, _
   ByVal rowUngroupExtent As RowUngroupExtent _
)
'Usage
 
Dim sheet As Worksheet
Dim rowUngroupExtent As RowUngroupExtent
 
Dim instance As New RowUngroupUndoAction(sheet, rowUngroupExtent)
public RowUngroupUndoAction( 
   Worksheet sheet,
   RowUngroupExtent rowUngroupExtent
)

Parameters

sheet
The worksheet.
rowUngroupExtent
The row ungroup extent information.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

RowUngroupUndoAction Class
RowUngroupUndoAction Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options