Spread WPF 18
GrapeCity.Wpf.SpreadSheet Namespace / CellStyleInfoCollection Class
Properties Methods

In This Topic
    CellStyleInfoCollection Class Members
    In This Topic

    The following tables list the members exposed by CellStyleInfoCollection.

    Public Properties
     NameDescription
    Public PropertyGets the number of sheets in the collection. (Inherited from GrapeCity.Wpf.SpreadSheet.Xaml.XamlCollection<CellStyleInfo>)
    Public PropertyOverridden.   
    Top
    Public Methods
     NameDescription
    Public MethodAdds a sheet into the collection. (Inherited from GrapeCity.Wpf.SpreadSheet.Xaml.XamlCollection<CellStyleInfo>)
    Public MethodClears the collection. (Inherited from GrapeCity.Wpf.SpreadSheet.Xaml.XamlCollection<CellStyleInfo>)
    Public MethodGets the index of a sheet. (Inherited from GrapeCity.Wpf.SpreadSheet.Xaml.XamlCollection<CellStyleInfo>)
    Public MethodRemoves a sheet from the collection. (Inherited from GrapeCity.Wpf.SpreadSheet.Xaml.XamlCollection<CellStyleInfo>)
    Top
    See Also