Table of Contents

TUIFont.OriginalFontName Property

Returns the name of the font as stored in the xls/x file, and not the font name after it was replaced by one of the fonts installed in the machine where we are running.

Syntax

Namespace: FlexCel.Core

public String OriginalFontName { get; }

See also