Table of Contents

ExcelMetrics.FmlaMult Method

When showing/printing the sheet and "Show formula" check box is on, column widths are double of the normal ones. This method returns 0.5 when "Show formulas" is turned on, and 1 if it is not.

Syntax

Namespace: FlexCel.Core

public static Double FmlaMult(IRowColSize Workbook)

Parameters

<-> Parameter Type Description
Workbook IRowColSize

See also