Spread WPF 17
GrapeCity.Windows.SpreadSheet.Data Namespace / BorderLineLayoutEngine Class / VERTICAL Field


In This Topic
    VERTICAL Field
    In This Topic
    Represents that the line is vertical.
    Syntax
    'Declaration
     
    Public Const VERTICAL As Integer
    'Usage
     
    Dim value As Integer
     
    value = BorderLineLayoutEngine.VERTICAL
    public const int VERTICAL
    See Also