'Declaration
Public Function New( _ ByVal sheetView As SheetView, _ ByVal cellRange As CellRange _ )
'Usage
Dim sheetView As SheetView Dim cellRange As CellRange Dim instance As New SpreadCameraShape(sheetView, cellRange)
Parameters
- sheetView
- The sheetView that contains the captured region
- cellRange
- The captured region of the sheetView