Enum CellsUnitType

Enum CellsUnitType

Namespace: Aspose.Cells
Assembly: Aspose.Cells.dll (25.2.0)

Specifies the unit of measurement.

public enum CellsUnitType

Fields

Character = 7

In unit of characters.

Only for width.

Cm = 6

Measurement is in centimeters.

Inch = 4

Measurement is in inches.

Pixel = 1

Measurement is in pixels.

Point = 2

Measurement is in points. A point represents 1/72 of an inch.