Aspose::Cells::Slides::AdjustFontSizeForRowType enum
AdjustFontSizeForRowType enum
Represents which kind of rows should be ajusted.
enum class AdjustFontSizeForRowType
Values
| Name | Value | Description |
|---|---|---|
| None | 0 | No adjsut. |
| EmptyRows | 1 | If the row is empty, change font size to fit row height. |
See Also
- Namespace Aspose::Cells::Slides
- Library Aspose.Cells for C++