Search Results for

    Show / Hide Table of Contents

    FlexCelReport.HtmlMode Property

    When true, FlexCel will interpret the text as HTML, and honor the tags that it can understand. Note that when in HtmlMode, many consecutive spaces will be interpreted as one, and carriage returns will be interpreted as spaces. To enter real carriage returns you need to enter a <br> tag (unless the text is inside <pre> tags). Also & symbols need to be escaped. For more info on HTML syntax supported, see ExcelFile.SetCellFromHtml(Int32, Int32, String, Int32) Note that the <#HTML> tag can overwrite the Html behavior on a cell by cell basis.

    Syntax

    Namespace: FlexCel.Report

    public Boolean HtmlMode { get; set; }

    See also

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