[]
        
(Showing Draft Content)

FarPoint.Win.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 into 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

A MergePolicy object.