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


In This Topic
    IStaticSupport Interface
    In This Topic
    Interface that specifies whether the cell type supports a Static property.
    Syntax
    'Declaration
     
    
    Public Interface IStaticSupport 
    'Usage
     
    
    Dim instance As IStaticSupport
    public interface IStaticSupport 
    See Also