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


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