Search Results for

    Show / Hide Table of Contents

    ExcelFile.PasteFromTextClipboardFormat Method

    Pastes the clipboard contents beginning on cells row, col.

    Remarks

    See the copy and paste demo.

    Syntax

    Namespace: FlexCel.Core

    public abstract void PasteFromTextClipboardFormat(Int32 row, Int32 col, TFlxInsertMode insertMode, String data)

    Parameters

    <-> Parameter Type Description
    row Int32 First row where to paste.
    col Int32 First column where to paste.
    insertMode TFlxInsertMode How the pasted cells will be inserted on the file.
    data String A string containing a tab separated text format.

    See also

    • ExcelFile
    In This Article
    Back to top FlexCel Studio for the .NET Framework v7.24.0.0
    © 2002 - 2025 tmssoftware.com