aspose.cells

Class MsoLineStyle

Utility class containing constants. Represents style of drawing lines.

Field Summary
const  NumberSINGLE
Single line (of width lineWidth)
const  NumberTHICK_BETWEEN_THIN
Three lines, thin, thick, thin
const  NumberTHIN_THICK
Double lines, one thin, one thick
const  NumberTHICK_THIN
Double lines, one thick, one thin
const  NumberTHIN_THIN
Double lines of equal width
 

    • Field Detail

      • SINGLE

        const Number SINGLE
        Single line (of width lineWidth)
      • THICK_BETWEEN_THIN

        const Number THICK_BETWEEN_THIN
        Three lines, thin, thick, thin
      • THIN_THICK

        const Number THIN_THICK
        Double lines, one thin, one thick
      • THICK_THIN

        const Number THICK_THIN
        Double lines, one thick, one thin
      • THIN_THIN

        const Number THIN_THIN
        Double lines of equal width