Search Results for

    Show / Hide Table of Contents

    TRTFRun.ToByteArray Method

    Converts a TRTFRun array into a byte array for serialization.

    Syntax

    Unit: FlexCel.Core

    class function TRTFRun.ToByteArray(const xls: TCoreExcelFile; const runs: TArray<TRTFRun>): TBytes; static;

    Parameters

    <-> Parameter Type Description
    const xls TCoreExcelFile
    const runs TArray<TRTFRun> TRTFRun array

    Returns

    Serialized byte array

    See also

    • TRTFRun
    In This Article
    Back to top FlexCel Studio for VCL and FireMonkey v7.24
    © 2002 - 2025 tmssoftware.com