Table of Contents

ExcelMetrics.GetFont0SpaceWidth Method

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

Syntax

Namespace: FlexCel.Core

public static Double GetFont0SpaceWidth(IRowColSize Workbook)

Parameters

<-> Parameter Type Description
Workbook IRowColSize

See also