Creates a merged cell from the current Table.
Namespace: Aceoffix.ExcelWriterAssembly: Aceoffix (in Aceoffix.dll) Version: 5.0.0.1
Syntax
RemarksThe value of a merged cell is specified by the cell in the upper-left corner of the Table.
ExamplesPlease refer to the code example in the OpenTable(String) method topic to learn how to call Merge method.
See Also