com.aspose.cells
Class WeightType

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

public class WeightType 
extends java.lang.Object

Utility class containing constants. Enumerates the weight types for a picture border or a chart line.

Field Summary
static final intHAIR_LINE
           Represents the weight of hair line.
static final intMEDIUM_LINE
           Represents the weight of medium line.
static final intSINGLE_LINE
           Represents the weight of single line.
static final intWIDE_LINE
           Represents the weight of wide line.
 

Field Detail

HAIR_LINE

public static final int HAIR_LINE
Represents the weight of hair line.

MEDIUM_LINE

public static final int MEDIUM_LINE
Represents the weight of medium line.

SINGLE_LINE

public static final int SINGLE_LINE
Represents the weight of single line.

WIDE_LINE

public static final int WIDE_LINE
Represents the weight of wide line.

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