CellsUnitType enumeration

CellsUnitType enumeration

Specifies the unit of measurement.

The CellsUnitType type exposes the following members:

Fields

FieldDescription
PIXELMeasurement is in pixels.
POINTMeasurement is in points. A point represents 1/72 of an inch.
INCHMeasurement is in inches.
CMMeasurement is in centimeters.
CHARACTERIn unit of characters.

See Also