FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / SpreadActions Class / ClipboardCopyActiveSheet Field


In This Topic
ClipboardCopyActiveSheet Field
In This Topic
Copies the active sheet to the Clipboard.
Syntax
'Declaration
 
Public Shared ReadOnly ClipboardCopyActiveSheet As Object
 
'Usage
 
Dim value As Object
 
value = SpreadActions.ClipboardCopyActiveSheet
See Also