asposecells.api

Class AutoFitWrappedTextType

Utility class containing constants. Represents the type of auto fitting wrapped text.

Field Summary
const  intDEFAULT
Works as MS Excel.
const  intPARAGRAPH
Auto fit width with the longest paragraph.
 

    • Field Detail

      • DEFAULT

        const int DEFAULT
        Works as MS Excel.
      • PARAGRAPH

        const int PARAGRAPH
        Auto fit width with the longest paragraph.