asposecells.api

Class ControlBorderType

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

Field Summary
const  intNONE
No border.
const  intSINGLE
The single line.
 

    • Field Detail

      • NONE

        const int NONE
        No border.
      • SINGLE

        const int SINGLE
        The single line.