Spread WinForms 15
FarPoint.Win.Spread.Design Assembly / FarPoint.Win.Spread.Design Namespace / DesignerMain Class / MergeSelectedCellTypes Method


In This Topic
MergeSelectedCellTypes Method
In This Topic
Syntax
'Declaration
 
Public Function MergeSelectedCellTypes() As ICellType
 
'Usage
 
Dim instance As DesignerMain
Dim value As ICellType
 
value = instance.MergeSelectedCellTypes()
See Also