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

In This Topic
    NameInfoCollection Class Members
    In This Topic

    The following tables list the members exposed by NameInfoCollection.

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