asposecells.api

Class AdjustFontSizeForRowType

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

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

    • Field Detail

      • NONE

        const int NONE
        No adjsut.
      • EMPTY_ROWS

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