Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.CellType Namespace / IOOXmlSupport Interface
Members


In This Topic
    IOOXmlSupport Interface
    In This Topic
    Interface implemented by cell type objects that support export to Excel.
    Syntax
    'Declaration
     
    
    Public Interface IOOXmlSupport 
    'Usage
     
    
    Dim instance As IOOXmlSupport
    public interface IOOXmlSupport 
    See Also