Table of Contents

TExcelMetrics.GetRowHeightInPixels Method

Returns the Height of an XF format Excel.

Syntax

Unit: FlexCel.Core

class function TExcelMetrics.GetRowHeightInPixels(const Fx: TFlxFont): Integer; static;

Parameters

<-> Parameter Type Description
const Fx TFlxFont

See also