[]
Gets whether or how cells in a row on this sheet that have the same content are joined into a single cell across multiple columns.
public MergePolicy GetRowMerge(int row)
Public Function GetRowMerge(row As Integer) As MergePolicy
Type | Name | Description |
---|---|---|
int | row | Row index |
Type | Description |
---|---|
MergePolicy | MergePolicy enumeration setting for the specified row |