aspose.cells

Class MsoArrowheadWidth

Utility class containing constants. Enumerates the line end width of the shape border line.

Field Summary
const  NumberNARROW
Short line end width.
const  NumberMEDIUM
Medium line end width.
const  NumberWIDE
Wide line end width.
 

    • Field Detail

      • NARROW

        const Number NARROW
        Short line end width.
      • MEDIUM

        const Number MEDIUM
        Medium line end width.
      • WIDE

        const Number WIDE
        Wide line end width.