Forums     Knowledge Base     OfficeWriter Online     
 
This documentation is for
OfficeWriter v3.0.4
.NET Platform

View Docs for Another
Version or Platform

Programmer's Reference > ExcelApplication API > Area > UngroupRows

UngroupRows Method



Signature:

public void UngroupRows ( )

Description:

Ungroups the rows within the area.

Examples:

[csharp]
a.UngroupRows();
[vbnet]
a.UngroupRows()



Copyright 2005 © SoftArtisans, Inc. All Rights Reserved.