CellsUnitType
CellsUnitType enumeration
Specifies the unit of measurement.
Values
| Name | Value | Description |
|---|---|---|
| Pixel | 1 | Measurement is in pixels. |
| Point | 2 | Measurement is in points. A point represents 1/72 of an inch. |
| Inch | 4 | Measurement is in inches. |
| Cm | 6 | Measurement is in centimeters. |
| Character | 7 | In unit of characters. |