Enum LineSpaceSizeType
LineSpaceSizeType enumeration
Represents the unit type of line space size.
public enum LineSpaceSizeType
Values
Name | Value | Description |
---|---|---|
Percentage | 0 | Represents in unit of a percentage of the text size. |
Points | 1 | Represents in unit of points. |
See Also
- namespace Aspose.Cells.Drawing.Texts
- assembly Aspose.Cells