FarPoint.Win.Spread
IOOXmlSupport Interface
Members  See Also 
FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.CellType Namespace : IOOXmlSupport Interface


Interface implemented by cell type objects that support export to Excel.

Syntax

Visual Basic (Declaration) 
Public Interface IOOXmlSupport 
Visual Basic (Usage)Copy Code
Dim instance As IOOXmlSupport
C# 
public interface IOOXmlSupport 

See Also