aspose.cells

Class AdjustFontSizeForRowType

Utility class containing constants. Represents which kind of rows should be ajusted.

Field Summary
const  NumberNONE
No adjsut.
const  NumberEMPTY_ROWS
If the row is empty, change font size to fit row height.
 

    • Field Detail

      • NONE

        const Number NONE
        No adjsut.
      • EMPTY_ROWS

        const Number EMPTY_ROWS
        If the row is empty, change font size to fit row height.