Search Results for

    Show / Hide Table of Contents

    TPartialExportState.SaveBody Method

    Use this method to output the body information on this object to an HTML page.

    Syntax

    Unit: FlexCel.Render

    procedure TPartialExportState.SaveBody(const writer: TFlexCelWriter; const index: Integer; const relativeImagePath: string);

    Parameters

    <-> Parameter Type Description
    const writer TFlexCelWriter Writer where you are going to write the information.
    const index Integer Index of the part that you wish to write. It must be 1 <= index <= BodyCount
    const relativeImagePath string Image path relative to the main file where the images will be saved. Note that this path does not apply to normal images. This is used for example to save the rotated text as images if this option is enabled.

    See also

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