Spread Windows Forms 15.0
FarPoint.Excel Assembly / FarPoint.Excel Namespace / IExcelXF Interface / L123Prefix Property


In This Topic
    L123Prefix Property (IExcelXF)
    In This Topic
    Not used
    Syntax
    'Declaration
     
    
    Property L123Prefix As Boolean
    'Usage
     
    
    Dim instance As IExcelXF
    Dim value As Boolean
     
    instance.L123Prefix = value
     
    value = instance.L123Prefix
    bool L123Prefix {get; set;}
    See Also