aspose.cells

Class LineCapType

Utility class containing constants. Represents the caps of a line

Field Summary
const  NumberSQUARE
Square protrudes by half line width.
const  NumberROUND
Rounded ends.
const  NumberFLAT
Line ends at end point.
const  NumberNONE
None cap
 

    • Field Detail

      • SQUARE

        const Number SQUARE
        Square protrudes by half line width.
      • ROUND

        const Number ROUND
        Rounded ends.
      • FLAT

        const Number FLAT
        Line ends at end point.
      • NONE

        const Number NONE
        None cap