Search Results for

    Show / Hide Table of Contents

    THtmlEntities Class

    Contains a list of HTML entities and their values

    Syntax

    Namespace: FlexCel.Core

    public static class THtmlEntities

    Methods

    Name Description
    TryNameToCode Converts an Html entity like "amp" into the unicode code for the character. The input string can also be a # code, in decimal or hexadecimal. (for example &#64).
    GetTag Returns the identifier of a tag.
    EncodeAsHtml Overloaded
    EncodeAsHtml(String, THtmlVersion, Encoding)
    EncodeAsHtml(String, THtmlVersion, Encoding, TEnterStyle)

    Properties

    Name Description
    MaxNameLength Returns the maximum length for a name. This includes decimal entities, that can have up to 7 numbers.
    In This Article
    Back to top FlexCel Studio for the .NET Framework v7.24.0.0
    © 2002 - 2025 tmssoftware.com