Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.Chart Namespace / SheetCellRange Class / SheetCellRange Constructor / SheetCellRange Constructor()


In This Topic
SheetCellRange Constructor()
In This Topic
Initializes a new instance of the SheetCellRange class.
Syntax
'Declaration
 
Public Function New()
 
'Usage
 
Dim instance As New SheetCellRange()
Remarks
This constructor is needed for XML deserialization. You should not call it directly from code.
See Also