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


In This Topic
    FormatID Property (IExcelXF)
    In This Topic
    Format id
    Syntax
    'Declaration
     
    
    Property FormatID As Short
    'Usage
     
    
    Dim instance As IExcelXF
    Dim value As Short
     
    instance.FormatID = value
     
    value = instance.FormatID
    short FormatID {get; set;}
    See Also