Spread Windows Forms 17
FarPoint.Excel Assembly / FarPoint.Excel Namespace / CrtLayout12A Class / yBR Property


In This Topic
    yBR Property
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property yBR As Short
    'Usage
     
    
    Dim instance As CrtLayout12A
    Dim value As Short
     
    instance.yBR = value
     
    value = instance.yBR
    public short yBR {get; set;}
    See Also