Table of Contents

FlxConsts.ColMultDisplay Field

Important

This Field is obsolete.

This constant will not work when the user modifies the default font on a file. Use ExcelMetrics.ColMultDisplay instead.

OBSOLETE: Use ExcelMetrics.ColMultDisplay instead.

Multiply by this number to convert the width of a column from GraphicsUnit.Display units (1/100 inch) to Excel internal units. Note that the default column width is different, you need to multiply by DefColWidthAdapt

Syntax

Namespace: FlexCel.Core

public const Double ColMultDisplay = 33.45

See also