com.aspose.cells
Class LineSpaceSizeType

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

public class LineSpaceSizeType 
extends java.lang.Object

Utility class containing constants. Represents the unit type of line space size.


Field Summary
static final intPERCENTAGE
           Represents in unit of a percentage of the text size.
static final intPOINTS
           Represents in unit of points.
 

Field Detail

PERCENTAGE

public static final int PERCENTAGE
Represents in unit of a percentage of the text size.

POINTS

public static final int POINTS
Represents in unit of points.

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