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; }
Public ReadOnly Property UnitsConverter As ExcelUnitsConverter
Get
Property Value
Type:
ExcelUnitsConverterSee Also