Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.Chart Namespace / SheetCellRangeCollection Class / SheetCellRangeCollection Constructor


In This Topic
SheetCellRangeCollection Constructor
In This Topic
Initializes a new instance of the SheetCellRangeCollection class.
Syntax
'Declaration
 
Public Function New()
 
'Usage
 
Dim instance As New SheetCellRangeCollection()
See Also