aspose.cells

Class LineJoinType

Utility class containing constants. Represents the join styles of a line.

Field Summary
const  NumberROUND
Round joint
const  NumberBEVEL
Bevel joint
const  NumberMITER
Miter joint
const  NumberNONE
None joint
 

    • Field Detail

      • ROUND

        const Number ROUND
        Round joint
      • BEVEL

        const Number BEVEL
        Bevel joint
      • MITER

        const Number MITER
        Miter joint
      • NONE

        const Number NONE
        None joint