Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / SpreadActions Class / ClipboardCopyFormatting Field


In This Topic
ClipboardCopyFormatting Field
In This Topic
Copies only the selected items' formatting to the Clipboard. This field is read-only.
Syntax
'Declaration
 
Public Shared ReadOnly ClipboardCopyFormatting As Object
 
'Usage
 
Dim value As Object
 
value = SpreadActions.ClipboardCopyFormatting
See Also