Spread Windows Forms 12.0 Product Documentation
pasteToFill Field


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.UndoRedo Namespace > ClipboardPasteUndoAction Class : pasteToFill Field
Specifies whether the paste operation was performed with ClipboardPasteToFill
Syntax
'Declaration
 
Protected pasteToFill As Boolean
'Usage
 
Dim instance As ClipboardPasteUndoAction
Dim value As Boolean
 
value = instance.pasteToFill
 
instance.pasteToFill = value
protected bool pasteToFill
See Also

Reference

ClipboardPasteUndoAction Class
ClipboardPasteUndoAction Members