[]
        
(Showing Draft Content)

FarPoint.Web.Spread.SheetView.GetRowMerge

GetRowMerge Method

GetRowMerge(int)

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.

Declaration
public MergePolicy GetRowMerge(int row)
Public Function GetRowMerge(row As Integer) As MergePolicy
Parameters
Type Name Description
int row

Row index

Returns
Type Description
MergePolicy

MergePolicy enumeration setting for the specified row