Search Results for

    Show / Hide Table of Contents

    HtmlFontEventArgs.FontFamily Property

    Use this property to return the new font you want for the cell, if you need to replace it. Note that you can return more than one font here, and the format for this string is the format on a font selector "font-family" in a CSS stylesheet. You could for example return the string @"Baskerville, "Heisi Mincho W3", Symbol, serif" here. Look for a complete description of the "font-family" descriptor in the CSS reference. (http://www.w3.org/TR/REC-CSS2/))

    Syntax

    Namespace: FlexCel.Core

    public String FontFamily { get; set; }

    See also

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