aspose.cells

Class AutoFitWrappedTextType

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

Field Summary
const  NumberDEFAULT
Works as MS Excel.
const  NumberPARAGRAPH
Auto fit width with the longest paragraph.
 

    • Field Detail

      • DEFAULT

        const Number DEFAULT
        Works as MS Excel.
      • PARAGRAPH

        const Number PARAGRAPH
        Auto fit width with the longest paragraph.