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 > MergeCells

MergeCells Method



Signature:

public void MergeCells ( )

Description:

Merges all cells in the area into a single cell.

Examples:

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



Copyright 2005 © SoftArtisans, Inc. All Rights Reserved.