public MergedCellStorage( int capacity )
'Declaration Public Function New( _ Optional ByVal capacity As Integer _ )
'Declaration
Public Function New( _ Optional ByVal capacity As Integer _ )
'Usage Dim capacity As Integer Dim instance As New MergedCellStorage(capacity)
'Usage
Dim capacity As Integer Dim instance As New MergedCellStorage(capacity)
MergedCellStorage Class MergedCellStorage Members