Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.Storages Namespace / MergedCellStorage Class / MergedCellStorage Constructor


In This Topic
MergedCellStorage Constructor
In This Topic
Syntax
'Declaration
 
Public Function New( _
   Optional ByVal capacity As Integer _
)
 
'Usage
 
Dim capacity As Integer
 
Dim instance As New MergedCellStorage(capacity)

Parameters

capacity
See Also