Enum LineSpaceSizeType

Enum LineSpaceSizeType

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

Represents the unit type of line space size.

public enum LineSpaceSizeType

Fields

Percentage = 0

Represents in unit of a percentage of the text size.

Points = 1

Represents in unit of points.