menu

WPF

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum PasteOptions - WPF API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum PasteOptions

    Defines copypaste options for SfSpreadsheet.

    Namespace: Syncfusion.UI.Xaml.Spreadsheet
    Assembly: Syncfusion.SfSpreadsheet.WPF.dll
    Syntax
    public enum PasteOptions

    Fields

    Name Description
    Format

    Copies only the formatting alone without any values

    Formula

    Copies the Formula alone without any formatting

    FormulaFormat

    Copies the formulas along with its formats

    Paste

    Copies the values,formats,formulas..etc.,

    Value

    Copies the values alone without any formatting

    ValueFormat

    Copies the values along with its formats

    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved