Table of Contents

ExcelFile.GetDefaultFontNormalStyle Property

Returns Excel font for the "normal" style. This style is used to draw the row and column headings.

Syntax

Namespace: FlexCel.Core

public abstract TFlxFont GetDefaultFontNormalStyle { get; }

See also