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


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