Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / ClipboardPastedEventArgs Class / SheetView Property


In This Topic
SheetView Property (ClipboardPastedEventArgs)
In This Topic
Gets the SheetView.
Syntax
'Declaration
 
Public ReadOnly Property SheetView As SheetView
 
'Usage
 
Dim instance As ClipboardPastedEventArgs
Dim value As SheetView
 
value = instance.SheetView
See Also