ExcelUnitsConverter Class |
Namespace: ExpertXls.ExcelLib
The ExcelUnitsConverter type exposes the following members.
Name | Description | |
---|---|---|
![]() | ExcelUnitsConverter |
Builds a UnitsConverter object
|
Name | Description | |
---|---|---|
![]() | PixelsToPoints |
Converts pixels to points. A point is 1/72 inch.
|
![]() | PixelsToWidthChars |
Converts pixels to width characters. A value in width characters represents the number of characters that can be displayed in a cell
that is formatted with the standard font.
|
![]() | PointsToPixels |
Converts points to pixels. A point is 1/72 inch.
|
![]() | WidthCharsToPixels |
Converts width characters in pixels. A value in width characters represents the number of characters that can be displayed in a cell
that is formatted with the standard font.
|