Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.CellType Namespace / IPreventExportCustomizable Interface
Members


In This Topic
    IPreventExportCustomizable Interface
    In This Topic
    The object won't customize the exported cell value.
    Syntax
    'Declaration
     
    
    Public Interface IPreventExportCustomizable 
    'Usage
     
    
    Dim instance As IPreventExportCustomizable
    public interface IPreventExportCustomizable 
    See Also