ExcelWorkbookUnitsConverter Property |
Gets an object used to convert values between various Excel measurement units (points, pixels, width characters)
Namespace: ExpertXls.ExcelLibAssembly: expertxls (in expertxls.dll) Version: 9.0.0
Syntaxpublic ExcelUnitsConverter UnitsConverter { get; }Public ReadOnly Property UnitsConverter As ExcelUnitsConverter
Get
Property Value
ExcelUnitsConverter
See Also