Enum CellsUnitType

Enum CellsUnitType

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

測定単位を指定します。

public enum CellsUnitType

フィールド

Character = 7

文字単位です。

幅専用です。

Cm = 6

測定はセンチメートルです。

Inch = 4

測定はインチです。

Pixel = 1

測定はピクセルです。

Point = 2

測定はポイントです。ポイントは1インチの1/72を表します。

 日本語