Click or drag to resize

ExcelUnitsConverter Methods

The ExcelUnitsConverter type exposes the following members.

Methods
  NameDescription
Public methodPixelsToPoints
Converts pixels to points. A point is 1/72 inch.
Public methodPixelsToWidthChars
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.
Public methodPointsToPixels
Converts points to pixels. A point is 1/72 inch.
Public methodWidthCharsToPixels
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.
Top
See Also