Search Results for

    Show / Hide Table of Contents

    TSheetSelector.EncodeAsHtml Method

    This method will encode a string so it is valid html. For example, it will replace "&" by "&" in the text.

    Syntax

    Unit: FlexCel.Render

    function TSheetSelector.EncodeAsHtml(const s: string): string;

    Parameters

    <-> Parameter Type Description
    const s string String that you want to encode.

    Returns

    Encoded string.

    See also

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