asposecells.api
Class MsoLineStyle

Utility class containing constants. Represents style of drawing lines.

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

Field Detail

SINGLE

const int SINGLE
Single line (of width lineWidth)

THICK_BETWEEN_THIN

const int THICK_BETWEEN_THIN
Three lines, thin, thick, thin

THIN_THICK

const int THIN_THICK
Double lines, one thin, one thick

THICK_THIN

const int THICK_THIN
Double lines, one thick, one thin

THIN_THIN

const int THIN_THIN
Double lines of equal width

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