Aspose::Cells::Drawing::Texts::LineSpaceSizeType enum
LineSpaceSizeType enum
Represents the unit type of line space size.
enum class 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
- Library Aspose.Cells for C++