All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.aspose.cells.MsoLineStyle.html Maven / Gradle / Ivy

There is a newer version: 23.1
Show newest version





MsoLineStyle




com.aspose.cells
Class MsoLineStyle

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

public class MsoLineStyle 
extends java.lang.Object

Utility class containing constants. Represents style of drawing lines.


Field Summary
static final intSINGLE
           Single line (of width lineWidth)
static final intTHICK_BETWEEN_THIN
           Three lines, thin, thick, thin
static final intTHIN_THICK
           Double lines, one thin, one thick
static final intTHICK_THIN
           Double lines, one thick, one thin
static final intTHIN_THIN
           Double lines of equal width
 

Field Detail

SINGLE

public static final int SINGLE
Single line (of width lineWidth)

THICK_BETWEEN_THIN

public static final int THICK_BETWEEN_THIN
Three lines, thin, thick, thin

THIN_THICK

public static final int THIN_THICK
Double lines, one thin, one thick

THICK_THIN

public static final int THICK_THIN
Double lines, one thick, one thin

THIN_THIN

public static final int THIN_THIN
Double lines of equal width

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





© 2015 - 2024 Weber Informatics LLC | Privacy Policy