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


In This Topic
    IFormatValueFlag Interface
    In This Topic
    Marker interface for cell type objects that indicates that the value for the cell should always be formatted for display or sorting purposes.
    Syntax
    'Declaration
     
    
    Public Interface IFormatValueFlag 
    'Usage
     
    
    Dim instance As IFormatValueFlag
    public interface IFormatValueFlag 
    See Also