Click or drag to resize

ExcelWorkbookUnitsConverter Property

Gets an object used to convert values between various Excel measurement units (points, pixels, width characters)

Namespace:  ExpertXls.ExcelLib
Assembly:  expertxls (in expertxls.dll) Version: 7.0.0
Syntax
public ExcelUnitsConverter UnitsConverter { get; }

Property Value

Type: ExcelUnitsConverter
See Also