Table of Contents

XlsFile.GetDefaultFontNormalStyle Property

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

Syntax

Namespace: FlexCel.XlsAdapter

public override TFlxFont GetDefaultFontNormalStyle { get; }

See also