Spread Windows Forms 15.0
FarPoint.Excel Assembly / FarPoint.Excel Namespace / CrtLayout12A Class / yTL Property


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