Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / SpreadActions Class / ClipboardPasteFormatting Field


In This Topic
    ClipboardPasteFormatting Field
    In This Topic
    Pastes only the formatting from the Clipboard to the current sheet.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly ClipboardPasteFormatting As Object
    'Usage
     
    
    Dim value As Object
     
    value = SpreadActions.ClipboardPasteFormatting
    public static readonly object ClipboardPasteFormatting
    See Also