Search Results for

    Show / Hide Table of Contents

    XlsFile.CopyToClipboardFormat Method

    Copies a range on the active sheet to a clipboard stream, on the specified format.

    Remarks

    See the copy and paste demo.

    Syntax

    Namespace: FlexCel.XlsAdapter

    public override void CopyToClipboardFormat(FlexCelClipboardFormat clipboardFormat, TXlsCellRange range, Stream outStream)

    Parameters

    <-> Parameter Type Description
    clipboardFormat FlexCelClipboard​Format Format you want to copy into outStream.
    range TXlsCellRange Range with the cells to copy.
    outStream Stream Stream where the clipboard info will be copied. If null, nothing will be copied.

    See also

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