com.aspose.cells

Class ControlBorderType

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

Utility class containing constants. Represents the border type of the ActiveX control.

Field Summary
static final intNONE
No border.
static final intSINGLE
The single line.
 

    • Field Detail

      • NONE

        public static final int NONE
        No border.
      • SINGLE

        public static final int SINGLE
        The single line.