Spread Windows Forms 15.0
GrapeCity.Win.PluginInputMan Assembly / GrapeCity.Win.Spread.InputMan.CellType Namespace / SubStyleCollection Class
Members


In This Topic
    SubStyleCollection Class
    In This Topic
    Represents a collection of SubStyle objects.
    Syntax
    'Declaration
     
    
    Public Class SubStyleCollection 
       Inherits BaseKeyCollection
    'Usage
     
    
    Dim instance As SubStyleCollection
    public class SubStyleCollection : BaseKeyCollection 
    Inheritance Hierarchy

    System.Object
       GrapeCity.Win.Spread.InputMan.CellType.BaseKeyCollection
          GrapeCity.Win.Spread.InputMan.CellType.SubStyleCollection

    See Also