Table of Contents

TExcelMetrics.GetFont0SpaceWidth Method

Returns the width of a space (" ") in the main font of the workbook.

Syntax

Unit: FlexCel.Core

class function TExcelMetrics.GetFont0SpaceWidth(const Workbook: IRowColSize): Double; static;

Parameters

<-> Parameter Type Description
const Workbook IRowColSize

See also