The ExcelUnitsConverter type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
|  | Equals | (Inherited from Object.) | 
|  | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.(Inherited from Object.) | 
|  | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | 
|  | GetType | Gets the Type of the current instance.(Inherited from Object.) | 
|  | MemberwiseClone | Creates a shallow copy of the current Object.(Inherited from Object.) | 
|  | 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.
             | 
|  | ToString | Returns a string that represents the current object.(Inherited from Object.) | 
|  | 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.
             | 
See Also
