com.aspose.cells
Class AutoFitWrappedTextType

java.lang.Object
    extended by com.aspose.cells.AutoFitWrappedTextType

public class AutoFitWrappedTextType 
extends java.lang.Object

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


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

Field Detail

DEFAULT

public static final int DEFAULT
Works as MS Excel.

PARAGRAPH

public static final int PARAGRAPH
Auto fit width with the longest paragraph.

See Also:
          Aspose.Cells Documentation - the home page for the Aspose.Cells Product Documentation.
          Aspose.Cells Support Forum - our preferred method of support.