[]
        
(Showing Draft Content)

FarPoint.Web.Spread.SheetView.GetColumnMerge

GetColumnMerge Method

GetColumnMerge(int)

Gets whether or how cells in a column on this sheet that have the same content are joined in a single cell across multiple rows.

Declaration
public MergePolicy GetColumnMerge(int column)
Public Function GetColumnMerge(column As Integer) As MergePolicy
Parameters
Type Name Description
int column

Column index

Returns
Type Description
MergePolicy

MergePolicy enumeration setting for the specified column