com.aspose.cells

Class MsoArrowheadLength

  • java.lang.Object
    • com.aspose.cells.MsoArrowheadLength
public class MsoArrowheadLength 
extends java.lang.Object

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

Field Summary
static final intSHORT
Short line end length
static final intMEDIUM
Medium line end length
static final intLONG
Long line end length
 

    • Field Detail

      • SHORT

        public static final int SHORT
        Short line end length
      • MEDIUM

        public static final int MEDIUM
        Medium line end length
      • LONG

        public static final int LONG
        Long line end length